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

VS 2010 Targeted .Net Framework 2.0 but asking for 4.0 at installation

I have created an app which targets .net fw 2.0. And for this app i have also created an Setup Project. In which, in the Prerequisites as .net fw 2.0 was not listed i have chosen version 3.0 as...

View Article


Image may be NSFW.
Clik here to view.

VB.Net - Need help incorporating backgroundworkers into screen capture program

Last couple of days I've been trying to solve an interval problem with my screen recorder application. Since my timer captures as well as records, it can't sustain a correct interval, so it records to...

View Article


VS 2008 Can I hide the tabs in a tab control and change tab items with a...

Hi All, I want to hide the tabs in a tab control and use a command button to change tab items. I'm using Winforms. Is there a way to accomplish this using properties or can anyone share some code to do...

View Article

VS 2012 Exception when file not found - doesn't work.

I am trying to get an error message to show when a file isn't found, but it is just skipping to the next file listed in the datagrid. I found some examples of code using this claiming it works as...

View Article

How to Check If a Single Item from ListBox1 is in ListBox2?

Hello everyone! I have added a code below a button that checks if the FIRST item in Listbox2 --> "ListBox2.Items(0).toString" exist in listbox1 items or in listbox1. I wanted to create something...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 Adding DataBindings

I'm creating a login where my data is stored in an XML file and I'm having an issue adding databindings to my two textboxes and a checkbox. What I'm doing is: A) Loading a DataSet from an XML file:...

View Article

Awesomium & a progress bar

The application I'm creating in visual basic needs a progress bar to be able to be complete. Is there any way to be able to do this? The standard code doesn't work, and I read elsewhere that Awesomium...

View Article

Help with a code

Hello guys, well first of all, i did some search annnd i've found nothing that helps me...My idea is... Make a program, to connect with the website to log-in with the data of the site...I created a...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 VB Coding

Hi, I was wondering if anyone could provide assistance with the scripting. Essentially what I am trying to do, is create a lookup feature where an email address can be entered in the text box and they...

View Article


Image may be NSFW.
Clik here to view.

Thanks VB Forums! See the reasults of our game here!

We created Yargis in XNA, and are proud to announce our game here! We could not have done it without your support. Thanks VB Forums for all your help on our back end classes! We would love to get your...

View Article

VS 2010 Tab index through many different controls not working

I have a form with many controls that are grouped in group boxes and panels. For example, a group box that contains panels that contain text boxes. The first group box contains text boxes and, during...

View Article

Programs/Application ideas

Hey, iv recently learned VB, and iv gotten bored of making small pointless applications... So if anyone got any ideas for an application they would like me to make for them, or would find of any use,...

View Article

change BuffredDouble by code without use Me...

Hi I try to create new Form with DoubleBuffered by code, but the DoubleBuffered is Protected property. How i can change value of that property Thanks....... Code:     Private Sub Button1_Click(ByVal...

View Article


Validate an XML file against XSD

Hi! I'm new to Xml. In my VS project (vb.net framework 4)I have added an xsd schemas like Music.xsd in a folder name kalled 'Schemas'. I get xml string as innparameter in a function. I want to validate...

View Article

VS 2010 textbox numeric value issue

Hi , i have used this code in textbox_keypress event and it's works fine Code:         Dim tb As TextBox = sender         If Not Char.IsDigit(e.KeyChar) Then e.Handled = True         If e.KeyChar =...

View Article


Monitoring the state of a running managed application.

Simple question. Does anyone know of any free software/VS addon that can monitor the state of a running managed application ? In particular, I'd like to see things like all currently allocated objects...

View Article

Scraping a site

Hi Guys I am really stuck with this one. I am trying to enter values into the boxes of this site then hit the ok button. Not sure why my code below doesnt work though. Any ideas?...

View Article


VS 2010 How to access class properties through an interface?

Hi! I have two classes A and B. B inherits from A. A has a protected property P that is of type IMyInterface. At runtime it is set to an object of type C that also implements the interface. Now from B...

View Article

How to verify Digital Signature validity of a File by CAPICOM

Greetings, I am using CAPICOM.dll in vb.net 2010 to check the validity of any digitally signed file's signature. Following are the codes i'm using : Code:         Dim signed As New CAPICOM.SignedCode...

View Article

[VB 2010] Excel numbers starting with 0

Good day. I need help with my VB program. I have a program coded to work similarly like Excel's Vlookup function. However, I'm facing problems with numbers that starts with a zero (e.g. 012). It gives...

View Article
Browsing all 27346 articles
Browse latest View live


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