1-دسترسی به آرایه کنترل های موجود در فرم
for (int i = 0; i < Controls.Count; i
++)
}
;()Type tp = Controls[i].GetType
( "if (tp.Name == "TextBox
}
; ""=controls[i].Text
{
{
--------------------------------------------------------------------------------