Show(IWin32Window) Method

Summary

Shows the configuration form with the specified owner.

Syntax
C#
VB
C++
public void Show( 
   IWin32Window Owner 
) 
  
Overloads Sub Show( _ 
   ByVal Owner As IWin32Window _ 
)  
void Show(  
   IWin32Window^ Owner 
)  

Parameters

Owner
Any object that implements IWin32Window and represents the top-level window that will own this configuration form.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly