public HostVerb(AxHostDesigner.HostVerbData data, EventHandler handler) : base(data.ToString(), handler) { this.data = data; }