Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ToolBarButtonToolTip Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnAutomationObject Class : ToolBarButtonToolTip Property





Gets or sets the ToolTip for this AnnAutomationObject toolbar button.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ToolBarButtonToolTip As ToolTip
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomationObject
Dim value As ToolTip
 
instance.ToolBarButtonToolTip = value
 
value = instance.ToolBarButtonToolTip
C# 
public virtual ToolTip ToolBarButtonToolTip {get; set;}
C++/CLI 
public:
virtual property ToolTip ToolBarButtonToolTip {
   ToolTip get();
   void set (ToolTip value);
}
XAML Syntax 
For XAML information, see the System.Windows.Controls.ToolTip type.
XAML Syntax 
For XAML information, see the System.Windows.Controls.ToolTip type.

Return Value

The ToolTip for this AnnAutomationObject toolbar button.

Example

For C#/VB examples, refer to AnnAutomationManager.

Remarks

This ToolTip is displayed when the mouse pointer moves over the toolbar button.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

ToolBarButtonToolTip requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.