public ProcessPropertySheetPage()
 {
     _dialogProc = this.DialogProc;
     _pagePageProc = this.PropPageProc;
 }
 public ProcessPropertySheetPage()
 {
     _dialogProc   = this.DialogProc;
     _pagePageProc = this.PropPageProc;
 }