Results 1 to 7 of 7

Thread: making my command buttons all black

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Posts
    537
    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
    pnj

  2. #2
    Hyperactive Member Alan777's Avatar
    Join Date
    Jan 2001
    Location
    New Zealand
    Posts
    303
    Are you using any captions or pictures on them?
    "Today's mighty oak is just yesterday's nut,
    that held its ground."

  3. #3
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Well ...

    You can change the Style property of the command buttons to 1-Graphical. Then you can assign a background colour to the command buttons.

    .
    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  4. #4
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    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..

  5. #5
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    Well ...

    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 am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2000
    Posts
    537
    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
    pnj

  7. #7
    spetnik
    Guest
    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

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