Prev Next
PropSheet_AddPage info Overview GroupThe PropSheet_AddPage macro adds a new page to the end of an existing property sheet. You can use this macro or explicitly send the PSM_ADDPAGE message. BOOL PropSheet_AddPage(
Parameters
Return ValuesNo return value. RemarksThe property sheet is not resized to fit the new page. The new page should be no larger than the largest page currently in the property sheet. See Also |