Hi,
How do i combine 2 variable and/or text together?
Example
label1.Text = "Count "+counter1
or
label1.Text = "Count ".counter1
i have search google, and even the search on the top right of the forum, but could not find a result, nor a tutorial that explain this.
Thank You.
How do i combine 2 variable and/or text together?
Example
label1.Text = "Count "+counter1
or
label1.Text = "Count ".counter1
i have search google, and even the search on the top right of the forum, but could not find a result, nor a tutorial that explain this.
Thank You.