Click to See Complete Forum and Search --> : Adding controls to CTabCtrl


arun
September 24th, 1999, 03:48 PM
Hello-

I created a CTabCtrl and added three tabs to it with InsertItem(). What is the easiest way to add controls to these tabs? Can this be done through the dialog editor? These tabs sit in a CFormView derived dialog with other controls, so I can't use CPropertyPage (I think). Can someone out there tell me what the best way to proceed is? Thanks.

Arun