Example #1
0
 public void Initialize(FaceXML XML)
 {
     LoadXML(XML);
     this.Height++;
     AllFacesControl.Focus();
 }