This document is archived and information here might be outdated. Recommended version. |
Displays the style item properties dialog for the given style gallery item.
[Visual Basic .NET] Public Function EditStyleItem ( _ ByVal styleGalleryItem As IStyleGalleryItem, _ ByVal parent As Integer _ ) As Boolean
[C#] public bool EditStyleItem ( IStyleGalleryItem styleGalleryItem, int parent );