Name | Description | |
---|---|---|
C1EditorGetValue | Gets the current value of the editor. | |
C1EditorInitialize | Called to initialize the editor content. | |
C1EditorKeyDownFinishEdit | Gets a value that determines whether a given key should finalize editing. | |
C1EditorSetFormat | Sets the format string used to display the value when the control is in edit mode. | |
C1EditorUpdateBounds | Called to update the editor's size and position. | |
C1EditorValueIsValid | Gets a value that determines if the editor's current contents are valid. |