{"id":265,"date":"2014-06-23T17:09:03","date_gmt":"2014-06-23T08:09:03","guid":{"rendered":"http:\/\/csharp.ihavenomoney.co.kr\/?p=265"},"modified":"2014-06-23T17:14:37","modified_gmt":"2014-06-23T08:14:37","slug":"propertieswnd-%ec%86%8d%ec%84%b1%ec%b0%bd-%ec%83%9d%ec%84%b1-%eb%b0%8f-%eb%a9%94%ec%8b%9c%ec%a7%80","status":"publish","type":"post","link":"https:\/\/csharp.ihavenomoney.co.kr\/?p=265","title":{"rendered":"PropertiesWnd \uc18d\uc131\ucc3d \uc0dd\uc131 \ubc0f \uba54\uc2dc\uc9c0"},"content":{"rendered":"<p><a href=\"http:\/\/csharp.ihavenomoney.co.kr\/wp-content\/uploads\/2014\/06\/PropertiesWnd.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-266 size-full\" src=\"http:\/\/csharp.ihavenomoney.co.kr\/wp-content\/uploads\/2014\/06\/PropertiesWnd.png\" alt=\"PropertiesWnd\" width=\"626\" height=\"415\" srcset=\"https:\/\/csharp.ihavenomoney.co.kr\/wp-content\/uploads\/2014\/06\/PropertiesWnd.png 626w, https:\/\/csharp.ihavenomoney.co.kr\/wp-content\/uploads\/2014\/06\/PropertiesWnd-300x198.png 300w\" sizes=\"auto, (max-width: 626px) 100vw, 626px\" \/><\/a><br \/>\n<pre id=\"code_snippet_68\" style=\"position:relative;width:100%;border:0;padding:0;\">\/\/ CPropertiesWnd \uba54\uc2dc\uc9c0 \ucc98\ub9ac\uae30\uc785\ub2c8\ub2e4.\r\nint CPropertiesWnd::OnCreate(LPCREATESTRUCT lpCreateStruct)\r\n{\r\n    if (CDockablePane::OnCreate(lpCreateStruct) == -1)\r\n\t\treturn -1;\r\n\r\n\t\/\/ TODO:  \uc5ec\uae30\uc5d0 \ud2b9\uc218\ud654\ub41c \uc791\uc131 \ucf54\ub4dc\ub97c \ucd94\uac00\ud569\ub2c8\ub2e4.\r\n\t\tCRect rectDummy;\r\n\trectDummy.SetRectEmpty();\r\n\t\r\n\tif (!m_wndPropList.Create(WS_VISIBLE | WS_CHILD, rectDummy, this, 2))\r\n\t{\r\n\t\tTRACE0(&quot;\uc18d\uc131 \ud45c\ub97c \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. \\n&quot;);\r\n\t\treturn -1;      \/\/ \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.\r\n\t}\r\n\t\/\/InitPropList();\r\n\t\/\/AdjustLayout();\r\n\treturn 0;\r\n}<\/pre><br \/>\n<pre id=\"code_snippet_69\" style=\"position:relative;width:100%;border:0;padding:0;\">BOOL CMainFrame::CreateDockingWindows(void)\r\n{\r\n    BOOL bNameValid;\r\n\t\/\/ \uc18d\uc131 \ucc3d\uc744 \ub9cc\ub4ed\ub2c8\ub2e4.\r\n\tCString strPropertiesWnd;\r\n\tbNameValid = strPropertiesWnd.LoadString(IDS_PROPERTIES_WND);\r\n\tASSERT(bNameValid);\r\n\tif (!m_wndProperties.Create(strPropertiesWnd, this, CRect(0, 0, 200, 200), TRUE, bNameValid, WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_CLIPCHILDREN | CBRS_RIGHT | CBRS_FLOAT_MULTI))\r\n\t{\r\n\t\tTRACE0(&quot;\uc18d\uc131 \ucc3d\uc744 \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.\\n&quot;);\r\n\t\treturn FALSE; \/\/ \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.\r\n\t}\r\n\t\/\/SetDockingWindowIcons(theApp.m_bHiColorIcons);\r\n\treturn TRUE;\r\n}<\/pre><br \/>\n<pre id=\"code_snippet_70\" style=\"position:relative;width:100%;border:0;padding:0;\">int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct)\r\n{   \/\/-- \uc911\uac04\uc0dd\ub7b5\/\/\/--\r\n    if (!CreateDockingWindows())\r\n\t{\r\n\t\tTRACE0(&quot;\ub3c4\ud0b9 \ucc3d\uc744 \ub9cc\ub4e4\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.\\n&quot;);\r\n\t\treturn -1;\r\n\t}\r\n\tm_wndProperties.EnableDocking(CBRS_ALIGN_ANY);\r\n\tDockPane(&amp;m_wndProperties);\r\n\t \/\/-- \uc911\uac04\uc0dd\ub7b5\/\/\/--\r\n}<\/pre><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[],"class_list":["post-265","post","type-post","status-publish","format-standard","hentry","category-c"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=265"}],"version-history":[{"count":3,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/265\/revisions"}],"predecessor-version":[{"id":271,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/265\/revisions\/271"}],"wp:attachment":[{"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=265"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=265"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/csharp.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}