
Run-time error '339': Component 'COMDLG32.OCX' or one of its ...
Nov 15, 2012 · When you upgrade a VB6 project that contains VB6 ActiveX controls, or when you try to use VB6 ActiveX controls in Visual Studio .NET, those controls must be installed and licensed on the …
Print text from a RichTextbox - social.msdn.microsoft.com
Oct 14, 2010 · Marked as answer byChao KuoFriday, October 22, 2010 11:23 AM Thursday, October 14, 2010 6:25 PM 0 Sign in to vote Hello, Tim Please see this KB, which illustrates how to print the …
Listview Item Double Click - social.msdn.microsoft.com
Mar 16, 2010 · However, double clicking on an item, calls the "Item Check" event and the checked Status is toggled (Becomes checked if un-checked and vice-versa)
ShiftConstants and smartmenuxp control
May 8, 2007 · Question 0 Sign in to vote I am trying to upgrade a project which uses an activex control called smartmenuxp When using this control I need to use a function to build a menu structure, this is …
Unable to set transparency for label control on shape
Sep 22, 2011 · I tried setting up a transparent picture box as mentioned in several postings but couldn't get it to work with Visual Studio 2010. The label would disappear when the form was displayed.
how do I retrieve the display settings
Dec 11, 2008 · I am having resize problems with my software and I need to somehow change dimensions of things thru code in order for things to fit in the interface window!
Need help with C# and Motorola MC9090 external serial port via …
Nov 19, 2010 · Can anyone help me with access to the power on the external COM port on the MC9090? I am able to read and write the serial port from a C# program (via an ADP9000-100 …
Can you Update MSAccess schema with ado.net without using adodb
May 11, 2010 · Using the ado.net connect schema you can get the schema from a access database. I can use the alter statement to add a field, but I want to update the descrption and default properties. …
what is ieframe.dll? - social.msdn.microsoft.com
Nov 25, 2014 · It's an IE browser extension. It is a system file and should not be deployed with your application. It may have been picked up as a dependency but I would remove it from your setup …
tournament brackets - social.msdn.microsoft.com
I am writing this Visual Basic GUI for a competition. I want to have the tournament brackets in the program but I'm facing a lot of troubles. It looks likes it requires intensive amount of work especially …