Click or drag to resize

TextBox Properties

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 propertyCode exampleType
A constant or combination of constants that indicates which push buttons and/or icons are displayed in the message box
Top
See Also