This document is archived and information here might be outdated.  Recommended version.


IStyleDialog Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DisplayUI > ESRI.ArcGIS.DisplayUI > Interfaces > IS > IStyleDialog Interface
ArcGIS Developer Help

IStyleDialog Interface

Provides access to members that control the Style Manager and Style References Dialogs.

Product Availability

Available with ArcGIS Desktop.

Description

The StyleManagerDialog coclass is a dialog box that lets you manage the styles referenced by a map document and the style items in them. The StyleReferencesDialog coclass is a dialog box that lets you manage which style files ArcMap references.

Members

Name Description
Method DoModal Displays a style dialog for the given style gallery.
Read/write property Title The title of the style dialog.

Classes that implement IStyleDialog

Classes Description
StyleManagerDialog Use this Dialog to manage the contents of the style gallery.
StyleReferencesDialog Use this Dialog to change the styles referenced by the style gallery.