[]
        
(Showing Draft Content)

C1.Win.C1Editor.UICustomization.IFormattingDialog.Show

Show Method

Show(IWin32Window)

Shows the dialog window.

Declaration
bool Show(IWin32Window owner)
Function Show(owner As IWin32Window) As Boolean
Parameters
Type Name Description
IWin32Window owner

Any object that implements IWin32Window that represents the top-level window that will own the modal dialog box.

Returns
Type Description
bool