{"id":1406,"date":"2015-10-20T14:57:24","date_gmt":"2015-10-20T14:57:24","guid":{"rendered":"https:\/\/ibex.tech\/visualcpp\/?p=1406"},"modified":"2022-02-17T06:24:02","modified_gmt":"2022-02-17T06:24:02","slug":"set-colour","status":"publish","type":"post","link":"https:\/\/ibex.tech\/visualcpp\/colour\/set-colour","title":{"rendered":"Set Colour"},"content":{"rendered":"<h4>\nFrom RGB<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n\tListViewItem1-&gt;BackColor = Color::FromArgb(255, 0, 0);\r\n<\/code><\/pre>\n<h4>\nFrom Named Colour<br \/>\n<\/h4>\n<pre>\r\n<code>\r\n\tListViewItem1-&gt;BackColor = System::Drawing::Color::Green;\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>From RGB ListViewItem1-&gt;BackColor = Color::FromArgb(255, 0, 0); From Named Colour ListViewItem1-&gt;BackColor = System::Drawing::Color::Green; &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":[115],"tags":[],"class_list":["post-1406","post","type-post","status-publish","format-standard","hentry","category-colour"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1406","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=1406"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1406\/revisions"}],"predecessor-version":[{"id":1408,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/posts\/1406\/revisions\/1408"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/media?parent=1406"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/categories?post=1406"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/visualcpp\/wp-json\/wp\/v2\/tags?post=1406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}