<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : skinFramework when used RibbonBars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : skinFramework when used RibbonBars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 00:52:09 +0000</pubDate>
  <lastBuildDate>Sat, 16 Apr 2011 09:21:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=18226</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[skinFramework when used RibbonBars : Can you provide any sample example...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18226&amp;PID=63922&amp;title=skinframework-when-used-ribbonbars#63922</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6626">varun</a><br /><strong>Subject:</strong> 18226<br /><strong>Posted:</strong> 16 April 2011 at 9:21am<br /><br />Can you provide any sample example through which i can get success.<br><br>I am weird about this problem, I cant access openfiledialog or any other dialog boxes.<br><br>For ex:<br>I was created MDI Form from MDI form i have called child forms i.e, frmOptions as below is code snippet through which I can open with ribbon bar effects<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; frmOptions = new LSPOptionsBox();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CommandBars.EnableOffice2007FrameHandle(frmOptions.Handle.ToInt32());<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; frmOptions.ShowDialog();<br><br>Can you please help to open up OpenFileDialog <br>In child forms I have provided some datagridview &amp; contextmenustrip, by clicking contextmenustrip button i have to show openFileDialog &amp; saveFileDialog but i cant make it active as commandbar skin effects.<br>Please help me<br><br>I tried as below code correct me here to open with effects:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OpenFileDialog openFileDialog1 = new OpenFileDialog();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; openFileDialog1.InitialDirectory = strDirectory;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; frmMdi.Instance.CommandBars.EnableOffice2007FrameHandle(this.Handle.ToInt32());<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DialogResult Result = openFileDialog1.ShowDialog(frmMdi.skinFramework);<br><br>]]>
   </description>
   <pubDate>Sat, 16 Apr 2011 09:21:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18226&amp;PID=63922&amp;title=skinframework-when-used-ribbonbars#63922</guid>
  </item> 
  <item>
   <title><![CDATA[skinFramework when used RibbonBars : SkinFramework should automatically...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18226&amp;PID=63905&amp;title=skinframework-when-used-ribbonbars#63905</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18226<br /><strong>Posted:</strong> 15 April 2011 at 8:14am<br /><br />SkinFramework should automatically handle this dialog.]]>
   </description>
   <pubDate>Fri, 15 Apr 2011 08:14:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18226&amp;PID=63905&amp;title=skinframework-when-used-ribbonbars#63905</guid>
  </item> 
  <item>
   <title><![CDATA[skinFramework when used RibbonBars : Can any one please help me how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18226&amp;PID=63900&amp;title=skinframework-when-used-ribbonbars#63900</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6626">varun</a><br /><strong>Subject:</strong> 18226<br /><strong>Posted:</strong> 15 April 2011 at 7:07am<br /><br /><div align="left"><font color="#ff3366"><i><b><font face="Verdana, Arial, Helvetica, sans-serif" size="3">Can any one please help me how to use openFileDialog with the skinFramework when we are using CommandBars i.e, in RibbonMdiForm sample for "ID_FILE_OPEN" click event i want to open openFileDialog to browse a file, but it should also be applied with skinFramework.</font></b></i><br><br><i><b><font face="Verdana, Arial, Helvetica, sans-serif" size="3">I am using CommandBars Control Version 15.0.1</font></b></i><br><i><b><font face="Verdana, Arial, Helvetica, sans-serif" size="3">Visual Studio 2010 &amp; C# as code behind language</font></b></i><br></font></div>]]>
   </description>
   <pubDate>Fri, 15 Apr 2011 07:07:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18226&amp;PID=63900&amp;title=skinframework-when-used-ribbonbars#63900</guid>
  </item> 
 </channel>
</rss>