int _val; //プログレスバーの値 #endregion Fields #region Constructors public Wait() { _dlg = new WaitDlg(this); }
public Wait() { _dlg = new WaitDlg(this); }