This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DisplayUI > ESRI.ArcGIS.DisplayUI > Interfaces > IS > IStyleDialog Interface > IStyleDialog.DoModal Method (ArcObjects .NET 10.4 SDK) |
Displays a style dialog for the given style gallery.
[Visual Basic .NET] Public Function DoModal ( _ ByVal styleGallery As IStyleGallery, _ ByVal parent As Integer _ ) As Boolean
[C#] public bool DoModal ( IStyleGallery styleGallery, int parent );
Domodal initiates the dialog for the specified object.