BCGControlBar Library for .NET
DockSide Field




Specifies the border of the parent control which the autohide pane with the specified autohide button is docked to.
Syntax
'Declaration
 
Public DockSide As DockEdge
'Usage
 
Dim instance As AutoHideButtonVisualDef
Dim value As DockEdge
 
value = instance.DockSide
 
instance.DockSide = value
public DockEdge DockSide
public: DockEdge DockSide
public:
DockEdge DockSide
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

AutoHideButtonVisualDef Class
AutoHideButtonVisualDef Members

Send Feedback