| Platform SDK: Agent | 
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. |