Pelles C forum

C language => Tips & tricks => Topic started by: DMac on July 19, 2006, 04:39:43 PM

Title: Formatting a non-MFC based tab control
Post by: DMac on July 19, 2006, 04:39:43 PM
Using the tab control to manage many property pages can get to be a pain.  I have posted an article and a Pelles project on the Code Project.  It demonstrates a method that greatly simplifies tab control design.

If interested follow this link.

http://www.codeproject.com/win32/Win32SDK_C_TabCtrl.asp

Regards,

David MacDermot