public Dialog_ProcessPending (ProcessPending Data) {
			InitializeComponent();
			this.Data = Data;
			Refresh ();

			}