Application Class |
The Application type exposes the following members.
| Name | Description | |
|---|---|---|
| AcadApplication | ||
| DisplayTextScreen | ||
| DocumentManager | ||
| MainWindow | ||
| Publisher | ||
| StatusBar | ||
| UserConfigurationManager | ||
| Version |
| Name | Description | |
|---|---|---|
| AddDefaultContextMenuExtension | ||
| AddObjectContextMenuExtension | ||
| DoDragDrop | ||
| Equals | (Inherited from Object) |
|
| GetHashCode | (Inherited from Object) |
|
| GetSystemVariable | Gets a System Variable | |
| GetType | (Inherited from Object) |
|
| InvokeHelp | Displays the Help window. | |
| IsMenuGroupLoaded | ||
| LoadPartialMenu | ||
| Quit | ||
| RemoveDefaultContextMenuExtension | ||
| RemoveObjectContextMenuExtension | ||
| SetSystemVariable | Sets a System Variable | |
| ShowAlertDialog | Display an alert or message for the user. This function displays a dialog box containing the string. This provides information to the user and includes only the OK button. The argument str is the text to be displayed in the dialog box. This string may contain new-line characters to present the text more clearly. | |
| ShowModalDialog(Form) | Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModalDialog(IWin32Window, Form) | Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModalDialog(IWin32Window, Form, Boolean) | Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModalWindow(Window) | Shows a modal dialog form, persisting size and position. | |
| ShowModalWindow(IntPtr, Window) | Shows a modal dialog form, persisting size and position. | |
| ShowModalWindow(Window, Window) | Shows a modal dialog form, persisting size and position. | |
| ShowModalWindow(IntPtr, Window, Boolean) | Shows a modal dialog form. | |
| ShowModalWindow(Window, Window, Boolean) | Shows a modal dialog form. | |
| ShowModelessDialog(Form) | Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModelessDialog(IWin32Window, Form) | Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModelessDialog(IWin32Window, Form, Boolean) | Show Modeless Dialog. When ShowModelessDialog is used, an event is attached to preserve the location and size of dialog | |
| ShowModelessWindow(Window) | Shows a modeless dialog form, persisting size and position. | |
| ShowModelessWindow(IntPtr, Window) | Shows a modeless dialog form, persisting size and position. | |
| ShowModelessWindow(Window, Window) | Shows a modeless dialog form, persisting size and position. | |
| ShowModelessWindow(IntPtr, Window, Boolean) | Shows a modeless dialog form. | |
| ShowModelessWindow(Window, Window, Boolean) | Shows a modeless dialog form. | |
| ToString | (Inherited from Object) |
|
| ToSystemDrawingPoint | ||
| ToSystemDrawingSize | ||
| ToSystemWindowsPoint | ||
| ToSystemWindowsSize | ||
| UnloadPartialMenu | ||
| UpdateScreen | Updates the graphics screen. |
| Name | Description | |
|---|---|---|
| BeginDoubleClick | ||
| BeginQuit | ||
| Idle | ||
| PreTranslateMessage | ||
| QuitAborted | ||
| QuitWillStart | ||
| SystemVariableChanged | ||
| SystemVariableChanging |
| © Bricsys NV. All rights reserved. |