BCGControlBar Library for .NET
IsMenuButton Property (BackstageMenuButton)




Syntax
'Declaration
 
Public Overrides ReadOnly Property IsMenuButton As Boolean
'Usage
 
Dim instance As BackstageMenuButton
Dim value As Boolean
 
value = instance.IsMenuButton
public override bool IsMenuButton {get;}
public: __property bool get_IsMenuButton() override;
public:
property bool IsMenuButton {
   bool get() override;
}
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

BackstageMenuButton Class
BackstageMenuButton Members
Base Implementation in IsMenuButton

Send Feedback