Click here to Skip to main content
Sign Up to vote bad
good
See more: VBVB10VB.NET
Hi,
 
I want to make a round status strip button. I have the images for the various states (normal, mouse hovering (highlighted) and clicked (a bit darker). How do I do this?
 
Thanks,
Rahul
Posted 27-Dec-12 1:35am
gcode11.1K


2 solutions

The easiest way is to use an image format that supports transparency: PNG is a good one. Use your favourite graphics program to make the area outside the circle transparent, and you are done.
 
There are alternatives, like setting the Region property for the button to the required circle, but they are a lot more complex, and can give bad results if you do not keep the code in step with the images.
 
I use the transparent method myself.
  Permalink  
I have the images ready in PNG. All I need to do now is to implement them. Should I add a normal button and change some properties or something?
 
Thanks
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Christian Graus 488
1 Ron Beyer 306
2 Tadit Dash 253
3 samadhan_kshirsagar 229
4 OriginalGriff 198
0 Sergey Alexandrovich Kryukov 7,041
1 Prasad_Kulkarni 3,815
2 OriginalGriff 3,557
3 _Amy 3,372
4 CPallini 3,034


Advertise | Privacy | Mobile
Web04 | 2.6.130619.1 | Last Updated 27 Dec 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid