TextBox.Message Property | |
A string value representing the TextBox message.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Message AS USUAL GET SET
public virtual Usual Message { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string value representing the TextBox message.
See Also