Quantcast
Channel: VBForums - Visual Basic .NET
Browsing all 27184 articles
Browse latest View live

VS 2012 [RESOLVED] Stop Enter button from activating the click event of an...

Hi, I've made a simple dog running game in which you have to click a button to make your dog 'run'. The problem is, after you've clicked the button to run, you can simply keep enter pressed and it'll...

View Article


VS 2010 Is Directory.Delete and File.Delete blocking call?

Hi guys, may i know whether directory.delete and file.delete are blocking call? In other words, will the execution code stills continue even the file/directory is deleting?

View Article


VS 2012 Listbox to Array

I am having trouble converting a list box to an array. I cant seem to figure it out. Any help would be greatly appreciated. Code: Dim arr As String() For i As Integer = 0 To selectedListBox.Items.Count...

View Article

Help with Builder/Stub program

Hi, I am hoping someone has done this. I want to send a clickable link to the stub at creation time I have the text showing via filesplit I have tried adding a link label to the stub that gets copied...

View Article

VS 2008 [RESOLVED] datagridview combobox binding Error ( system.format...

what i did is bind a datagridview combobox column to a datasource (1) put 3 bindingsource controls on form (3) binded to different dataset -> datatables ( untyped ) (3) binded the combobox column of...

View Article


IF will not accept END IF

I have a series of FOR statements, 20 of them, and an IF statement at the end before the NEXT statements. The whole thing is inside another IF statement. My problem is that the last IF statement will...

View Article

2 comboboxes 1 based on first selection making other 2 Visible

Well I have 1 cbo that I populate through a string with 3 selections that are added on form load Private Sub cboMP_SelectedIndexChanged(sender As Object, e As EventArgs) If...

View Article

VS 2012 how can i make program read data ?

hello guys i get problem with data i want to know how i make program read what in data ( value ) name : ???? price : ??? any thing i put in data please help me step by step using office 2013 visual...

View Article


VS 2008 [RESOLVED] Concurrency violation: the UpdateCommand affected 0 of the...

i was trying to update (MySQL db) the changes in the bound datagridview to database. but i am getting exception Quote: Concurrency violation: the UpdateCommand affected 0 of the expected 1 records....

View Article


[RESOLVED] datagridview cell value

How to get particular cell value of datagridview. I have tried using datagridview1.rows(1).cells(1).value But it shows blank.. Am i doing anything wrong??

View Article

Question about Parallel processing...

Hi VBForums. The past few days I have been reading a bit about when to use the Task Parallel Library for CPU bound tasks. However, the Parallel.For method is actually performing worse than a standard...

View Article

Media Player - Show Time Code

Hello All, I am trying to make a video player for a project which seems to be quite a challenge when I came to a stage where I need to show a time code (sort of time stamp) in a label next to the video...

View Article

how to make form scrollable follow by object in that form

hi..im newbie code here..i thing this is the basic problem but i dont have an idea by my newbie level now. i want to create an application, that have many picturebox.. that picturebox will display in...

View Article


Color - Blue and Underline

Hi Please can I have the first column, 'Username' be in Blue, this makes the ntire listview blue. Also can I have it underlined to everyusername in first column.. Code: Private Sub...

View Article

Binding 2008 Combo Box

Hi... I'm just learning VB2010 Express (used VB6.0 for years and years)...but now trying to somewhat catch up...anyway, I'm using a book by Murdach (Visual Basic 2010). I am learning about combo...

View Article


Help with mouse_event

So I am coding a mouse clicker and got everything working like grabbing the position, setting how many times you want to repeat, etc. The only problem is getting the mouse to click on every loop...

View Article

[RESOLVED] Rearrange DataTable Columns

Anybody have any suggestions on how to rearrange DataTable columns easily (I can think of a few ugly ways)? The Data is coming from a Stored Proc I don't have control over so and loaded via a...

View Article


Grouping Objects

How do I group a set of Oval Shapes. so that i can copy all of them at once and only have 1 object selected. THanks

View Article

need help inheriting COM object

i'm not as good as maybe i thought i was. i have a program that creates an object using the COM for software that my company uses. the info that i need are in other tables so i'm being told that i need...

View Article

VS 2012 Express: Call Class from Module1

Okay so I'm trying to build a project to do some P2P work. I have found this nice class on the Microsoft website. I've created a new Console App and left Module1 empty for now. I then added a new class...

View Article
Browsing all 27184 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>