Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MsgBoxButton

The MsgBoxButton enumeration defines constants to indicate standard buttons used in dialogs.

Index

Enumeration members

Enumeration members

Cancel

Cancel: = 2

Close

Close: = 16

No

No: = 8

None

None: = 0

OK

OK: = 1

Yes

Yes: = 4

Generated using TypeDoc