afx_msg void OnBnClickedOk()
Click handler for the OK button.
FmiApplicationLayer & mCom
Reference to the FMI communication controller that this dialog uses.
int mListIndex
Index of the selected user interface element.
virtual ~CUITextChangeDlg()
Destructor.
virtual void DoDataExchange(CDataExchange *aDataExchange)
Perform dialog data exchange and validation.
CUITextChangeDlg(CWnd *aParent, FmiApplicationLayer &aCom)
Constructor.
Dialog allowing the user to change certain UI text elements on the client.
CString mNewText
The new text entered by the user for the selected element.
afx_msg void OnChange()
Change handler for all controls on the dialog.