See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Model.Forms
Assembly: NTier.Model.Forms (in NTier.Model.Forms.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected virtual Point FormMousePosition { get; } |
| Visual Basic |
|---|
Protected Overridable ReadOnly Property FormMousePosition As Point Get |
| Visual C++ |
|---|
protected: virtual property Point FormMousePosition { Point get (); } |