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