See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Describes the style of control pane to show in Visual Studio for a window.
Namespace: NTier.Designer.FormsAssembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
[FlagsAttribute] public enum ControlPaneStyles |
| Visual Basic |
|---|
<FlagsAttribute> Public Enumeration ControlPaneStyles |
| Visual C++ |
|---|
[FlagsAttribute] public enum class ControlPaneStyles |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Floating | 1 | ||
| DisableSaveButtonOnActivate | 2 |