-
Couldn't load subscription status.
- Fork 2
P_DataTools_MessageBoxEx_MessageBoxExConfig_AlwaysOnTop
Nathan Moschkin edited this page Aug 16, 2020
·
2 revisions
Sets a value indicating that the dialog box shall be the top-most window on the desktop until it is dismissed.
Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool AlwaysOnTop { get; set; }VB
Public Property AlwaysOnTop As Boolean
Get
SetType: Boolean