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
3 weeks ago
Last modified on 03/12/25 08:27:44
Note:
See TracWiki
for help on using the wiki.