public void Host_set(GxwCbkHost host) {
   this.host = host;
   txt_box.Host_set(host);
 }