DefaultToolTipController Constructors
Manages tooltips for all DevExpress controls.Name | Parameters | Description |
---|---|---|
DefaultToolTipController() | none | Initializes a new instance of the DefaultToolTipController class. |
DefaultToolTipController(IContainer) | container | Initializes a new instance of the DefaultToolTipController class with the specified container. |
See Also