See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Design.TypeIntellisense
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Design.TypeIntellisense
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected override ListBox NewListControl() |
| Visual Basic |
|---|
Protected Overrides Function NewListControl As ListBox |
| Visual C++ |
|---|
protected: virtual ListBox^ NewListControl() override |