|  | Overview |  | 
|  | 
|  | Group |  | 
|  | 
|  | Quick Info 
 | Windows NT 
 | Yes 
 |  | Win95 
 | Yes 
 |  | Win32s 
 | Yes 
 |  | Import Library 
 | - 
 |  | Header File 
 | prsht.h 
 |  | Unicode 
 | No 
 |  | Platform Notes 
 | None 
 | 
 |  | 
 
PSN_WIZBACK
The PSN_WIZBACK notification message notifies a page that the user has chosen
the Back button in a wizard property sheet. This notification message is sent
in the form of a 
WM_NOTIFY message.
PSN_WIZBACK  
lpnmhdr = (NMHDR FAR *) lParam; 
 
Parameters
lpnmhdr
Pointer to an 
NMHDR structure. The
 hwndFrom member is the handle of the property sheet.
 
Return Values
Returns 

1 to prevent the property sheet from advancing to the previous page. 
See Also
NMHDR, 
WM_NOTIFY
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples