thanks a lot man
rated :)
Type: Posts; User: public
thanks a lot man
rated :)
thanks for the help.
Can you please describe it little more? with an example please? Im very new to vb.net
thanks
I have progress bar under toolbox, thats not the problem. I need the progress bar to be loaded, like, block by block as in 1st picture.
thanks for the reply any way.
Hello,
I need a progress bar, like this:
100215
But by as you know, by default we get a progress bar like this:
100217
Please help me to code/get the progress bar like in the first...
Hello,
I need a progress bar, like this:
100215
But by as you know, by default we get a progress bar like this:
100217
Please help me to code/get the progress bar like in the first...
Thanks guys, you are the best. :) Best forum ever. :wave:
Do you have any examples? :(
I even found this but still nothing:
Dim lines() As String = RichTextBox1.Lines
RichTextBox2.Text = Array.Find(lines, Function(s) s.StartsWith("Number:...
Hi all :wave:, I have a small problem, I'm loading a file to RichTextBox1:
I want to copy all numbers to RichTextBox2 and all names to RichTextBox3, so, my RichTextBox2 should look like this:...
Oh dear why ya're messing around with a picturebox? :afrog:
What about the VB 6 - Ressource-Editor to include icon's to the exe?
If the menu item 'Tools\Ressource editor' is not visible in ya...
Im unfamiliar with the progresschanged event also i dont even know how one would scroll a chart.
Actually i just though of how to scroll a chart, i have to shift the variables one data point to...
What im trying to achieve is a dynamically scrolling graph, but i cant figure out how to do it for the life of me.
Or is there a way to set up a chart and set it so that only a certain number of x-axis values appear on the chart, and the min and max x values are constantly increasing by 1 making it look like the...
Yes my data is being produced by a backgroundworker in visual basic, and I would LOVE to do that however i need visual basic to display a dynamically scrolling graph, and im not sure how to do that...
Well if i have visual basic dynamically adding data to an excel file, is there a way to create a dynamically updating graph imported to visual basic from excel?
For the program listed below (a basic scrolling graph i found, and am altering), im trying to contain the PaintEventArgs to a backgroundworker such that it doesnt lock up my program, but im having...
Thanks for your reply, and the reason why i dont have the loop in its own seperate procedure is because i havent been able to figure out how do that myself, also i know the label was getting...
I have a console program listed below that is working perfectly, taking in 2 different sets of data over ethernet and continually updating and displaying the data stream. The problem is, in my main...
I have a system set up involving an arduino thats sending data out in the format of "#.##, #.##" line after line via ethernet to its IP Address Webpage. When i enter the arduino's IP address in a...
For the life of me I cannot get this to work. I'm always receiving Object reference not set to an instance of an object.
at this line:
For Each mapping As NATUPNPLib.IStaticPortMapping In...
[QUOTE=mandykk;4110797]I agree with your thoughts! Thanks!:)
using the VBA code from the first post, the acquired image has a lower quality (is blurry somehow) than when you save the excel file as...
i did not try it as i do not know how to do it.
The UPDATE statement allows you to update a single record or multiple records in a table.
the syntax is
UPDATE table_name
SET column1=value,...
i can make a button on the form5 and name it as save.
but i cannot seem to find the command to update the table, which is to be implemented in the 'save' button.
the 'update' command on mssql...
i used DataGridView and point it to my database.
i was able to insert data to the table, but wasn't able to alter it and save it.
i used DataGridView and point it to my database.
ok,this is an image of the table from the form i mentioned.
95537
currently those 3 entries are entered by me using the insert button on another form
95539
as the insert button is coded to...
i have created a form which have DataGridView on it, it will bring up the tables from a Microsoft SQL Database.
i managed to do it and even implement to insert values to the tables using insert...
it's easier to implement for me, as the accounts are not important and i only needs 3 accounts.
it is for my module project.
here is how my Form4 look like: 95471
is it possible to add code to the 'Edit Login Info' button so that it will display Form1.vb? not the Form1.vb[Design] GUI but rather the codes for...
thanks again Edgemeal, +repped you.
sorry i learned a little about c++ earlier on, i thought it uses similar languages.
i am new to vb.net by the way. =)
thanks, this is what i wanted! =)
i am new to vb.net.
by the way is it possible to implement the password to be hidden?, like using *** or dots.
95465
this is my form1, can any1 help me with the login form here, i want to make it in such a way that
if login=s1002 and password=pass123, it will open form2
if login=s2002 and...
Well, I did put that in WebBrowser1_DocumentCompleted (there's no completed) and got all of these errors:
Error 1 The '?' character cannot be used here. C:\Users\hicran\Documents\Visual Studio...
So, all of you..
Hello..
I'm working on a small project, and really FAIL so hard at this, I've googled for almost half of an hour, with no luck.
I let my webbrowser1 navigate to a page after the...
i downloaded above link ,how to install in xp
Visual Basic
I'm trying to make a program that will get the cookie of site (there is only 1) and put that in a textbox.
I've tried working with the CookieContainer, but I failed.
What I want to happen:
1....
thanx for more information
Hi, I am given a problem where I have a text file that contains the following:
12AVX
5
23ABC
8.97
23TWT
4.69
34ZAB