Inheritance Hierarchy
SystemObject
Bricscad.ApplicationServicesApplication
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public sealed class Application
Public NotInheritable Class Application
public ref class Application sealed
[<SealedAttribute>]
type Application = class end
The Application type exposes the
following members.
Properties
Methods
| |
Name |
Description |

|
AddDefaultContextMenuExtension
|
|

|
AddObjectContextMenuExtension
|
|

|
DoDragDrop
|
|
|
Equals
|
(Inherited from Object) |
|
GetHashCode
|
(Inherited from Object) |

|
GetSystemVariable
|
|
|
GetType
|
(Inherited from Object) |

|
InvokeHelp
|
|

|
IsMenuGroupLoaded
|
|

|
LoadPartialMenu
|
|

|
Quit
|
|

|
RemoveDefaultContextMenuExtension
|
|

|
RemoveObjectContextMenuExtension
|
|

|
SetSystemVariable
|
|

|
ShowAlertDialog
|
|

|
ShowModalDialog(Form)
|
|

|
ShowModalDialog(IWin32Window,
Form)
|
|

|
ShowModalDialog(IWin32Window,
Form, Boolean)
|
|

|
ShowModalWindow(Window)
|
|

|
ShowModalWindow(IntPtr,
Window)
|
|

|
ShowModalWindow(Window,
Window)
|
|

|
ShowModalWindow(IntPtr,
Window, Boolean)
|
|

|
ShowModalWindow(Window,
Window, Boolean)
|
|

|
ShowModelessDialog(Form)
|
|

|
ShowModelessDialog(IWin32Window,
Form)
|
|

|
ShowModelessDialog(IWin32Window,
Form, Boolean)
|
|

|
ShowModelessWindow(Window)
|
|

|
ShowModelessWindow(IntPtr,
Window)
|
|

|
ShowModelessWindow(Window,
Window)
|
|

|
ShowModelessWindow(IntPtr,
Window, Boolean)
|
|

|
ShowModelessWindow(Window,
Window, Boolean)
|
|
|
ToString
|
(Inherited from Object) |

|
ToSystemDrawingPoint
|
|

|
ToSystemDrawingSize
|
|

|
ToSystemWindowsPoint
|
|

|
ToSystemWindowsSize
|
|

|
UnloadPartialMenu
|
|

|
UpdateScreen
|
|
Top
Events
See Also