ApplicationContext Constructor

 

Initializes a new instance of the ApplicationContext class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodApplicationContext()

Initializes a new instance of the ApplicationContext class with no context.

System_CAPS_pubmethodApplicationContext(Form^)

Initializes a new instance of the ApplicationContext class with the specified Form.

Return to top
Show: