←Select platform

ToolBarToolTipText Property

Summary

Gets or sets the text that appears as a ToolTip for this AnnAutomationObject toolbar button.

Syntax

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

Property Value

The text that appears as a ToolTip for this AnnAutomationObject toolbar button.

Remarks

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

Example

For an example, 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.Annotations Assembly