Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / IInputEditor Interface
Methods

In This Topic
    IInputEditor Interface Members
    In This Topic

    The following tables list the members exposed by IInputEditor.

    Public Methods
     NameDescription
     MethodGets the style of editor.  
     MethodGets the current value of the editor.  
     MethodGets a value that determines whether a given key should finalize editing.  
     MethodInitializes the editor.  
     MethodGets a value that determines if the editor's current contents are valid.  
     MethodSets the format string used to display the value when the control is in edit mode.  
     MethodSets the value to the editor.  
     MethodUpdates the editor bounds.  
    Top
    See Also