TabControl.ImageList Property (Typed) | |
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
public virtual ImageList ImageList { get; set; }
Request Example
View SourceProperty Value
Type:
ImageListThe image list for the tab control.
See Also