See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Get the location at the top of the field control set control.
Namespace: NTier.AppWizard.FormsAssembly: NTier.AppWizard.Forms (in NTier.AppWizard.Forms.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public int FieldControlSetTop { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FieldControlSetTop As Integer Get |
| Visual C++ |
|---|
public: property int FieldControlSetTop { int get (); } |