protected override object CreateNativeWidget()
 {
     return(textEditorImpl.CreateNativeControl());
 }