mfc >> Arrows in a CTabCtrl

by Claude Gagnon » Thu, 04 Dec 2003 09:35:21 GMT

Hi,

Are the arrows keys added automatically by a CTabCtrl ?

If so, how can I handle arrows keys added by MFC when I have multiple tabs ?

Thanks,

Claude





Similar Threads

1. Arrows triangles in a CTabCtrl

Hi,

Are the arrows keys added automatically by a CTabCtrl ?

If so, how can I handle arrows keys added by MFC when I have multiple tabs ?

Thanks,

Claude




2. Changing size of spin arrows of CTabCtrl

3. CTabCtrl.... Can I have a CTabCtrl on a CTabCtrl?

Hello folks,
I have a bunch of information I am gathering, and I would dearly like to 
have a CTabCtrl witha CTabCtrl inside.

I am not sure if this is permitted.
I can't see anywhere that it is disallowed explicitly, but I am having a 
little diffculty in implementing.
Before I dig any deeper I just wanted to see if someone can confirm that I 
can actually place a CTabCtl in a dialog box inside anothe CTabCtrl.

Thank you.

4. ComboBox Image Arrow - CSharp / C#

5. Sorting arrow in listview header

Does anyone have a snippet that shows how to put the sorting arrow
in the listview header?  Something simple and not any of the sorting
code for sorting the data.


Thanks


John-


6. DateTimePicker - Disable user from using arrow keys? - CSharp/C#

8. Trapping arrow keys in UserControl - CSharp/C#