[]
Gets or sets a style which is used to render the edit box. This is a dependency property.
public Style EditBoxStyle { get; set; }
Public Property EditBoxStyle As Style
Type | Description |
---|---|
Style | A Style value used to set edit box properties. |
User can set the edit box visual, layout and behavior through this property.