Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

ToolBarButtonToolTip Property






Gets or sets the System.Windows.Controls.ToolTip for this AnnAutomationObject toolbar button.
Syntax
public virtual ToolTip ToolBarButtonToolTip {get; set;}
'Declaration
 
Public Overridable Property ToolBarButtonToolTip As ToolTip
'Usage
 
Dim instance As AnnAutomationObject
Dim value As ToolTip
 
instance.ToolBarButtonToolTip = value
 
value = instance.ToolBarButtonToolTip

            

            
public:
virtual property ToolTip^ ToolBarButtonToolTip {
   ToolTip^ get();
   void set (    ToolTip^ value);
}

Property Value

The System.Windows.Controls.ToolTip for this AnnAutomationObject toolbar button.
Remarks
This System.Windows.Controls.ToolTip is displayed when the mouse pointer moves over the toolbar button.
Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features