This document is archived and information here might be outdated. Recommended version. |
Opens a dialog for choosing a workspace and locator style.
[Visual Basic .NET]
Public Sub DoModal ( _
ByVal hParent As Integer _
)
[C#]
public void DoModal (
int hParent
);