ToolTipTitleItem Members
In This Article
#Constructors
Name | Description |
---|---|
Tool |
Initializes a new instance of the Tool |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether HTML formatting is allowed for the item’s text (Tool |
Default |
Gets the default indentation of the text from the image.
Inherited from Tool |
Font |
Gets or sets the font used to paint the item’s text.
Inherited from Tool |
Icon |
Gets or sets the icon displayed in the Tool |
Image |
Gets or sets the image displayed in this tooltip region. This property is obsolete. Use the Tool |
Image |
Gets or sets the image or icon alignment. This property is obsolete. Use the Tool |
Image |
Gets or sets the index of the image in the Tool |
Image |
Provides access to properties that allow you to assign and customize an image for this tooltip item.
Inherited from Tool |
Images |
Gets or sets the collection of images that can be displayed in this tooltip region. This property is obsolete. Use the Tool |
Image |
Gets or sets the distance between the image and text in this tooltip region. This property is obsolete. Use the Tool |
Is |
Gets whether the Tool |
Left |
Gets or sets the indent from the left edge of a Tool |
Max |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Tool |
Owner |
Gets whether HTML tags can be used by the Super |
Text |
Gets or sets the tooltip item text.
Inherited from Tool |
#Methods
Name | Description |
---|---|
Dispose() |
Releases all unmanaged resources used by the Tool |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also