
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 …
Can't find "Northwnd.mdf" example database
Dec 11, 2008 · Towards the end of the video it asks you to open up the example Northwnd.mdf database file. I've looked all over my machine (I'm new to Vista too, but I *think* I'm searching …
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 …
This file cannot be opened with the selected editor. Please choose ...
Jan 18, 2012 · I tried this procedure in Visual Basic 2010 Express Edition, and Binary Editor is not one of the choices in the Open With dialog box. I assume this is a feature that is not available …
Passing parameters to a stored procedure in Visual Basic
May 23, 2012 · The Visual Basic application I am working on firstly requires login details from the user to build a connection string for the SqlConnection. Once these vaules have been …
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)
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 …
Can you Update MSAccess schema with ado.net without using …
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 …
ADODB Reference on x64 - social.msdn.microsoft.com
Oct 6, 2009 · You probably don't have a 64-bit provider or driver for the database you are working with. However, if your app was compiled with the x86 option it should be running under …
suppress java script errors - social.msdn.microsoft.com
Feb 2, 2010 · Did you try the code workaround at the end of the documentation that was posted by a user? Paul ~~~~ Microsoft MVP (Visual Basic) Marked as answer byDave PfTuesday, …