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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Radio Buttons

Radio Buttons

Scheduled Pinned Locked Moved C#
3 Posts 2 Posters 1 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.
  • B Offline
    B Offline
    bar3000
    wrote on last edited by
    #1

    Hi, I wanted to know if there is any way to call a method from just clicking a radio button without having to click on an apply button. Thank you:)

    0 1 Reply Last reply
    0
    • B bar3000

      Hi, I wanted to know if there is any way to call a method from just clicking a radio button without having to click on an apply button. Thank you:)

      0 Offline
      0 Offline
      0x3c0
      wrote on last edited by
      #2

      The Click event may help you here. If you want something more efficient, which isn't called unless the checked value changes, use CheckedChanged or something like that

      B 1 Reply Last reply
      0
      • 0 0x3c0

        The Click event may help you here. If you want something more efficient, which isn't called unless the checked value changes, use CheckedChanged or something like that

        B Offline
        B Offline
        bar3000
        wrote on last edited by
        #3

        Thank you, But I managed to figure it out by myself:) makes me pround:D

        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