IPropertyPageSite Interface

Definition

Provides the main features for a property pages site. Each property page within a property frame has a site. For more information, see IPropertyPageSite.

public interface class IPropertyPageSite
public interface class IPropertyPageSite
__interface IPropertyPageSite
[System.Runtime.InteropServices.Guid("B196B28C-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IPropertyPageSite
[System.Runtime.InteropServices.Guid("B196B28C-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPropertyPageSite
[<System.Runtime.InteropServices.Guid("B196B28C-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IPropertyPageSite = interface
[<System.Runtime.InteropServices.Guid("B196B28C-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IPropertyPageSite = interface
Public Interface IPropertyPageSite
Attributes

Methods

GetLocaleID(UInt32)
GetPageContainer(Object)
OnStatusChange(UInt32)
TranslateAccelerator(MSG[])

Applies to