'Declaration Public Enum DialogType Inherits System.Enum
public enum DialogType : System.Enum
Member | Description |
---|---|
InternalWindow | The dialog is a simple panel. This is the type used by the color picker. |
InternalWindowWithTitlebar | The dialog is a windows-style dialog. This is used by dialogs such as the insert table. |
This property is used by the HtmlBoxDialog.Type property.
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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