BCGControlBar Library for .NET
DockingFromFloatingTimeOut Field




Specifies the time lag before tracked docking bar will be docked.

Syntax
'Declaration
 
Public Shared DockingFromFloatingTimeOut As Integer
'Usage
 
Dim value As Integer
 
value = CommandBarManager.DockingFromFloatingTimeOut
 
CommandBarManager.DockingFromFloatingTimeOut = value
public static int DockingFromFloatingTimeOut
public: static int DockingFromFloatingTimeOut
public:
static int DockingFromFloatingTimeOut
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

CommandBarManager Class
CommandBarManager Members

Send Feedback