BCGControlBar Library for .NET
ClearSelectionState Method (ToolbarMenuButton)




Called by the framework to make all buttons from the PopupMenuButtons deselected.
Syntax
'Declaration
 
Public Overrides Sub ClearSelectionState() 
'Usage
 
Dim instance As ToolbarMenuButton
 
instance.ClearSelectionState()
public override void ClearSelectionState()
public: void ClearSelectionState(); override 
public:
void ClearSelectionState(); 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

ToolbarMenuButton Class
ToolbarMenuButton Members
Base Implementation in ClearSelectionState

Send Feedback