Intersoft.Client.UI.Aqua.UXDesktop Namespace : DialogBoxMode Enumeration |
Public Enum DialogBoxMode Inherits System.Enum
Dim instance As DialogBoxMode
public enum DialogBoxMode : System.Enum
public enum class DialogBoxMode : public System.Enum
Member | Description |
---|---|
Modal | The dialog box is modal. Users cannot perform other tasks until the dialog box is closed. |
Modeless | The dialog box is modeless. Users can still perform other tasks on other windows while the dialog box is displayed. |
Normal | The dialog box is displayed without modal behaviors. |
System.Object
System.ValueType
System.Enum
Intersoft.Client.UI.Aqua.UXDesktop.DialogBoxMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2