【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.34.1 WizardSheet::AddPathControl
Contents
Description
Adds a path control to the Dialog containing the Wizard
Syntax
BOOL AddPathControl( int nPercentWidth = 30 )
Parameters
- nPercentWidth
- width of the path control in percentage of the Dialog Width
Return
return TRUE if successful, FALSE otherwise
Examples
Remark
See Also
Header to Include
Dialog.h