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

DB Select by year

I've got two tables on my database, they are Employee which has a start start and Orders which has a order date. I want to display all the results for each order but grouped year by year based on their...

View Article


Need help clicking button without id

Hello people ive tried multiple ways of trying to click a button without and id code is below button code: Code: <button style="padding: 5px 10px; font-size: 1.5em;" class=" fk-uix-button...

View Article


VS 2010 Multiple Comboboxes - Disabling one item (READ)

So for my school assessment we are making a prototype government voting system, in order for this to work users will have to enter there PARTY preference in orders of 1-15 (15 being the max we are...

View Article

VS 2012 Auto update imporving.

Hi everyone. I'm using my friend's code for auto-update of my program. The code: http://pastebin.com/SEHpKrEK. As you can see, it compares the two versions, if the remote version is bigger, it...

View Article

VS 2010 [RESOLVED] Date Range

Hi, I am using VB 2010 Express. I am having a problem with date range which I am not able to fix. Please Help! Problem details : When I try to search from start date 15/03/2013 [DD/MM/YYYY] to...

View Article


Need Help with seending SMS ..Modem send nothing ???

hello every one i'm using huawei E1552 modem to send SMS from my app. and bellow is the AT commands procedure to send SMS in the PDU mode and the modem response also, every thing seems ok , but i...

View Article

[RESOLVED] A simple operator question just for my curiosity

Hi guys! Is there any operator like "±" in VB? Such as Code: If i ± 3 = p Then 'code End If Thanks!

View Article

VS 2012 Getting filenames with a certain pattern

I need to get a list of filenames in a directory with a certain pattern. The files are named fileX.dat where X = a 1 or 2 digit number. So for example, they could be called file1.dat or file10.dat. I...

View Article


[VB2010] - what is wrong with these 'for each'?????

Code: Dim a As Windows.Forms.Control         For Each a In RichTextBox1.Controls             Debug.WriteLine(a)             Rect1 = New Rectangle(a.Location.X, a.Location.Y, a.Size.Width,...

View Article


VS 2010 [RESOLVED] Arraylist - Sorting Textual Entries From Highest To Lowest

I was wondering how to sort an arraylist properly from highest to lowest value when textual content is added rather than numerical. Code: Dim a1 As New ArrayList a1.Add("20  Items") a1.Add("112 Items")...

View Article

VS 2012 Treeview not firing directoryselected event

The only directory nodes that fire a directorySelected event are those directories that have files in them. How do you get that event to fire with empty directories? I put in TreeView1_DoubleClick and...

View Article

VS 2012 [RESOLVED] Replacing a String with Nothing

Here is a string that I have: Code:     Public Sub SaveDreamScriptListToFile(stringFileName As String, DreamScriptList As List(Of DreamScript))...

View Article

VS 2010 Put inside a panel a process currently running

Hi! I am quite new in VB. I am trying to make a sw which operate with another application. I found a code to lunch an application inside myone and it works. But what if I want to do it with an...

View Article


VS 2008 [RESOLVED] Textbox Autocomplete SQL database

Can anyone share a code that I can use to autocomplete a textbox from a field in SQL database? Thanks a lot!

View Article

VS 2008 help for vb.net read varbinary

hello can anyone help how to read or convert the varbinary into text in ms sql server 2005? thnx for anyone help me!!!

View Article


how to save datagridview as either excel2003 or excel2007 worksheet.

i can save a datagrid using code: Code: saveFileDialog.Filter = "Excel2007 (*.xlsx)|*.xlsx|All files (*.*)|*.*" i wish to give the user the option to save in either Excel2003 or Excel2007 format. What...

View Article

Image may be NSFW.
Clik here to view.

VS 2012 How to make the form moveable?

Hi. I have a borderless form with a base image, which has some controls. How can I make this part draggable? ^ It's the background image of the form

View Article


[RESOLVED] [VB2010] - RichTextBox: by some reason the shortcut keys aren't...

the RichTextBox have any property for deactivate\activate the shortcuts keys? by some reason they aren't working:(

View Article

VS 2012 Scrolling text grabbed from text file

Hi all, My knowledge of VB is rather basic (everyone has to start somewhere!), so please excuse my ignorance. Basically, what I am looking to achieve, is to build a program that just scrolls text from...

View Article

VS 2010 Need to open a second Form that is my program on a horizontal view...

I need help like the title says. The program needs to work the same it currently is. The program is a simple database program and i need to know how to make the second form have the same functionality...

View Article
Browsing all 27472 articles
Browse latest View live


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