ToolTipControlInfo Constructors
Contains tooltip information.
Name | Parameters | Description |
---|---|---|
Tool |
none |
Initializes a new instance of the Tool |
Tool |
_object, text, icon |
Initializes a new instance of the Tool |
Tool |
_object, text, immediate |
Initializes a new instance of the Tool |
Tool |
_object, text, title, icon |
Initializes a new instance of the Tool |
Tool |
_object, text, title, immediate |
Initializes a new instance of the Tool |
Tool |
_object, text, title, immediate |
Initializes a new instance of the Tool |
Tool |
_object, text, title |
Initializes a new instance of the Tool |
Tool |
_object, text |
Initializes a new instance of the Tool |
See Also