[]
Gets or sets the edit mode of the control.
public EditMode EditMode { get; set; }
Public Property EditMode As EditMode
Type | Description |
---|---|
EditMode | A EditMode value that indicates the edit mode of this control.
|
If the value of this property has the "Fixed" prefix, pressing the Insert key does not effect edit mode. The OverWrite property may effect this property.