-
Couldn't load subscription status.
- Fork 2
P_DataTools_MessageBoxEx_MessageBoxExConfig_OptionText
Nathan Moschkin edited this page Aug 16, 2020
·
2 revisions
Toggle option text. If this text is not null, either a URL or a check box will be displayed. The state of the toggle when the dialog closes can be found in the OptionResult property. In URL mode this can be any file or process that you have permission to start.
Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string OptionText { get; set; }VB
Public Property OptionText As String
Get
SetType: String