[VB-app] TabControl Text

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zubair1
    New Member
    • Sep 2008
    • 79

    [VB-app] TabControl Text

    Hello,

    I am in abit confusion here :( i have 2 tab controls on my app
    they work fine but when i choose LEFT for alignment
    The tabcontrol does align to left but the text it displays (ie.TabPage1) disappears from it.

    could some body tell me how i can get that text to appear again - if i make the alignment to TOP it comes back, but i want to align it LEFT.

    Any help is highly appreciated

    Regards
  • zubair1
    New Member
    • Sep 2008
    • 79

    #2
    bump :(

    ok, let me make it more clear :)

    I just want to create a tab control that displays images in its tab buttons.

    i found out that i have to manually draw the whole tab control if i want to display the text in after changing the alignment to left or right.

    can some body tell me how to create a tab control that displays an image in its tab button and right beneath it the tabpage name.

    Would really appreciate he help.

    i'm using VB2005 (VB.net)

    Comment

    Working...