Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: NEo4
Forum: VB.NET Jun 22nd, 2009
Replies: 2
Solved: Shortening...
Views: 224
Posted By NEo4
Thank you for your suggestion on 'Friend'! It worked!
Forum: VB.NET Jun 22nd, 2009
Replies: 2
Solved: Shortening...
Views: 224
Posted By NEo4
Hello!

I have program that consists of multiple forms. Each of the forms share a common variable which I stored in the main form. But to access the variable from another form, I have to type...
Forum: VB.NET Dec 14th, 2008
Replies: 3
Views: 866
Posted By NEo4
Try changing the code in frmAddress to:

Public Shared strName As String
Dim DataForm As New frmData


Private Sub lblContact_SelectedIndexChanged _
(ByVal...
Forum: VB.NET Dec 11th, 2008
Replies: 3
Views: 886
Posted By NEo4
Put the date in a variable first and then compare them.

Private Sub Form1_Load(ByVal sender As System.Object, _
ByVal e As System.EventArgs) _
...
Forum: VB.NET Dec 11th, 2008
Replies: 4
Views: 454
Posted By NEo4
Take a look at this tutoria (http://www.homeandlearn.co.uk/NET/vbNet.html)l, you may have an idea about what a beginner tutorial should have.
Forum: VB.NET Dec 11th, 2008
Replies: 4
Views: 778
Posted By NEo4
Just clear the dataset and then re-fill it.
Forum: VB.NET Dec 11th, 2008
Replies: 1
Views: 784
Posted By NEo4
This code may help:

Private Sub Form1_Load(ByVal sender As System.Object, _
ByVal e As System.EventArgs) _
Handles MyBase.Load
...
Forum: VB.NET Dec 9th, 2008
Replies: 2
Views: 597
Posted By NEo4
Try using the shortcut key to the Design View(which is Shift+F7).
Forum: VB.NET Dec 9th, 2008
Replies: 2
Views: 587
Posted By NEo4
Thank you bharanidharanit! I didn't know that the view in the ListView control can be changed!!
Forum: VB.NET Dec 9th, 2008
Replies: 2
Views: 587
Posted By NEo4
Hello,
How can I create a multi-field list box like in the picture in the link below in Visual Studio.
NEo4

http://i465.photobucket.com/albums/rr12/black-eagle-bucket/multi-field_listbox.png
Showing results 1 to 10 of 10

 


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

©2003 - 2009 DaniWeb® LLC