Enables the display of tooltips for the specified control implementing the DevExpress.Utils.IToolTipControlClient interface.
public void AddClientControl( Control control, IToolTipControlClient owner )
Public Sub AddClientControl( ByVal control As Control, ByVal owner As IToolTipControlClient )
This method supports the internal infrastructure, and typically, there is no need to use directly from your code.