DevExpress.Utils.WaitDialogForm dlg = new DevExpress.Utils.WaitDialogForm("正在读取数据,请耐心等侯……", new Size(250, 100)); System.Threading.Thread.Sleep(5000);