VB 2008/2010 - Replace Text in Textbox - Visual Basic (VB) - MoDy kareem - YouTube
Hello, today am going to show you how to add a watermark on a picturebox on VB. Code: If TextBox1.Text.Contains("youtube") Then TextBox1.Text = TextBox1.Text.Replace("youtube", "youtube.com/mody1kareem") ----- Please comment. rate, like & subscribe....