BCGSoft.ControlBars Namespace > DockManager Class : OverlapAutoHideButtons Property |
'Declaration Public Property OverlapAutoHideButtons As OverlapAutoHideButtonsType
'Usage Dim instance As DockManager Dim value As OverlapAutoHideButtonsType instance.OverlapAutoHideButtons = value value = instance.OverlapAutoHideButtons
public OverlapAutoHideButtonsType OverlapAutoHideButtons {get; set;}
public: __property OverlapAutoHideButtonsType get_OverlapAutoHideButtons(); public: __property void set_OverlapAutoHideButtons( OverlapAutoHideButtonsType value );
public: property OverlapAutoHideButtonsType OverlapAutoHideButtons { OverlapAutoHideButtonsType get(); void set ( OverlapAutoHideButtonsType 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