An NDoc Documented Class Library

MultiSdiApplicationContext Methods

The methods of the MultiSdiApplicationContext class are listed below. For a complete list of MultiSdiApplicationContext class members, see the MultiSdiApplicationContext Members topic.

Public Instance Methods

AddTopLevelForm
AddWindowMenu
Dispose (inherited from ApplicationContext) Releases all resources used by the ApplicationContext .
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ExitThread (inherited from ApplicationContext) Terminates the message loop of the thread.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Dispose (inherited from ApplicationContext)Releases the unmanaged resources used by the ApplicationContext and optionally releases the managed resources.
ExitThreadCore (inherited from ApplicationContext)Terminates the message loop of the thread.
Finalize (inherited from ApplicationContext)
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnMainFormClosed (inherited from ApplicationContext)Calls ExitThreadCore, which raises the ThreadExit event.

See Also

MultiSdiApplicationContext Class | Genghis.Windows.Forms Namespace