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 )