how do i get the beveled edges on my command buttons to go away?
or how do i just make the complete button one color w/ no edges.
making it 3D or flat doesn't seem to do anything...?
thanks
Printable View
how do i get the beveled edges on my command buttons to go away?
or how do i just make the complete button one color w/ no edges.
making it 3D or flat doesn't seem to do anything...?
thanks
Are you using any captions or pictures on them?
You can change the Style property of the command buttons to 1-Graphical. Then you can assign a background colour to the command buttons.
.
Also, you could use a toolbar control, and set the apperance and style properties to Flat. Only if you dont mind the extra overhead of an ocx control..:rolleyes:
And don't laugh at me for this:
You can use labels instead of command buttons. I have never tried it, but that will solve your beveled edge problem.
.
i do have an image on them.
i also have turned the 3D thing to Flat.
i still get the edges. just not as much.
i don't see much change on the 3D to Flat thing.
i know i could've/should've used labels for this but i've already laid down and coded a bunch O buttons.
no big deal just kinda curious....
thanks all
I think Sheridan has controls that u would like (ThreeD control). U can look at their brochure at http://www.infragistics.com/download/pubs/activex.pdf