Version

TextEditorControlBase Class Fields

For a list of all members of this type, see TextEditorControlBase members.

Protected Fields
 NameDescription
Protected FieldbypassMouseHandlingValueSpecifies whether the ControlUIElement should eat the default.  
Protected FieldcontrolAppearanceAppearanceHolder for the control's main Appearance.  
Protected FieldcontrolNullTextAppearanceAppearanceHolder for the NullTextAppearance.  
Protected FielddontEnterEditModeOnFocusSpecifies whether we should prevent entering edit mode when the control receives focus.  
Protected FieldmainElement  
Protected FieldnullTextValueMember variable that stores the value of the control's NullText property.  
Protected FieldtextValueMember variable that stores the value of the control's Text property.  
See Also