Krypton - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9) +----- Thread: Krypton (/showthread.php?tid=309) |
Krypton - Taylor - 02-16-2011 Hello, I downloaded Krypton toolkit and it wan't showing up in the new project window. I uninstalled it and re-installed it many times, but it still didn't show up. <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: --> Re: Krypton - xolara - 02-16-2011 Do you have teamviewer? Re: Krypton - brandonio21 - 02-16-2011 If you have Teamviewer, Xolara could assist you <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> Re: Krypton - Taylor - 02-17-2011 Where can i get that? Re: Krypton - brandonio21 - 02-17-2011 <!-- m --><a class="postlink" href="http://www.teamviewer.com/en/index.aspx">http://www.teamviewer.com/en/index.aspx</a><!-- m --> <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> Re: Krypton - Taylor - 02-18-2011 I'll try that but can you help me with what the Component Factory told me: In that case I am unsure what the issue would be. It should install and indeed it does in testing of the installer. But you can easily just create the same scenario yourself. Just add a new Form to your project. Add references to the Krypton assemblies, add a Ribbon as the first child of the Form and then update the inherited class from Form to KryptonForm. That is all the template really does. Thanks Re: Krypton - yjy1110 - 02-18-2011 Do you have Visual Basic Express Edition? Re: Krypton - Gamester699 - 04-08-2011 I have the same problem it won't do anything Re: Krypton - brandonio21 - 04-08-2011 Hmmmm. I have no idea! Mine just added itself to the project type box automatically. Wait. I have found the solution. 1) Download [attachment=0]<!-- ia0 -->KryptonFormProjectVB.zip<!-- ia0 -->[/attachment] 2) DO NOT EXTRACT THIS FILE 3) Copy the file into C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplates\VisualBasic\Windows (Or your equivalent) 4) Start Visual Basic 5) You should be done. Re: Krypton - Gamester699 - 04-09-2011 Wow thanks! <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> |