public bool CreateFormEditor(IntPtr hParentWnd)
 {
     return(NativeOriginalStyleFormDesigner.CreateFormEditor(hParentWnd));
 }