ApplicationShowModalDialog Method (Form)

Shows a modal dialog. When ShowModalDialog is used, an event is attached to preserve the location and size of dialog
Namespace:  Bricscad.ApplicationServices
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public static DialogResult ShowModalDialog(
        Form form
)

Parameters

form
Type: System.Windows.FormsForm
Form to Show

Return Value

Type: DialogResult
System.Windows.Forms.DialogResult
See Also

©  Bricsys NV. All rights reserved.