In Vb.Net 2005, how is it possible to make the
TabPage.Text to appear when the DrawMode of a TabControl
is set to OwnerDrawFixed. I have even tried to set the
TabPage.Text in the Form_Load event but of no avail. Plz help.
TabPage.Text to appear when the DrawMode of a TabControl
is set to OwnerDrawFixed. I have even tried to set the
TabPage.Text in the Form_Load event but of no avail. Plz help.
Comment