The PropertySheet object provides several properties you can use if you want to manipulate the character relative to the Microsoft Agent property sheet:
Height, Left, Page, Top, Visible, Width
If you query Height, Left, Top, and Width properties before the property sheet has ever been shown, their values return as zero (0). Once shown, these properties return the last position and size of the window (relative to your current screen resolution).