Set orgin of graphics via SetMapMode + Himetric??
Hi, I am dooing an engineering application and I need to draw some objects. It MUST have an origin in a bottom left corner, not in upper left (the deault setting of GDI). Currently, I have to...
View ArticleSurely someone knows how to get better than 640X480 resolution from a web cam??
I have a Logitec Pro 9000 webcam that can take pictures at 1600X1200 resolution. I am trying desperately to find out how to capture the preview image. I have used AVIcap32.dl and this seems to only go...
View Articlevb.net and add parameter method
Hi All, I have tried to find examples of the add parameter method of inserting but most i see don't make sense. below is my sql statement and vb.net code that inserts it, the reason I wish to use add...
View ArticleVS 2010 Matching Text in a String
I'm attempting to match multiple lines through Regex, but it doesn't seem to be working how it should. Is there another method that I'm overlooking? What I'm trying to match is simple, and only appears...
View ArticleVS 2010 splitting a multiline textbox - help
guys im trying to split a multiline textbox containting for example 100 line each line in the form of Firstname:Lastname , i tried to split them at the : delimeter and getting the Firstname and...
View ArticleVS 2010 Intersecting lines
Been a while since I have written any code and I am attempting to write an app for general public use, whereby I start with a small drawn circle and keep enlarging it until it hits a boundary line of...
View ArticleVisual Basic or PHP / SQL? (Need Advice)
I need to know if I should create this project as a visual basic windows application or if I should make it in PHP/SQL. Basically I'm trying to use this application (or web form) to edit or add to an...
View Articleapplication lock
I've got a application where on my menu i've got a option called "Lock" My form will become disabled and a window form will open where a user has to enter their password correct to unlock the...
View ArticleVS 2010 Help with automatic web navigation using a WebBrowser component
I'm doing a bot for an online game, the program consists on a series of tabs, the first one contains the webBrowser component that automatically navigates, and I need to do some automatic web actions...
View ArticleVS 2010 SendKeys - Hold Down a Key
Hey guys! It's been awhile. I've Googl(ed?) this for a few hours and can't seem to find a straight forward answer. I'm working on a program and I can't seem to figure out how to make SendKeys actually...
View ArticleLooking for help.
I have been trying to figure out how to make it to where when you hover you're mouse over a buttion it will make a sound. I have spent around 5 hours of non stop research trying to figure this out....
View ArticleImage in and out of access 2003DB in VB .nte code.
Hi All, I have googled this to death but can not get one that works, or has the three fields I need: 1 = ID 2 = Description 4 = Image And some kind of display of images in the DB to choose from' I am a...
View ArticleVisual Studio 2012 Music Stops!!
Hello, I'am trying to find out how to make a visual studio program play music on start up. I also would like to add a little check box that pauses the music. Any kind of information would be great!...
View ArticleVS 2010 Preview image in OpenFileDialog
In Visual Basic.NET, when browsing to a file via the OpenFileDialog control, is it possible to display a preview of an image when an image is selected in the OpenDialog?
View ArticleVS 2010 Need help automatically decreasing available numbers from NumericUpDown
I'm trying to make an invoice application and I want to make it so that when an item is ordered, the available # of items drops by how ever many the person bought. In example if someone ordered 2 items...
View Articledrag and drop
Hi All, I have never used drag and drop before and am wanting to do the following. I have 2 flowlayoutpanels in which 8 buttons can sit in. i want the user to be able to drag the buttons between each...
View ArticleVS 2008 Clicking button on website
Code: <html class="js yui3-js-enabled gecko ltr js firefox firefox18 firefox18-0 win"> <head> <body id="index" class="controls-visible browserFirefox browserFirefox1"> <div...
View ArticleVS 2010 I don't understand why I keep getting this converting problem!
I have no clue as to why I am getting this converting problem, I'll put a picture I took of my screen so you guys can see Attachment 95161 Can someone please explain to me what I'm supposed to do?...
View ArticleVS 2008 Charts and properties.
I have four fields in my db. I'm filing a dataset and then plotting the data on a graph. I have this code... Code: Dim sqlProducts As String = "SELECT * FROM myTable" Dim da As...
View ArticleVS 2010 I don't understand why I keep getting this converting problem!
I have no clue as to why I am getting this converting problem, I'll put a picture I took of my screen so you guys can see Attachment 95161 Can someone please explain to me what I'm supposed to do?...
View Article