CMFCRibbonEdit::SetEditText
Sets the text in the text box.
void SetEditText(
CString strText
);
Parameters
- [in] strText
The text for the text box.
Requirements
Header: afxRibbonEdit.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |