Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Interfaces Namespace > IConfigureDialog Interface > Show Method : Show(IWin32Window) Method |
void Show( IWin32Window Owner )
'Declaration Overloads Sub Show( _ ByVal Owner As IWin32Window _ )
'Usage Dim instance As IConfigureDialog Dim Owner As IWin32Window instance.Show(Owner)
void Show( IWin32Window^ Owner )