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 | Determines whether the specified object is equal to the current
object. (Inherited from Object) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() ![]() |
GetSystemVariable | Gets a System Variable |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() ![]() |
InvokeHelp | Displays the Help window. This function displays a help file. The two arguments are passed to the Windows Help engine. The argument help file specifies name of the HLP file. The id argument specifies the topic ID string, which brings up a specific topic, such as a command name. When missing, IntelliCAD® displays the first topic of the Help file. |
![]() ![]() |
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 | Returns a string that represents the current object. (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. |