WindowsFormsApplicationBase.ApplicationContext Property
.NET Framework 4
Gets the ApplicationContext object for the current thread of a Windows Forms application.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
Property Value
Type: System.Windows.Forms.ApplicationContextThis property returns the ApplicationContext object for the current thread. That object contains contextual information about the thread.
This is an advanced member; it does not appear in IntelliSense unless you click the All tab.
Availability by Project Type
|
Project type |
Available |
|
Windows Forms Application |
Yes |
|
Class Library |
No |
|
Console Application |
No |
|
Windows Forms Control Library |
No |
|
Web Control Library |
No |
|
Windows Service |
No |
|
Web Site |
No |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.