IAgentPropertySheet
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
IAgentPropertySheet defines an interface that allows applications to set and query properties for the Microsoft Agent property sheet (window).
Methods in Vtable Order
IAgentPropertySheet Methods | Description |
---|---|
GetVisible | Returns whether the Microsoft Agent property sheet is visible. |
SetVisible | Sets the Visible property of the Microsoft Agent property sheet. |
GetPosition | Returns the position of the Microsoft Agent property sheet. |
GetSize | Returns the size of the Microsoft Agent property sheet. |
GetPage | Returns the current page for the Microsoft Agent property sheet. |
SetPage | Sets the current page for the Microsoft Agent property sheet. |