public string Tooltip { get; set; }
Public Property Tooltip As String Get Set
This property is used to show a popup dialog with additional field information when the mouse hovers over the field.
This property can not be changed if IsLocked is true.
Copyright Red Software