This document is archived and information here might be outdated. Recommended version. |
Show the dialog using only a map.
[Visual Basic .NET] Public Function DoModal2 ( _ ByVal Title As String, _ ByVal pMap As IMap, _ ByVal pContainer As IGraphicsContainer, _ ByVal hParentWnd As Integer _ ) As Boolean
[C#] public bool DoModal2 ( string Title, IMap pMap, IGraphicsContainer pContainer, int hParentWnd );