ToolTipController Constructors
A tooltip controller for individual UI controls.Name | Parameters | Description |
---|---|---|
ToolTipController() | none | Creates a new instance of the ToolTipController class. |
ToolTipController(IContainer) | container | Initializes a new instance of the ToolTipController class with the specified container. |
See Also