SECToolBarCmdPage::SECToolBarCmdPage

Constructs an SECToolBarCmdPage object.

Defined in: tbarpage.cpp

Syntax

SECToolBarCmdPage()

SECToolBarCmdPage(UINT nIDTemplate, UINT nIDCaption /* = 0 */)

SECToolBarCmdPage(LPCTSTR lpszTemplate, UINT nIDCaption /* = 0 */)

Parameters

nIDTemplate

The ID of the toolbar button template.

lpszTemplate

Points to a string containing the name of the toolbar button template.

nIDCaption /* = 0 */

Points to a string containing the name of the toolbar button template.