new GuiControl("Win_Window" @ this.winid){ useownprofile = true; canmove = true; ... new GuiBitmapCtrl("Win_BG" @ this.winid) { bitmap = "testimg.png"; ... }}