منبع:https://barnamenevis.org/showpo...1&postcount=44
کد:
Dim myString1 As String = "This is the first line of my string." + vbCrLf _
+ "This is the second line of my string." + vbCrLf + _
"This is the third line of the string." + vbCrLf
منبع:https://barnamenevis.org/showpo...1&postcount=44
کد:
Dim myString1 As String = "This is the first line of my string." + vbCrLf _
+ "This is the second line of my string." + vbCrLf + _
"This is the third line of the string." + vbCrLf