See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.Forms
Assembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Designer.Forms
Assembly: NTier.Designer.Forms (in NTier.Designer.Forms.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public enum NDIconType |
| Visual Basic |
|---|
Public Enumeration NDIconType |
| Visual C++ |
|---|
public enum class NDIconType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| NTierDesignerIcon | 0 | ||
| ClosedFolder | 1 | ||
| Document | 2 | ||
| Document2 | 3 | ||
| Document2Error | 4 | ||
| DocumentSet | 5 | ||
| DbImport | 6 | ||
| DbUpgrade | 7 | ||
| CreateUpgradeScript | 8 | ||
| DbTable | 9 | ||
| MagnifyingGlass | 10 | ||
| MagnifyingGlassTable | 11 | ||
| OpenFolder | 12 | ||
| PageMapping | 13 | ||
| RelatedTables | 14 | ||
| ConnectToDb | 15 | ||
| Wizard | 16 | ||
| SaveIcon | 17 | ||
| SaveAllIcon | 18 | ||
| DeleteIcon | 19 | ||
| AlphaOrdered | 20 | ||
| Categorized | 21 |