TabControl.ImageList Property | |
The image list for the tab control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ImageList AS USUAL GET SET
public virtual Usual ImageList { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe image list for the tab control.
See Also