Example #1
0
 public void SetInfoText(string localtext)
 {
     lblInfo.Text = Mesg.GetText(localtext);
 }