BCGControlBar Library for .NET
Mode Property (BackstageGallery)




Syntax
'Declaration
 
Public Shadows ReadOnly Property Mode As GalleryMode
'Usage
 
Dim instance As BackstageGallery
Dim value As GalleryMode
 
value = instance.Mode
public new GalleryMode Mode {get;}
public: __property new GalleryMode get_Mode();
public:
new property GalleryMode Mode {
   GalleryMode get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BackstageGallery Class
BackstageGallery Members

Send Feedback