ApplicationShowModalWindow(Window, Window, Boolean) Method

Shows a modal dialog form.

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

Parameters

owner  Window
form owner window
form  Window
form to show
persist  Boolean
option to persist size and position

Return Value

NullableBoolean
bool?
See Also

©  Bricsys NV. All rights reserved.