Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Radio Button style

Radio Button style

Scheduled Pinned Locked Moved C / C++ / MFC
question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    ani_ikram
    wrote on last edited by
    #1

    when we select radio button then it shows dot which indicate select state but i want when user click on radio button then radio button should fill with yellow color how can i perform this

    C 1 Reply Last reply
    0
    • A ani_ikram

      when we select radio button then it shows dot which indicate select state but i want when user click on radio button then radio button should fill with yellow color how can i perform this

      C Offline
      C Offline
      Cvaji
      wrote on last edited by
      #2

      Better to draw your own button

      A 1 Reply Last reply
      0
      • C Cvaji

        Better to draw your own button

        A Offline
        A Offline
        ani_ikram
        wrote on last edited by
        #3

        to draw our own button we have to draw circle ? there is no any other solution?

        C M 2 Replies Last reply
        0
        • A ani_ikram

          to draw our own button we have to draw circle ? there is no any other solution?

          C Offline
          C Offline
          Cvaji
          wrote on last edited by
          #4

          In my experience, if ur programming language is VC++ and u r using CButton u have to overide DrawItem:cool:. I wonder anyboy here to correct me if am wrong? :^)

          1 Reply Last reply
          0
          • A ani_ikram

            to draw our own button we have to draw circle ? there is no any other solution?

            M Offline
            M Offline
            Mark Salsbery
            wrote on last edited by
            #5

            ani_ikram wrote:

            to draw our own button we have to draw circle ?

            Of course. That's the purpose of being able to draw controls yourself :) Is drawing circles a problem? Mark

            Mark Salsbery Microsoft MVP - Visual C++ :java:

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups