BCGControlBar Library for .NET
ButtonMode Field (DrawEditDef)




Specifies the current ToolBarButtonMode for the  button to redraw. It determines the type of the parent control for the button.
Syntax
'Declaration
 
Public ButtonMode As ToolBarButtonMode
'Usage
 
Dim instance As DrawEditDef
Dim value As ToolBarButtonMode
 
value = instance.ButtonMode
 
instance.ButtonMode = value
public ToolBarButtonMode ButtonMode
public: ToolBarButtonMode ButtonMode
public:
ToolBarButtonMode ButtonMode
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

DrawEditDef Class
DrawEditDef Members

Send Feedback