Click or drag to resize

TabControl.ImageList Property (Typed)

X#
The image list for the tab control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ImageList AS ImageList GET SET 
Request Example View Source

Property Value

Type: ImageList
The image list for the tab control.
See Also