This document is archived and information here might be outdated. Recommended version. |
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.