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

Image may be NSFW.
Clik here to view.

VS 2010 Getting Icon for a particular extension..?

Dears, I am making a attachment module where a user selects a file and add to a list which later gets saved into db. So, while the user selects the files the listview shows this all files along with...

View Article


Visual Basic Console Application Copy Percentage?

I am making a Console Application that will copy larger files (up to 2 GB) (with My.Computer.FileSystem.CopyDirectory) and I would like make a percentage indicator. I just want it to show the current...

View Article


Inverting Bits

Hi, I am trying to find a way to invert the lower 4 bits of a byte. For example, I need to convert: 0x64 (0110 0100) to 0x6B (0110 1011) I can do it with what I think is an unreasonable amount of code....

View Article

VS 2010 Unhandled exception on other computers

I made a program with visual basic 2010. It works perfectly fine on my computer, but when I give it to my friends they get an "Unhandled Exception". They even tried running the program as an...

View Article

VS 2008 Open File Solution??

Well, I'm trying to program something(Don't want to get into the specifics) and I want it a file with a certain extension to open in it. For example, it will be able to open internet shortcuts(It has a...

View Article


Looping through collection/group of controls

I searched but didn't see what I was looking for. I'm sure this has been asked/answered before but I couldn't find it. I have a number of checkboxes and would like to loop through all of them to see...

View Article

VS 2010 Creating table at runtime

Okay, I have a project where I created a local database using VB 2010 (mapInfo.sdf). I added a new datasource and had it create the database from that. When I select the Create New Map button, I want...

View Article

When are Windows Created?

I've been getting a very intermittent problem in a program. I know roughly what it is, and it is easy to get rid of, but I have no idea whether it is something I need to worry about going forwards, or...

View Article


VS 2010 Make right-click equivalent to clicking left then right

I am working on a WYSIWYG HTML editor using a Webbrowser control. I'm working on ways to edit objects/elements (images in particular) after they have been added to the control. I want a right-click to...

View Article


VS 2010 How to write code in dynamic made control?

I have a MenuStrip(Called MenuStrip1) and I'm trying to add text that the user inputs via textbox. Heres my code: Code: Dim o as integer = 0 Dim userTxt1 as System.IO.StreamReader Dim userTxt2 as...

View Article

VS 2010 Printing a datagridview

I don't know if this is commonly done but I would appreciate some guidance on how to go about it. My intention is to get data from the user at runtime, put the data into a dataset that will be used to...

View Article

help..memory partition first-fit and dynamic best fit allocation..using vb...

hi all... ,,,,,are there people here know how to make a program using vb that make memory partition ..fix partition first fit allocation, and ,,dynamic partition best-fit allocation. .... the program...

View Article

VS 2010 Advice?

Hi, I am wondering what I am doing wrong here. I know this is probably very basic but I just can't do it, I have spent the last 2 hours trying everything and it just won't work. I am trying to find...

View Article


DataGridViewComboBoxColumn + add.item("MyItem")

Hi all, I'm fighting a stupid piece of code for about 2 hours now. How do I do something like this: item.add Code: Me.DataGridView1.Columns(3).item.add("AAA") Obviously, this doesn't work. I know it...

View Article

VS 2010 [RESOLVED] ToolStripButton Question

When clicking a ToolStripButton on a Windows.Forms.ToolStrip--if the form does not have focus--the click event wont fire on the first click. I have to click it a second time for the click event to...

View Article


VS 2010 [RESOLVED] Need help with clicking a button in webpage

I'm trying to click a button in a website from my program. But I'm having no luck at all. This the element im trying to click HTML Code: <td class="dark"...

View Article

Project but?

Hey guys This is my first program in Vbasic I am facing problem to add arrays into a variable in For Loop.. I dont knoq what to do? I am getting A zero in w2 because w1 never changes in (For loop)...

View Article


Session 0 Isolation - (PostMessage/SendMessage) ??

Here's a link for info on the topic: http://msdn.microsoft.com/en-us/libr.../bb756986.aspx The issue I'm having is finding a way to use SendMessage, and PostMessage for an application I've built on XP...

View Article

VS 2010 Printing

I am writing a system to make bookings and im going to have two files, one for customer information and one for there transactions/booking details. If i wanted to print out this information like a...

View Article

VS 2010 Textbox sorted by combobox

Hey, I am trying to get 10 textboxes sorted by a category selected via comboboxes. Any help on this would be great. Thanks!

View Article
Browsing all 27554 articles
Browse latest View live


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