BCGControlBar Library for .NET
ToolbarButtonShowTooltipEventArgs Class
Members 




Inherits EventArgs of the namespace System.
Provides data for  ToolbarButtonShowTooltip event of the Toolbar. Property Button specifies the toolbarbutton to set a tooltip and property TipText    -  the text of the tooltip.
Object Model
ToolbarButtonShowTooltipEventArgs ClassToolbarButton Class
Syntax
'Declaration
 
Public Class ToolbarButtonShowTooltipEventArgs 
'Usage
 
Dim instance As ToolbarButtonShowTooltipEventArgs
public class ToolbarButtonShowTooltipEventArgs 
public __gc class ToolbarButtonShowTooltipEventArgs 
public ref class ToolbarButtonShowTooltipEventArgs 
Inheritance Hierarchy

System.Object
   BCGSoft.ControlBars.ToolbarButtonShowTooltipEventArgs

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

ToolbarButtonShowTooltipEventArgs Members
BCGSoft.ControlBars Namespace

Send Feedback