Click or drag to resize

TextBox Properties (Typed)

X#

The TextBox type exposes the following members.

Properties
  NameDescription
Public propertyBeep
A logical value indicating whether to use a system default beep when displaying the text box. TRUE indicates that there will be a beep; FALSE indicates that there will be no beep.
Public propertyCaption
A string value representing the TextBox caption.
Public propertyMessage
A string value representing the TextBox message.
Public propertyType
Top
See Also