BCGControlBar Library for .NET
KeyTipManager Constructor




Syntax
'Declaration
 
Public Function New( _
   ByVal ribbon As RibbonControl _
)
'Usage
 
Dim ribbon As RibbonControl
 
Dim instance As New KeyTipManager(ribbon)
public KeyTipManager( 
   RibbonControl ribbon
)
public: KeyTipManager( 
   RibbonControl* ribbon
)
public:
KeyTipManager( 
   RibbonControl^ ribbon
)

Parameters

ribbon
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

KeyTipManager Class
KeyTipManager Members

Send Feedback