dotNetClass:System.Windows.Forms.Application

--PROPERTIES OF dotNetClass:System.Windows.Forms.ApplicationDefault / Value
.AllowQuit : , read-only, staticfalse
.CommonAppDataPath : , read-only, staticC:\Documents and Settings\All Users\Application Data\Autodesk, Inc.\3ds Max\9.0.0.83
.CommonAppDataRegistry : , read-only, staticdotNetObject:Microsoft.Win32.RegistryKey
.CompanyName : , read-only, staticAutodesk, Inc.
.CurrentCulture : , staticdotNetObject:System.Globalization.CultureInfo
.CurrentInputLanguage : , staticdotNetObject:System.Windows.Forms.InputLanguage
.ExecutablePath : , read-only, staticC:\Program Files\Autodesk\3dsmax9_win32_M083\3dsmax.exe
.LocalUserAppDataPath : , read-only, staticC:\Documents and Settings\bpetrov\Local Settings\Application Data\Autodesk, Inc.\3ds Max\9.0.0.83
.MessageLoop : , read-only, staticfalse
.OpenForms : , read-only, staticdotNetObject:System.Windows.Forms.FormCollection
.ProductName : , read-only, static3ds Max
.ProductVersion : , read-only, static9.0.0.83
.RenderWithVisualStyles : , read-only, staticfalse
.SafeTopLevelCaptionFormat : , static{1} - {0} - {2}
.StartupPath : , read-only, staticC:\Program Files\Autodesk\3dsmax9_win32_M083
.UserAppDataPath : , read-only, staticC:\Documents and Settings\bpetrov\Application Data\Autodesk, Inc.\3ds Max\9.0.0.83
.UserAppDataRegistry : , read-only, staticdotNetObject:Microsoft.Win32.RegistryKey
.UseWaitCursor : , staticfalse
.VisualStyleState : , staticdotNetObject:System.Windows.Forms.VisualStyles.VisualStyleState
--METHODS OF dotNetClass:System.Windows.Forms.Application
.[static]AddMessageFilter value
.[static]DoEvents()
.[static]EnableVisualStyles()
.[static]Equals objA objB
.[static]Exit()
.[static]Exit e
.[static]ExitThread()
.[static]FilterMessage message
.[static]OleRequired()
.[static]OnThreadException t
.[static]RaiseIdle e
.[static]ReferenceEquals objA objB
.[static]RegisterMessageLoop callback
.[static]RemoveMessageFilter value
.[static]Restart()
.[static]Run()
.[static]Run mainForm
.[static]Run context
.[static]SetCompatibleTextRenderingDefault defaultValue
.[static]SetSuspendState state force disableWakeEvent
.[static]SetUnhandledExceptionMode mode
.[static]SetUnhandledExceptionMode mode threadScope
.[static]UnregisterMessageLoop()
--EVENTS OF dotNetClass:System.Windows.Forms.Application
[static] ApplicationExit sender e = ( ... )
[static] EnterThreadModal sender e = ( ... )
[static] Idle sender e = ( ... )
[static] LeaveThreadModal sender e = ( ... )
[static] ThreadException sender e = ( ... )
[static] ThreadExit sender e = ( ... )