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 bool WasVisibleBeforeDispose { get; private set; } |
| Visual Basic |
|---|
Public Property WasVisibleBeforeDispose As Boolean Get Private Set |
| Visual C++ |
|---|
public: property bool WasVisibleBeforeDispose { bool get (); private: void set (bool value); } |