2027 Members
Changes 0
M

MessageBoxData Properties

Name Return Type Description Inherited From
P DialogType int An integer that describes the standard windows type of the dialog box.
P HelpId int An ID that represents the dialog that has been displayed. (Inherited from DialogBoxData ) DialogBoxData
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject ) APIObject
P Message string The message that has been displayed in the dialog box.