BCGControlBar Library for .NET
WindowPositionButtonID Field




Specifies the index of the standard button in the caption command buttons collection, which allows to open Windows Position's menu for the docking pane.
Syntax
'Declaration
 
Public Shared WindowPositionButtonID As Integer
'Usage
 
Dim value As Integer
 
value = DockingPane.WindowPositionButtonID
 
DockingPane.WindowPositionButtonID = value
public static int WindowPositionButtonID
public: static int WindowPositionButtonID
public:
static int WindowPositionButtonID
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

DockingPane Class
DockingPane Members

Send Feedback