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

DGV Pre-Defined Navigation

Can someone tell me if they have a way to prevent the cells from being selected when a user SHIFT+CTRL arrows up or down in a DGV. I should also mention I am trying to accomplish this from the edit...

View Article


VS 2010 [RESOLVED] RegEx returning false match

I'm having an issue with my RegEx's match returning a false Success. In this case, I tested a blank space against this RegEx pattern: Code: (\.|-)* And whenever I call: Code: If match.Success Then The...

View Article


Trying to create a dynamic menu item

Can someone tell me what I'm doing wrong here. I'm trying to create handlers for menus that are being added from a list box on another form. Code: #Region "LAUNCH DEVICE MANAGER"     Private Sub...

View Article

VS 2010 [RESOLVED] Keep whitespace in split

I'm working on a project where I need to iterate through all the words in a string, but I also need to keep whitespace as that is important to what I need. For example, currently this is happening:...

View Article

How do I check the selecteditem of multiple comboboxes at the same time?

I have a chart of 100 combo boxes 10X10. The user is to make a choice for every box and then press a button to test the choices. I have done the testing by typing out each combobox individually, but...

View Article


DownloadFile - this should work...

What am I missing? I have another textbox with the full link, can I use that instead? Code: Private Sub downloadit()         httpclient = New WebClient         AddHandler...

View Article

VS 2010 print multiple pages with printdocument control

HI, I WORK WITH PRINTDOCUMENT CONTROL AND I WANT TO PRINT MORE THAN 1 PAGES. I PUT IN PrintDocument1_PrintPage CODE : e.hasmorepages = TRUE Exit Sub IN CREATING PREVIEWS MESSAGEBOX SHOWS THAT CREATES 2...

View Article

AxWindowsMediaPlayer

I'm using the windows media player tool - how can I get my script to pause until my video has finished playing. I'm using a timer to do events succh as start time video 10 minutes after it's finished etc

View Article


facebook

this will be the wrong thread to post in however; ive got a site admin tool im building - i want to feed in facebook wall posts and maybe be able to reply to them. is there such a way? i guess there is...

View Article


2 arrays, one cup...

Well, not exactly. I have two different collections, filled with different SQL tables: Code: Public colNombres, colContadores As New Collection Try             con.Open()             Dim da As New...

View Article

VS 2012 vb.net application on linux OS

I have this vb.net application that uses webbrowser control and I tried to run it on centos operating system with install wine and mono but it did not open the application. Then I tried to create a...

View Article

VS 2012 Select only certain records (batch)

I am trying to select on 30 (this will be adjusted with a variable) records at a time. The selection works when I am not Joining two of my tables, When I add the following JOIN, the Datagrid tells me...

View Article

VS 2012 [RESOLVED] Convert String to date (Can not drop the time 12:00:00 AM)

Hi All, I have a string of just 8 bytes of numbers representing a date. Looks like this, 20140611. I can unstring it and insert a "/" but I would prefer to learn to use the .NET functions. I'm trying...

View Article


Problem with index after adding row with datagridview

I have a project written in Visual Studio 2008 (VB NET) using a data bound Datagridview control and BindingNavigator (w/ menustrip) control. If I select the Add New button on the Binding Navigator the...

View Article

Setting console title running with process.start console app (ping for example)?

Is it possible to set the console title if I run say ping ipaddress -t using process.start? Right now it shows the long pathname to the executable in the window title.

View Article


Annoying Radiobutton problem

So i have 3 radio buttons and two text boxes. When radio button 1 or 2 is clicked it sets the username and password (defaults) When third button is clicked it's suppose to check if textbox1 (user) and...

View Article

VS 2013 Add appointment to a Windows Live account

Hi, I'm looking for an example in .NET of how to add an appointment into a windows live account. I've a database of items and some of them need to be configured as an appointment in windows Live. I...

View Article


Remote Process Control Application

Hello! At first, I must say that my knowledge is not enough for this project to be written by me or even you guys.. I don't need you to spend time and write codes for me for free. I'm ready to pay some...

View Article

VS 2010 String Optimization

Actually writing some VB on this project as been writing C# for a couple years only now. Soooo this code is using allot of string functions which I think are straight forward to optimize but either...

View Article

VS 2012 Create a "Poker Hand Determinator"

I need to create program which determine the poker hand, after the user selected 5 cards. https://www.dropbox.com/s/36p1b2zloynah76/HW4.7z I have no idea how to program this, the book doesn't have...

View Article
Browsing all 27517 articles
Browse latest View live


Latest Images

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