Results 1 to 2 of 2

Thread: How to make a Toolbar representation bitmap for a UserControl??

  1. #1

    Thread Starter
    Hyperactive Member toughcoder's Avatar
    Join Date
    Nov 2002
    Location
    Near, Very Near
    Posts
    340

    How to make a Toolbar representation bitmap for a UserControl??

    Hello Every1,
    I wanna make a Bitmap for my usercontrol so that I can change its representation in the toolbox. But the problem, is no matter how big the bitmap i make, it cant be displayed properly in the VB Toolbox. Its displayed but nothing can be made out of it. I want to make one just like the Label control, what dimensions should i take for the bitmap and what format should i save it in.Thanx in advance.
    If Not VB Then Exit
    ------------------------------------------------
    visit me @ http://mzubair.50g.com/

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758
    Toolbox bitmaps are shown at 16*15 pixels. The bitmap you set will be scaled if neccessary.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width