An NDoc Documented Class Library

MultiSdiApplicationContext Members

Public Instance Constructors

MultiSdiApplicationContext ConstructorInitializes a new instance of the MultiSdiApplicationContext class.

Public Instance Properties

MainForm (inherited from ApplicationContext)Gets or sets the Form to use as context.
TopLevelForms

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.

Public Instance Events

ThreadExit (inherited from ApplicationContext) Occurs when the message loop of the thread should be terminated, by calling ExitThread .

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