| --PROPERTIES OF dotNetClass:System.Windows.Forms.Application | Default / Value |
| .AllowQuit : , read-only, static | false |
| .CommonAppDataPath : , read-only, static | C:\Documents and Settings\All Users\Application Data\Autodesk, Inc.\3ds Max\9.0.0.83 |
| .CommonAppDataRegistry : , read-only, static | dotNetObject:Microsoft.Win32.RegistryKey |
| .CompanyName : , read-only, static | Autodesk, Inc. |
| .CurrentCulture : , static | dotNetObject:System.Globalization.CultureInfo |
| .CurrentInputLanguage : , static | dotNetObject:System.Windows.Forms.InputLanguage |
| .ExecutablePath : , read-only, static | C:\Program Files\Autodesk\3dsmax9_win32_M083\3dsmax.exe |
| .LocalUserAppDataPath : , read-only, static | C:\Documents and Settings\bpetrov\Local Settings\Application Data\Autodesk, Inc.\3ds Max\9.0.0.83 |
| .MessageLoop : , read-only, static | false |
| .OpenForms : , read-only, static | dotNetObject:System.Windows.Forms.FormCollection |
| .ProductName : , read-only, static | 3ds Max |
| .ProductVersion : , read-only, static | 9.0.0.83 |
| .RenderWithVisualStyles : , read-only, static | false |
| .SafeTopLevelCaptionFormat : , static | {1} - {0} - {2} |
| .StartupPath : , read-only, static | C:\Program Files\Autodesk\3dsmax9_win32_M083 |
| .UserAppDataPath : , read-only, static | C:\Documents and Settings\bpetrov\Application Data\Autodesk, Inc.\3ds Max\9.0.0.83 |
| .UserAppDataRegistry : , read-only, static | dotNetObject:Microsoft.Win32.RegistryKey |
| .UseWaitCursor : , static | false |
| .VisualStyleState : , static | dotNetObject: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 = ( ... ) |