BCGSoft.ControlBars Namespace > ToolbarButton Class : MaxAllowedCollapseState Property |
'Declaration Public Overridable Property MaxAllowedCollapseState As ToolbarButtonCollapseState
'Usage Dim instance As ToolbarButton Dim value As ToolbarButtonCollapseState instance.MaxAllowedCollapseState = value value = instance.MaxAllowedCollapseState
public virtual ToolbarButtonCollapseState MaxAllowedCollapseState {get; set;}
public: __property virtual ToolbarButtonCollapseState get_MaxAllowedCollapseState(); public: __property virtual void set_MaxAllowedCollapseState( ToolbarButtonCollapseState value );
public: virtual property ToolbarButtonCollapseState MaxAllowedCollapseState { ToolbarButtonCollapseState get(); void set ( ToolbarButtonCollapseState value); }
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