See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.VSAddIn
Assembly: NTier.VSAddIn (in NTier.VSAddIn.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.VSAddIn
Assembly: NTier.VSAddIn (in NTier.VSAddIn.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public override DockStyle Dock { get; } |
| Visual Basic |
|---|
Public Overrides ReadOnly Property Dock As DockStyle Get |
| Visual C++ |
|---|
public: virtual property DockStyle Dock { DockStyle get () override; } |