Shows the startup dialog.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal parentHWnd As Integer _ )
[C#] public void DoModal ( int parentHWnd );
Product Availability
Available with ArcGIS Desktop.
Description
DoModal is where the code you want to execute when the Mx Application launches.