This document is archived and information here might be outdated. Recommended version. |
Opens and shows the dialog.
[Visual Basic .NET] Public Function DoModal ( _ ByVal Title As String, _ ByVal pMapFrame As IMapFrame, _ ByVal pContainer As IGraphicsContainer, _ ByVal hParentWnd As Integer _ ) As Boolean
[C#] public bool DoModal ( string Title, IMapFrame pMapFrame, IGraphicsContainer pContainer, int hParentWnd );