Hello,
I've been googling, testing, etc for a couple hours and I'm right where I started off. the vb.net tab control sucks... Does anyone have an tips or code to make it so when I select a tab the font color changes OR it just makes the tab heading text bold?
I've messed around with the draw commands and while that does work, it draws the borders/backgrounds so they are very old / outdated looking.
This is basically for a simple tab text editor I'm working on when a textbox in the control changes I can update the associated tab with either a red font or just bold it to indicate the textbox on that tab is modified.
I've definitely be open for alternative tab controls as long as they are free and come with a vb.net example :)
This is in vb.net 2008 express