private void startLoadPageIndex() { PageCountChangeDelegate handler = new PageCountChangeDelegate(loadPageIndex); this.BeginInvoke(handler); }