Search Results

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: jhonnyboy ; Forum: VB.NET and child forums
Forum: VB.NET Mar 31st, 2009
Replies: 0
Views: 306
Posted By jhonnyboy
Hello everyone. I am making a clock in - out program and have a more complex issue on hand. My program asks the user for their name then sends them to the clock in/out form. In the form they press a...
Forum: VB.NET Mar 31st, 2009
Replies: 2
Views: 727
Posted By jhonnyboy
This is just what i was looking for. Thanks!
Forum: VB.NET Mar 31st, 2009
Replies: 2
Views: 1,182
Posted By jhonnyboy
Thank you for your fast response!
Forum: VB.NET Mar 31st, 2009
Replies: 2
Views: 1,182
Posted By jhonnyboy
Hello everyone. I would like to learn how to make a multi column list box. I have set the multi column Boolean to true and set the width but i have yet to see the two columns. I only see one.

I...
Forum: VB.NET Mar 31st, 2009
Replies: 2
Views: 727
Posted By jhonnyboy
Hello everyone, I have a program that i am working on using more than one Form. The way i am going through forms is by minimizing my first form then showing the other forms. I was wondering if i...
Forum: VB.NET Mar 31st, 2009
Replies: 5
Views: 437
Posted By jhonnyboy
Forum: VB.NET Mar 31st, 2009
Replies: 5
Views: 437
Posted By jhonnyboy
Ah Nevermind. Thank you so much!

How can i make a multi column listbox? I added the true under properties for multi column, and added the width, but don't see anything. I wanted to make a column...
Forum: VB.NET Mar 31st, 2009
Replies: 5
Views: 437
Posted By jhonnyboy
It's not appending yet. I added to true to the end, but that didn't do anything. It's still overwriting :(
Forum: VB.NET Mar 31st, 2009
Replies: 5
Views: 437
Posted By jhonnyboy
Hello everyone. I have a small problem. I have a Streamwriter writing things to a file. But when i write more than one thing, the previous item gets overwritten. I.E. Write 1111, Write 2222. 1111...
Forum: VB.NET Mar 10th, 2009
Replies: 6
Views: 1,539
Posted By jhonnyboy
That worked thanks :) I have another question. How can i load a form from another form? I tried form.show but the form came up and quit after a couple of seconds.
Forum: VB.NET Mar 9th, 2009
Replies: 6
Views: 1,539
Posted By jhonnyboy
It said something about out of bounds. Does the syntax look right?
Forum: VB.NET Mar 9th, 2009
Replies: 6
Views: 1,539
Posted By jhonnyboy
Hello everyone i am getting input from the user in the form of an inputbox. The inputbox then dumps the information into an arrayList which then i want my Listbox to be populated by the items within...
Forum: VB.NET Feb 2nd, 2009
Replies: 4
Views: 907
Posted By jhonnyboy
i made a simple one like this one:



Using outFile As StreamWriter = New StreamWriter("blahblah.txt")

outFile.Write("Clock In: " + TimeOfDay)


End Using
Forum: VB.NET Feb 2nd, 2009
Replies: 4
Views: 907
Posted By jhonnyboy
hey guys im fairly new to visual basic, but very eager to learn it. I am attempting to make an employee clock in.

I want to make a simple clock in that will ask the user to enter their name, and...
Showing results 1 to 14 of 14

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC