{"id":323,"date":"2018-07-04T13:27:40","date_gmt":"2018-07-04T13:27:40","guid":{"rendered":"https:\/\/ibex.tech\/csharp\/?p=323"},"modified":"2022-02-17T06:24:14","modified_gmt":"2022-02-17T06:24:14","slug":"using-radio-buttons","status":"publish","type":"post","link":"https:\/\/ibex.tech\/csharp\/c-sharp\/radio-buttons\/using-radio-buttons","title":{"rendered":"Using Radio Buttons"},"content":{"rendered":"<h4>\n\tGrouping<br \/>\n<\/h4>\n<p>\n\tRadio buttons must be grouped on a form, for instance inside a group box or Panel\n<\/p>\n<h4>\n\tUsage<br \/>\n<\/h4>\n<pre>\r\n<code>\r\nMyRadioButton.Checked = true;\r\nMyRadioButton.Checked = false;\r\n\r\nif(!MyRadioButton.Checked)\t\t\/\/If not checked\r\n<\/code>\r\n<\/pre>\n<p>\n\t&nbsp;\n<\/p>\n<p>\n\t&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Grouping Radio buttons must be grouped on a form, for instance inside a group box or Panel Usage MyRadioButton.Checked = true; MyRadioButton.Checked = false; if(!MyRadioButton.Checked) \/\/If not checked &nbsp; &nbsp;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[48],"tags":[],"class_list":["post-323","post","type-post","status-publish","format-standard","hentry","category-radio-buttons"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/323","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/comments?post=323"}],"version-history":[{"count":1,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/323\/revisions"}],"predecessor-version":[{"id":324,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/323\/revisions\/324"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/media?parent=323"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/categories?post=323"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/tags?post=323"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}