Beispiel #1
0
 public void SetDockLocation(string location)
 {
     frame.SetDockLocation(this, location);
 }