-
Notifications
You must be signed in to change notification settings - Fork 2
P_DataTools_MessageBoxEx_MessageBoxExButton_IsDefault
Nathan Moschkin edited this page Aug 16, 2020
·
2 revisions
Marks this button as default. Note, if there is more than one default button set, the first one wins.
Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool IsDefault { get; set; }VB
Public Property IsDefault As Boolean
Get
SetType: Boolean