| | |
Creating Objects
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
Hi,
Private tb as Textbox
Public Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
tb = New TextBox
tb.Parent = sender.Parent
End Sub
Loren Soth
Private tb as Textbox
Public Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
tb = New TextBox
tb.Parent = sender.Parent
End Sub
Loren Soth
Best regards,
Loren Soth
Crimson K. Software _________________________________________________________________ Crimson K. Blog
Loren Soth
Crimson K. Software _________________________________________________________________ Crimson K. Blog
![]() |
Similar Threads
- Java's String Tokenizer (Java)
- displaying number of objects (Java)
- Creating objects in Perl (Perl)
- input from file into class (C++)
- Need Big Help !! (Java)
- When does the memory get allocated to the function (C++)
- help creating objects for simulating cd collection (Java)
- Out of memory (Java)
- Creating and destroying objects (C++)
Other Threads in the VB.NET Forum
- Previous Thread: VB.Net won't run whith updated changes to program
- Next Thread: how to place values into a gatagrid cell in vb.net
| Thread Tools | Search this Thread |
.net .net2008 2008 access add advanced application array assignment basic beginner box browser button buttons center click client code combo convert cpu cuesent data database datagrid datagridview datetimepicker designer dissertation dissertations dissertationtopic eclipse editvb.net employees excel exists filter forms function html images isnumericfuntioncall listview map mobile module msaccess mssqlbackend mysql net number open page pan panel pdf picturebox picturebox2 port position print printing printpreview read record regex reuse right-to-left save search serial settings socket sorting sqldatbase sqlserver storedprocedure temp textbox timer timespan transparency txttoxmlconverter usercontol vb vb.net vba vbnet vista visual visualbasic visualbasic.net visualstudio.net web winsock wpf wrapingcode xml year





