ErrorBox Properties (Typed) |
The ErrorBox type exposes the following members.
Name | Description | |
---|---|---|
Beep |
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.
(Inherited from TextBox.) | |
Caption |
A string value representing the TextBox caption.
(Inherited from TextBox.) | |
Message |
A string value representing the TextBox message.
(Inherited from TextBox.) | |
Type | (Inherited from TextBox.) |