{"id":957,"date":"2014-06-10T15:46:17","date_gmt":"2014-06-10T15:46:17","guid":{"rendered":"https:\/\/ibex.tech\/visualcpp\/?p=957"},"modified":"2022-02-17T06:24:03","modified_gmt":"2022-02-17T06:24:03","slug":"checkbox-general","status":"publish","type":"post","link":"https:\/\/ibex.tech\/visualcpp\/checkbox\/checkbox-general","title":{"rendered":"Checkbox General"},"content":{"rendered":"<h4>\nItem Value Changed<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n\tprivate: System::Void CheckboxSetLedChanged (System::Object^  sender, System::EventArgs^ e)\r\n\t{\r\n\t\tSystem::Windows::Forms::CheckBox ^CallingCheckBox = safe_cast&lt;System::Windows::Forms::CheckBox^&gt;(sender);\r\n\t\t\r\n\t\tif (CallingCheckBox-&gt;Checked)\r\n\t\t{\r\n\r\n\t\t}\r\n\t}\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Item Value Changed private: System::Void CheckboxSetLedChanged (System::Object^ sender, System::EventArgs^ e) { System::Windows::Forms::CheckBox ^CallingCheckBox = safe_cast&lt;System::Windows::Forms::CheckBox^&gt;(sender); if (CallingCheckBox-&gt;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":[97],"tags":[],"class_list":["post-957","post","type-post","status-publish","format-standard","hentry","category-checkbox"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/957","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/comments?post=957"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/957\/revisions"}],"predecessor-version":[{"id":959,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/957\/revisions\/959"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/media?parent=957"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/categories?post=957"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/tags?post=957"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}