Enumeration that represents set of the caption controls
available in web dialog.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
[FlagsAttribute] public enum DialogCaptionControlsSet |
Visual Basic (Declaration) |
---|
<FlagsAttribute> _ Public Enumeration DialogCaptionControlsSet |
Members
Member name | Description | |
---|---|---|
None | ||
Icon | ||
CloseButton | ||
MaximizeButton | ||
MinimizeButton | ||
ReloadButton | ||
RestoreButton | ||
All |