constants ViewModeType
The ViewModeType expression indicates how the control displays its items. Use the ViewMode property to change the control's view mode.

 NameValueDescription 
   LargeIcons1 The view should display large icons  
   SmallIcon2 The view should display small icons  
   List3 Object names are displayed in a list view  
   Details4 Object names and other selected information, such as the size or date last updated, are shown  
   Thumbnail5 Shows the view as thumbnail  
   Tile6 Shows the view as tiles  
   Thumbstrip7 Shows the view as thumb strip  
   Content8 Shows the view as content  
   Extra_Large_Icons13 Shows the view as extra large icons ( Available for Windows Vista, Windows 7, ... )  
   Large_Icons14 Shows the view as large icons ( Available for Windows Vista, Windows 7, ... )  
   Medium_Icons15 Shows the view as medium icons ( Available for Windows Vista, Windows 7, ... )  
 


Send comments on this topic.
© 1999-2011 Exontrol.COM, Software. All rights reserved.