<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Wie PropertyPage Anzeigen bei Dynamisch geladenen ActiveX]]></title><description><![CDATA[<p>wie kann ich die PropertyPage anzeigen wenn ich mit folgendem den AchtiveX lade??</p>
<pre><code class="language-cpp">CWnd m_Controlwnd;

m_Controlwnd.CreateControl (
                            &quot;myTest.control&quot;,
                            &quot;&quot;,
                            WS_VISIBLE, 
                            rc,
                            this,
                            5000,
                            NULL,
                            FALSE,
                            NULL);
</code></pre>
<p>danke für jede hilfe !!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/172482/wie-propertypage-anzeigen-bei-dynamisch-geladenen-activex</link><generator>RSS for Node</generator><lastBuildDate>Sun, 26 Apr 2026 17:10:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/172482.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Feb 2007 15:10:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wie PropertyPage Anzeigen bei Dynamisch geladenen ActiveX on Mon, 05 Feb 2007 15:10:31 GMT]]></title><description><![CDATA[<p>wie kann ich die PropertyPage anzeigen wenn ich mit folgendem den AchtiveX lade??</p>
<pre><code class="language-cpp">CWnd m_Controlwnd;

m_Controlwnd.CreateControl (
                            &quot;myTest.control&quot;,
                            &quot;&quot;,
                            WS_VISIBLE, 
                            rc,
                            this,
                            5000,
                            NULL,
                            FALSE,
                            NULL);
</code></pre>
<p>danke für jede hilfe !!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1223296</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1223296</guid><dc:creator><![CDATA[sonnenschein]]></dc:creator><pubDate>Mon, 05 Feb 2007 15:10:31 GMT</pubDate></item></channel></rss>