BCGControlBar Library for .NET
ToolTipAutoDelay Field




Gets or sets the time that passes before the ToolTip on the command bar appears.
Syntax
'Declaration
 
Public Shared ToolTipAutoDelay As Integer
'Usage
 
Dim value As Integer
 
value = CommandBar.ToolTipAutoDelay
 
CommandBar.ToolTipAutoDelay = value
public static int ToolTipAutoDelay
public: static int ToolTipAutoDelay
public:
static int ToolTipAutoDelay
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

CommandBar Class
CommandBar Members

Send Feedback