Пример #1
0
 public static string GetButtonCaption(string name)
 {
     return(_controls.GetButtonCaption(name));
 }