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

VS 2010 Execute javascript in browser control (VB.net 2010)

I am working on a program that executes javascript in a webbrowser control. I found this in another forum WebBrowser1.Document.Window.DomWindow.exescript("function(functionId)", "Jscript()") But when i...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 [RESOLVED] To prevent possible data loss before loading the designer,...

i'm using vb.net 2010 i use custom lib for button shape..every thing was going fine till i decided to change my app framenetwork from 3.5 to 4. then buttons that i have created are not showing any more...

View Article


VS 2010 newb help: simple console addittion code, need help with variable...

Ok so i wrote this simple code for me to add several birth dates together, via console user input. You enter the first day digit, second day digit, first month digit, second month digit, & 1, 2,...

View Article

[RESOLVED] Odd index out of range exception

I'm currently trying to remove all the controls in a picturebox. I'm doing so like this: vb.net Code: For i As Integer = 0 To pbGrid.Controls.Count - 1            pbGrid.Controls.RemoveAt(i)...

View Article

VS 2010 SendKeys.Send() to password textbox.

Ok so I have a virtual keyboard I've made and I was having issues at first with the focusing so I just changed from using buttons to labels. Now my problem is that when I have my cursor in the external...

View Article


VS 2005 use one "for ....next" for this function

how can i merge this two for looping in one or how can i improve this code to seek file and folders Code: Try             Dim folders() As String = IO.Directory.GetDirectories(path)             Dim...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 Closing form with media player on it causes AccessViolationException...

I have two forms. Click on the first form and the second form opens which has a media playere on it. If I click close and close the form everything works fine and it goes back to the first form. If I...

View Article

Question about MouseEnter

When the left mouse button is being held down, and the mouse is moved to a seperate control, is the MouseEnter event of that seperate control not fired? Because I have a grid of picturebox's and I'm...

View Article


Deep Thoughts on Deep Copy

I have always understood that a deep copy for a class couldn't be implemented automatically for the reason that no compiler can know exactly how to perform a deep copy for a class. Therefore, the only...

View Article


VS 2010 How to Click a button without knowing the ID

i know this question is being asked before, but i tried to make it work for my site, but could not, so can anyone help to click the sign in button here here is the source code for the button and class,...

View Article

Select GotFocus and LostFocus

Hi there, I am new to Visual Basic and to the Forums. I have been working on an assignment for my class, and there is one problem I have been encountering. I am trying to figure out how to set a yellow...

View Article

VS 2010 [RESOLVED] Windows Media Player

I am using the Windows Media Player in my application with Visual Basic.NET Ultimate. Here is the code I use: Code:     Public MediaPlayerObject As WindowsMediaPlayer = New WindowsMediaPlayer How can I...

View Article

VS 2010 ComboBox in ListView SubItem

Hello everyone, I want to know how to change location and size of combo box to that of selected sub item in listview. Thanks in advance.

View Article


[RESOLVED] listview export

i know i am being stupid here so i apologies before we start! Trying to export a list view to a csv but i need it to export in an order, how do i change the count to run 5, 2, 3, 4?? Code:      For i...

View Article

Speakers

When you plug headphones or speakers into a laptop, it disables the laptop's built-in speaker. In my form, I want to play a sound through the built-in speaker, even if external speakers are plugged in....

View Article


Save Access Db to txt file

Hello Every one i'm a newbie in vb.net and i am facing a little problem i hope that someone can help me. i made a little programme that i need at work witch have 15 textbox and in each textbox we will...

View Article

Can I monitor users visited folder?

Is there a code or api that can detect users visited folder/s?

View Article


Image may be NSFW.
Clik here to view.

Confused, what is this and how it is done.

Hi everyone, Please have a look on this picture, my client is already using this software and wants me to design another form with same look n feel. I am slight confused with this column "NEHA NO", i...

View Article

How can I apply WMI code in a winform?

Code: Imports System Imports System.Management Imports System.Windows.Forms Namespace WMISample     Public Class WMIReceiveEvent         Public Overloads Shared Function Main() As Integer...

View Article

VS 2010 Add Multiple Fields in single combobox on datagridview, VB.Net 2010

Hi there, I am using vb.net 2010 and i want to add multiple fields in single combobox on datagridview... Please advise how to accomplish this task. Thanks in advance. Ladak

View Article
Browsing all 27033 articles
Browse latest View live


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