←Select platform

ToolBarButtonToolTip Property

Summary

Gets or sets the System.Windows.Controls.ToolTip for this AnnAutomationObject toolbar button.

Syntax

C#
VB
C++
public virtual ToolTip ToolBarButtonToolTip { get; set; } 
  
Public Overridable Property ToolBarButtonToolTip As ToolTip 
public: 
virtual property ToolTip^ ToolBarButtonToolTip { 
   ToolTip^ get(); 
   void set (    ToolTip^ ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly