←Select platform

ShowDialog(IWin32Window) Method

Summary

Shows the configuration form as a modal dialog box with the specified owner.

Syntax

C#
VB
C++
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize