Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Colors, Icons, Jpg/BMP's on Tabs in SysTabControl32
#9
your ti.iImage numbers are incorrect

this works
 
Code:
Copy      Help
,,ti.pszText="A"; ti.iImage=0; SendMessage htb TCM_INSERTITEMA 0 &ti
,,ti.pszText="B"; ti.iImage=1; SendMessage htb TCM_INSERTITEMA 0 &ti
,,ti.pszText="C"; ti.iImage=2; SendMessage htb TCM_INSERTITEMA 0 &ti


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)