public ActionForm(FreebooterHost host, FreebooterHost.Actions action, Stream file) { this.host = host; this.action = action; this.file = file; InitializeComponent(); }