property Tab.ShowImageList as Boolean
Specifies whether the control's image list window is visible or hidden.

 TypeDescription 
   Boolean A boolean expression that indicates whether the ImageList panel is visible or hidden.  
By default, the ShowImageList property is True. Use the ShowImageList property to hide the control's images list window. The control's images list window is visible only at design time. Use the Images method to associate an images list control to the tab control.
Send comments on this topic.
© 1999-2010 Exontrol Inc, Software. All rights reserved.