BtMsgSeverity Constants

When you send a BarTender message by using the UserMessage function, you must assign it a severity level.

The following constants are available.

常數

描述

btMsgSeverityError

Sends an error message.

btMsgSeverityInformation

Sends an informational message.

btMsgSeverityWarning

Sends a warning message.

相關主題