A small rectangular pop-up window that can contain any .Net control to display a brief description or to perform some action with a control when the user moves
the cursor over the control.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public class ToolTip : Component |
Visual Basic |
---|
Public Class ToolTip Inherits Component |
Visual C++ |
---|
public ref class ToolTip : public Component |
F# |
---|
type ToolTip = class inherit Component end |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
Dapfor.Net.Ui..::..ToolTip
System..::..MarshalByRefObject
System.ComponentModel..::..Component
Dapfor.Net.Ui..::..ToolTip