NAME

CreatePropertySheetPageA  (COMCTL32.@)

SYNOPSIS

 HPROPSHEETPAGE CreatePropertySheetPageA
 (
  LPCPROPSHEETPAGEA lpPropSheetPage
 )

DESCRIPTION

Creates a new property sheet page.

RETURNS

Success: Handle to new property sheet page.

Failure: NULL.

NOTES

An application must use the PSM_ADDPAGE message to add the new page to an existing property sheet.

IMPLEMENTATION

Defined in "prsht.h".

Implemented in "dlls/comctl32/propsheet.c". source.winehq.org/source/dlls/comctl32/propsheet.c

Debug channel "propsheet".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.