public OperateForm(Form1 form1, clsDatabase cDatabase1, clsCommon cCommon1) { _form1 = form1; cDatabase = cDatabase1; cCommon = cCommon1; }