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

[HELP] TCP Socket similar to cSocket for VB6

Is there any easy way to use Socket in VS 2013. Can anyone help me? Thank you in advance.

View Article


Code Issue

hey guys, as I have had a variety of negative feedback from previous threads im really trying my best with this code and at the moment I have this: Public Class Form1 Dim choice As String Dim...

View Article


Help!

I have a listbox with items that have hidden values when I click on it. How would I be able to save the items as a text file? So that I would be able to load it using a button.

View Article

VS 2010 VB form refresh

Hi does anyone know the command to refresh a vb form back to the state when you first open it. I've tried using: form1.show me.hide but this doesn't refresh the form.

View Article

Image may be NSFW.
Clik here to view.

VS 2012 Control scaling issue with split containers

I have a user who changes their screen scaling to 125% in Windows Display settings to make things easier to read. However this is causing an issue in one of my apps when they run it. Any controls that...

View Article


VS 2010 [RESOLVED] run code at specific time

i wrote some code that creates a text file and i would like to run it a specific time once a week. i was wondering what is the best way to do this? should i create a program and then create a scheduled...

View Article

VS 2012 Program slows down, general question!

I was bored, so I created a program to calculate dice rolls. Basically, you choose a lucky number and the number of dice you want to throw, and the program throws the dice until every dice has landed...

View Article

Image may be NSFW.
Clik here to view.

VS 2012 Wonky Sizing/Auto Scaling randomly started happening.

I have a large project. All of which was rolling smoothly until the other day... I started noticing some of my labels and links (set to auto size) now stretch over the controls that sit directly below...

View Article


Create dinamic controls and locate them with a For .. Next

Hi all, I want need to create dinamic labels and textbox, accourding to the numbers of days of the month. For example "January" have 31 days. I have created Declare a label. Code: 'Declare...

View Article


Sending a simulated "ENTER" though streamwriter?

Hey guys, I'm currently at a standstill in development of one of my applications. I can't, for the life of me, figure out a way to send a simulated "enter" key press to a console application (separate...

View Article

VS 2012 MD5 hash one character wrong?

Good Morning all, I have got a MD5 has function that accepts a string and returns the hash in hex. I am comparing the result with 3 online hashers to ensure the value is correct however something very...

View Article

VS 2005 How to Display Images in LED Display Board

Hi Everyone, Actually, in vb 2005 i writing some pieces of code to send some lines of text to a led display board and it is successful. I wanna know what are the basic things I need to do to display an...

View Article

I want the scanned paper be bigger and high quality for pixel

. . . hello everybody I want quick help please I have a simple project in vb.net to Scan paper but I want the Image of the paper be bigger than tha real size with high quality for pixel because I want...

View Article


VS 2010 Using Report viewer with PostgreSQL

Hi buddies, I am trying to connect the report viewer to a postgreSQL data base but I can't :( I am using a wizzard report to do that but I dont know which parameters I have to use to connect it. Can...

View Article

[RESOLVED] IsDate not working as I thought

VS 2012 This is passing an edit. It doesn't seem like it should. Can someone see where I am going wrong? Code: If IsDate("01/01/2-13") Then     MsgBox("Good date") End If In the actual code it is...

View Article


Image may be NSFW.
Clik here to view.

VS 2008 microsoft.visualbasic.compatibility.vb6.BaseOCXarray

i have converted my project to VB 6 to Vb 2008.. getting something this type of error... how to solve this error.. ?? help me Attached Images  

View Article

VS 2010 Change listbox part of text color for all items only part of them in...

Hi,everybody I have button find and listbox. I would like to know how to change the color of text using listbox. Only part of it I want to change color for the whole selected items homemade in a...

View Article


VS 2010 Pre load script help?

Does anyone know if there's any way to pre load a script of another language. Say if I made a button and wanted a script to run after you press it. Is that possible? if so how? Or could someone point...

View Article

Can UserControl import Business Layer?

I'm trying to create a UserControl that will allow me to import the Business Layer Class that is within my solution. However, when I insert the Imports statement at the top of my UC, there is no...

View Article

Error Msg when CALLing Independent Sub Proceedure - HELP

I am looking to find out why I am getting an error message when I run this application. The message box works correctly, but that's about it. The error message I am getting is: An unhandled exception...

View Article
Browsing all 27348 articles
Browse latest View live