C#
VB
C++
Shows the configuration form as a modal dialog box with the specified owner.
public void ShowDialog(
IWin32Window Owner
)
Overloads Sub ShowDialog( _
ByVal Owner As IWin32Window _
)
void ShowDialog(
IWin32Window^ Owner
)
Owner
Any object that implements IWin32Window that represents the top-level window that will own the modal dialog box.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET