ShowDialog(IWin32Window) Method

Summary
Shows the configuration form as a modal dialog box with the specified owner.
Syntax
C#
VB
C++
public void ShowDialog( 
   IWin32Window Owner 
) 
  
Overloads Sub ShowDialog( _ 
   ByVal Owner As IWin32Window _ 
)  
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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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