Eugene
July 13th, 1999, 01:29 AM
I've a bundle of CEdit controls in my client (CView) area, how would I define tab order for these CEdit controls like they do in the dialog box.
|
Click to See Complete Forum and Search --> : how to define Tab order for user-defined CEdit Ctrl? Eugene July 13th, 1999, 01:29 AM I've a bundle of CEdit controls in my client (CView) area, how would I define tab order for these CEdit controls like they do in the dialog box. eugene July 13th, 1999, 01:29 AM I've a bundle of CEdit controls in my client (CView) area, how would I define tab order for these CEdit controls like they do in the dialog box. bimmer boy July 13th, 1999, 07:26 AM tab order is defined by order of creation and the WS_TABSTOP window style miked codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |