ApplicationShowModelessWindow Method (Window, Window)

Shows a modeless dialog form, persisting size and position.
Namespace:  Bricscad.ApplicationServices
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public static void ShowModelessWindow(
        Window owner,
        Window form
)

Parameters

owner
Type: System.WindowsWindow
form owner window
form
Type: System.WindowsWindow
form to show

Return Value

Type: 
void
See Also

©  Bricsys NV. All rights reserved.