Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Toolbar Background
#1
How can I specify background color/bitmap or transparent for a Toolbar ?


Attached Files Image(s)
   
#2
One more related question.... How can I show icons which are not of standard size (38x28)

Here is my code :
Code:
Copy      Help
d.il3 = ImageList_Create(38 28 WINAPI.ILC_MASK|WINAPI.ILC_COLOR32 0 15)

I tried with 16x16 and 32x32....only 16x16 show good icon...but again size is only 16x16


Attached Files Image(s)
   
#3
Everything is in the MSDN library.

http://msdn2.microsoft.com/en-us/library/ms649779.aspx
#4
thx for the link...i got the sizes working...transparent is still a pain though...


Forum Jump:


Users browsing this thread: 1 Guest(s)