public cManage_Views_PK_s010( frm_Main Base_ref_, dNotifyBase NotifyBase_, PO_Manage_Views_PK MyProcess_ ) : base( NotifyBase_, 1 ) { Base_ref = Base_ref_; MyForm = new frmManage_Views_PK_s010( new cFlowformForm.dNotifyBase( MyForm_notifiedMe ), new cFlowformForm.dNotifyBase( MyForm_notifiedMe_aboutNext ) ); MyForm.MdiParent = Base_ref; //MyForm.MaximizeBox = false; //MyForm_ref = MyForm; MyProcess = MyProcess_; }
public cManage_Views_PK_s010( frm_Main Base_ref_, dNotifyBase NotifyBase_, PO_Manage_Views_PK MyProcess_ ) : base ( NotifyBase_, 1 ) { Base_ref = Base_ref_; MyForm = new frmManage_Views_PK_s010( new cFlowformForm.dNotifyBase( MyForm_notifiedMe ), new cFlowformForm.dNotifyBase( MyForm_notifiedMe_aboutNext ) ); MyForm.MdiParent = Base_ref; //MyForm.MaximizeBox = false; //MyForm_ref = MyForm; MyProcess = MyProcess_; }