Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: uma625010
Forum: VB.NET Oct 5th, 2008
Replies: 2
Views: 394
Posted By uma625010
T is to accept any data type that we pass as the argument. that is the main advantage of generics in .net. the following code works fine, but doesnot allow the + opertor.


Private Sub add(Of...
Forum: VB.NET Oct 4th, 2008
Replies: 2
Views: 394
Posted By uma625010
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim x As Int16, y As Int16
x = CInt(TextBox1.Text)
y =...
Forum: IT Professionals' Lounge May 19th, 2008
Replies: 3
Views: 4,184
Posted By uma625010
hi,
try creating a different key for each node u create.i think that will work.key should be unique in treeview nodes.

Me.TreeView1.Nodes.Add(Me.ComboBox1.Text & i)
Showing results 1 to 3 of 3

 


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

©2003 - 2009 DaniWeb® LLC