BCGControlBar Library for .NET
AllowClosePopupWhenHighlighted Method (ToolbarGalleryButton)




Indicates a value whether the popup menu can be closed when the button is in the highlighted on in the pressed state.
Syntax
'Declaration
 
Public Overrides Function AllowClosePopupWhenHighlighted() As Boolean
'Usage
 
Dim instance As ToolbarGalleryButton
Dim value As Boolean
 
value = instance.AllowClosePopupWhenHighlighted()
public override bool AllowClosePopupWhenHighlighted()
public: bool AllowClosePopupWhenHighlighted(); override 
public:
bool AllowClosePopupWhenHighlighted(); 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

ToolbarGalleryButton Class
ToolbarGalleryButton Members
Base Implementation in AllowClosePopupWhenHighlighted

Send Feedback