Click here to Skip to main content
15,888,579 members
Articles / Programming Languages / C# 4.0

How to clear a Multiple TextBox values in a single click in C# .NET

22 Sep 2011CPOL 1.7K   1
TextBox1.Clear();
Only logged in members can view this content

Please go to the C# 4.0 Table of Contents to view the list of available articles in this section.