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

Vb Volume mixer controller

I have searched around for the past hour, and can't manage to find an updated script that allows you to access the windows 8/7 volume mixer. I need my application to find spotify in the volume mixer...

View Article


[VB2010] - my 1st database program

Code: Public Class Form1     Dim cnADONetConnection As New SqlConnection()     Private m_cn As New SqlConnection()     Private m_DA As SqlDataAdapter     Private m_CB As SqlCommandBuilder     Private...

View Article


Image may be NSFW.
Clik here to view.

multiple values in previous comboboxes VB.net

Hi All, On my form, I have few comboboxes, which are taking data from access table. The form works like that - On-Load connection.Open() after that, user is oblige to choose 1) Account, if he will...

View Article

Creating an Array of Panel Controls Using the Designer

I have created 20 panel controls on a form and within each of the controls there are two radio buttons. Is there any way, using the Designer that I can rename the controls so that they exist as an...

View Article

VS 2010 Webbrowser click on Link (Dynamic)

Hello there. I have a very simple question. I have to click a link in my webbrowser, but the poblem is that the link isn't constant, and a part of it always changes. What remains the same is the word...

View Article


need advice on how to add, edit, delete questions in a quiz application

i am building a quiz application using vb.net and ms access. i want the user to be able to to add , delete and edit the questions which are stored in a table in the ms access file. should i use...

View Article

VS 2010 TreeView drag/drop question

I want to be able to drag & drop treeview nodes onto a "trashcan" icon to remove them from the treeview. I added a label icon & set its AllowDrop property to True, but apparently a label...

View Article

VS 2010 [RESOLVED] Creating a folder in desktop

Hello to all, any idea how to automaticly with aplication create folder in desktop I don't whant to directly save it to Desktop, but I whant that application (it selves) create a folder "New", where...

View Article


Transparent Button Background On Mouse Enter

I have created a circle button with transparent corners, I set the properties to backColor as transparent, FlatStyle is Flat and I have selected my background image. Now, I have coded the MouseEnter...

View Article


VS 2012 Mouse click in DirectX Game/Application.

How would i make a vb.net application, class, or module that would do a mouse click like every 60 seconds or something like that in a directx game/application. If needed to inject the module/class into...

View Article

[RESOLVED] My.Settings.Item()

I have a tabControl full of check boxes that I am using in three way mode to keep space minimum from Radio buttons. When a check box is clicked it sets a Tag setting of a 1, 0, or sets a custom string...

View Article

Get text between tags..

Hi all, I try to get some text between the tags, is this possible and how can this be done? Code: <ul class="listbox item-frame" tabindex="0"><li class="item active" data-val="1">...

View Article

VS 2010 Constructors - How Do I?

I'm working with some 3d stuff, and to start I'm going to create a new structure. It's very simple: Code: Public Structure Point3d     ''' <summary>     ''' The horizontal position     '''...

View Article


VS 2008 streamReader

I want to put the .close() in the finally statement so if there is an error reading a file, it will close it after the error happens. But, the way I have it set up, it is saying that the object has...

View Article

VS 2010 Another TreeView drag/drop question

When dragging nodes from one treeview to another how can I catch when the same node is dropped on the second treeview at the same level? ie. I cant have 2 of the same nodes under the same parent or at...

View Article


White Font When Disable Label

I have a label on top of an image, I have successfully managed to make my box change image when clicked, but when you click the label it didn't change the background image, so instead of coding the...

View Article

Image may be NSFW.
Clik here to view.

VS 2012 XML File (Save, Open and Append)

Ok I have been reading tutorials and searching Google but it just seems like there's 10 different ways to save and open xml documents and I'm getting confused on how to apply this to what I'm trying to...

View Article


VS 2012 Printing a receipt. How can I make the code work?

There is a problem when printing a receipt. The rows are not printing correctly on the paper. Let me show you the code: Code: Private Sub SalesReceipt() Dim barcode As String Dim item As String Dim qty...

View Article

Creating empty array

This line of code Code: Dim strOne() as string has been working well in Vb6. I tried importing it to VB.net and is giving me problems. I would have use a specific number here like Code: Dim strOne(5)...

View Article

VS 2012 VB Error Handler Event

Code: Public Sub jogo_abrir(ByVal sender As Object, ByVal e As EventArgs)         Dim nome As String = "a"         MsgBox(nome)     End Sub     Private Sub Form1_Load(ByVal sender As Object, ByVal e...

View Article
Browsing all 27206 articles
Browse latest View live


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