ShowDialog(IWin32Window) Method

Summary
Shows the configuration form as a modal dialog box with the specified owner.
Syntax
C#
C++/CLI
public void ShowDialog( 
   IWin32Window Owner 
) 
void ShowDialog(  
   IWin32Window^ Owner 
)  

Parameters

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

Requirements

Target Platforms

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.