See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The VSAddInConnect type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| VSAddInConnect | Initializes a new instance of the VSAddInConnect class |
Methods
| Name | Description | |
|---|---|---|
| Dispose()()()() | Releases all resources used by the VSAddInConnect | |
| Dispose(Boolean) | Releases the unmanaged resources used by the VSAddInConnect and optionally releases the managed resources | |
| Equals | (Inherited from Object.) | |
| Exec | ||
| Finalize | (Overrides Object..::..Finalize()()()().) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetPropertyGrid()()()() | ||
| GetPropertyGrid(NNativeWindow) | ||
| GetPropertyGrid(NNativeWindow, Int32) | ||
| GetService | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnAfterVSStartupComplete |
Called when the add-in has loaded initially, and also after a SynchronizationContext.Post so that
Visual Studio has a chance to initialize, unless Exec() is called before this is done in which case
it is called immediately.
| |
| OnBeginShutdown | ||
| OnConnection | ||
| OnDisconnection | ||
| OnStartupComplete | ||
| QueryStatus | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |