|
-
Dec 14th, 1999, 09:25 PM
#1
Thread Starter
Junior Member
Can anyone send me a sample toolbar ICON they created, or tips on how you create one. I made a VB custom control, and then have tried making a unique ICON for it using MS-Paint, but no matter what size/shape or color I make it in Paint, when it appears in the VB toolbar it doesn't look anything like it did in paint. Don't have a clue what to do next. Any help would be appreciated.
-
Dec 14th, 1999, 09:44 PM
#2
To make your image look good in a toolbar, create it in a size either 32x32 or 16x16.
------------------
Serge
Software Developer
[email protected]
[email protected]
ICQ#: 51055819
-
Dec 14th, 1999, 09:55 PM
#3
PowerPoster
-
Dec 14th, 1999, 10:00 PM
#4
Do you mean the bitmap you assign to the ToolboxBitmap property of an ActiveX control? If so make sure the bitmap is only 16x15 (yes 15) pixels in size. Don't use more then 16 colors.
------------------
Joacim Andersson
[email protected]
[email protected]
www.YellowBlazer.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|