ToolTipController.AddClientControl Method
Name | Parameters | Description |
---|---|---|
AddClientControl(Control, IToolTipControlClient) | control, owner | Enables the display of tooltips for the specified control implementing the DevExpress.Utils.IToolTipControlClient interface. |
AddClientControl(Control) | control | Enables the display of tooltips for the specified control implementing the DevExpress.Utils.IToolTipControlClient interface. |