BCGControlBar Pro for MFC
CBCGPMultilineEditProp::CBCGPMultilineEditProp ( const CString &  strName,
const CString &  strValue,
int  nRows,
LPCTSTR  lpszDescr = NULL,
DWORD_PTR  dwData = 0 
)

Constructor.

Parameters
strNameSpecifies property name.
strValueSpecifies property value.
nRowsThe number of rows.
lpszDescrSpecifies property description.
dwDataThe user-defined data associated with the property.