Name | Description | |
---|---|---|
![]() | GetStyles | Gets the style of editor. |
![]() | GetValue | Gets the current value of the editor. |
![]() | HandleFinishEdit | Gets a value that determines whether a given key should finalize editing. |
![]() | Initialize | Initializes the editor. |
![]() | IsValueValid | Gets a value that determines if the editor's current contents are valid. |
![]() | SetFormat | Sets the format string used to display the value when the control is in edit mode. |
![]() | SetValue | Sets the value to the editor. |
![]() | UpdateBounds | Updates the editor bounds. |