CBCGPMultilineEditProp::CBCGPMultilineEditProp | ( | const CString & | strName, |
UINT | nID, | ||
const CString & | strValue, | ||
int | nRows, | ||
LPCTSTR | lpszDescr = NULL , |
||
DWORD_PTR | dwData = 0 |
||
) |
Constructor.
strName | Specifies property name. |
nID | Specifies property identifier. |
strValue | Specifies property value. |
nRows | The number of rows. |
lpszDescr | Specifies property description. |
dwData | The user-defined data associated with the property. |