Returns whether this editor is always in edit mode Syntax Parameters editor The EmbeddableEditorBase-derived instance Return Value True if the editor never leaves edit mode. Remarks The default implementation returns false.
Syntax Parameters ownerContext
Syntax Parameters ownerContext
Returns whether the text is multiline. Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) method. Return Value A ...
Returns whether the value can be set to null. Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) method. Return V...
Syntax Parameters ownerContext
Returns true is the value is read-only Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) method. Return Value A ...
Syntax Parameters ownerContext
Syntax Event Data The event handler receives an argument of type KeyEventArgs containing data related to this event. The following KeyEventArgs properties provide information specific to this event.Property Description Alt Gets a value indicating whether the ALT key was pressed. Control Gets a value indicating whe...
Syntax Event Data The event handler receives an argument of type KeyPressEventArgs containing data related to this event. The following KeyPressEventArgs properties provide information specific to this event.Property Description Handled Gets or sets a value indicating whether the System.Windows.Forms.Control.KeyPr...