Partager via


IPropertyPage2, interface

Définit les principales fonctionnalités d'un objet représentant des pages de propriétés.Ajoute la prise en charge d'une première sélection d'une propriété sur une page.Étend et hérite d'IPropertyPage.Pour plus d'informations, consultez IPropertyPage2.

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("01E44665-24AC-101B-84ED-08002B2EC713")> _
Public Interface IPropertyPage2 _
    Inherits IPropertyPage
[InterfaceTypeAttribute()]
[GuidAttribute("01E44665-24AC-101B-84ED-08002B2EC713")]
public interface IPropertyPage2 : IPropertyPage

Le type IPropertyPage2 expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Activate(IntPtr, array<RECT[], Int32) (Hérité de IPropertyPage.)
Méthode publique Activate(IntPtr, array<RECT[], Int32)
Méthode publique Apply() (Hérité de IPropertyPage.)
Méthode publique Apply()
Méthode publique Deactivate() (Hérité de IPropertyPage.)
Méthode publique Deactivate()
Méthode publique EditProperty
Méthode publique GetPageInfo(array<PROPPAGEINFO[]) (Hérité de IPropertyPage.)
Méthode publique GetPageInfo(array<PROPPAGEINFO[])
Méthode publique Help(String) (Hérité de IPropertyPage.)
Méthode publique Help(String)
Méthode publique IsPageDirty() (Hérité de IPropertyPage.)
Méthode publique IsPageDirty()
Méthode publique Move(array<RECT[]) (Hérité de IPropertyPage.)
Méthode publique Move(array<RECT[])
Méthode publique SetObjects(UInt32, array<Object[]) (Hérité de IPropertyPage.)
Méthode publique SetObjects(UInt32, array<Object[])
Méthode publique SetPageSite(IPropertyPageSite) (Hérité de IPropertyPage.)
Méthode publique SetPageSite(IPropertyPageSite)
Méthode publique Show(UInt32) (Hérité de IPropertyPage.)
Méthode publique Show(UInt32)
Méthode publique TranslateAccelerator(array<MSG[]) (Hérité de IPropertyPage.)
Méthode publique TranslateAccelerator(array<MSG[])

Début

Voir aussi

Référence

Microsoft.VisualStudio.OLE.Interop, espace de noms