See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.VSAddIn
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.VSAddIn
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
C# |
---|
public void AddControlPane( Control control, ControlPaneStyles style ) |
Visual Basic |
---|
Public Sub AddControlPane ( control As Control, style As ControlPaneStyles ) |
Visual C++ |
---|
public: virtual void AddControlPane( Control^ control, ControlPaneStyles style ) sealed |
Parameters
- control
- Type: System.Windows.Forms..::..Control
- style
- Type: NTier.Designer.Forms..::..ControlPaneStyles