| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ToolTip As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public virtual string ToolTip {get; set;} | |
| C# | Copy Code |
|---|---|
// Remove the default printer button | |
| Visual Basic | Copy Code |
|---|---|
' Remove the default print button | |
The text that is displayed when the mouse pointer moves over the tool. The default value is an empty string ("").