Gets the ToolTip object which will hold the tooltips of the input controls.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
ToolTip ToolTip { get; }
Visual Basic (Declaration)
ReadOnly Property ToolTip As ToolTip

See Also