Captrick458
Programmer
I have a TabControl that is working, for the most part, but whenever I press the ENTER key, the contents of the particular tab disappear. If I select another tab, then come back they re-appear.
I have tried WantReturn, and have tried
virtual void OnOK(){};
Neither seems to work.
Incidently, the last page of the TabControl seems to work properly.
Thanks, Rick
I have tried WantReturn, and have tried
virtual void OnOK(){};
Neither seems to work.
Incidently, the last page of the TabControl seems to work properly.
Thanks, Rick