Platform SDK: Agent

IAgentPropertySheet::SetVisible

HRESULT SetVisible(
   long bVisible  // property sheet Visible setting 
);

Sets the Visible property for the Microsoft Agent property sheet.

bVisible
Visible property setting. A value of True displays the property sheet; a value of False hides it.

See Also

IAgentPropertySheet::GetVisible