FindName
CFormItem* CForm::FindName(const char* pszName)
Parameters
- pszName = The button title or input prompt text
Return Value
The FindName function returns a pointer to the CFormItem found based on the provided name; NULL is returned if no item is found with a matching name.
Remarks
Example
Last modified
5 years ago
Last modified on 05/17/19 15:09:30
Note:
See TracWiki
for help on using the wiki.