Ihave this code so when you press a button it generates a text box
But i wanted to ad vb script to the text box what property would i do that with?Code:Dim txt As New TextBox txt.AllowDrop = True txt.Multiline = True Me.Controls.Add(txt)
|
Results 1 to 12 of 12
Thread: Text Box DraggingThreaded View
|
Click Here to Expand Forum to Full Width |