if (textbox1.Text.Contains(',') { // Comma exists } else { // Comma is not existed }
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)