hi guys :-)
i have a problem..
i try to build a code to write something on a text..
but the problem in the code
i want a (Text1, Me.TextBox1, Text) or something like that...
Dim Text1 As String = "IP Server:"
Dim Text3 As String = ":5909
and after i press the button
i want the line: IP Server:10.0.0.127:5909
ty for all who help me :-)
good day :-)..


Reply With Quote
