Interfejs IPropertyPage2
Określa główne cechy obiekt reprezentujący strony właściwości.Dodano obsługę dla początkowej selekcji właściwości na stronie.Rozszerza i dziedziczy z IPropertyPage.Aby uzyskać więcej informacji, zobacz IPropertyPage2.
Przestrzeń nazw: Microsoft.VisualStudio.OLE.Interop
Zestaw: Microsoft.VisualStudio.OLE.Interop (w Microsoft.VisualStudio.OLE.Interop.dll)
Składnia
'Deklaracja
<InterfaceTypeAttribute()> _
<GuidAttribute("01E44665-24AC-101B-84ED-08002B2EC713")> _
Public Interface IPropertyPage2 _
Inherits IPropertyPage
[InterfaceTypeAttribute()]
[GuidAttribute("01E44665-24AC-101B-84ED-08002B2EC713")]
public interface IPropertyPage2 : IPropertyPage
Typ IPropertyPage2 uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
Activate(IntPtr, array<RECT[], Int32) | (Odziedziczone z IPropertyPage). | |
Activate(IntPtr, array<RECT[], Int32) | ||
Apply() | (Odziedziczone z IPropertyPage). | |
Apply() | ||
Deactivate() | (Odziedziczone z IPropertyPage). | |
Deactivate() | ||
EditProperty | ||
GetPageInfo(array<PROPPAGEINFO[]) | (Odziedziczone z IPropertyPage). | |
GetPageInfo(array<PROPPAGEINFO[]) | ||
Help(String) | (Odziedziczone z IPropertyPage). | |
Help(String) | ||
IsPageDirty() | (Odziedziczone z IPropertyPage). | |
IsPageDirty() | ||
Move(array<RECT[]) | (Odziedziczone z IPropertyPage). | |
Move(array<RECT[]) | ||
SetObjects(UInt32, array<Object[]) | (Odziedziczone z IPropertyPage). | |
SetObjects(UInt32, array<Object[]) | ||
SetPageSite(IPropertyPageSite) | (Odziedziczone z IPropertyPage). | |
SetPageSite(IPropertyPageSite) | ||
Show(UInt32) | (Odziedziczone z IPropertyPage). | |
Show(UInt32) | ||
TranslateAccelerator(array<MSG[]) | (Odziedziczone z IPropertyPage). | |
TranslateAccelerator(array<MSG[]) |
Początek