BCGControlBar Library for .NET
VisualState Property (BackstagePinButton)




Syntax
'Declaration
 
Public Shadows ReadOnly Property VisualState As CommandButtonVisualState
'Usage
 
Dim instance As BackstagePinButton
Dim value As CommandButtonVisualState
 
value = instance.VisualState
public new CommandButtonVisualState VisualState {get;}
public: __property new CommandButtonVisualState get_VisualState();
public:
new property CommandButtonVisualState VisualState {
   CommandButtonVisualState 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

BackstagePinButton Class
BackstagePinButton Members

Send Feedback