ApplicationShowModalWindow(IntPtr, Window) Method

Shows a modal dialog form, persisting size and position.

Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static bool? ShowModalWindow(
        IntPtr owner,
        Window form
)

Parameters

owner  IntPtr
form owner window handle
form  Window
form to show

Return Value

NullableBoolean
bool?
See Also

©  Bricsys NV. All rights reserved.