Spread Windows Forms 10.0 Product Documentation
DropDownEditor Class Methods


For a list of all members of this type, see DropDownEditor members.

Public Methods
 NameDescription
Public MethodAppendTextAppends text to the current text of the control.  
Public MethodClearClears the contents of the control.  
Public MethodClearUndoClears information about the most recent operation from the undo buffer of the control.  
Public MethodCopyCopies the current selection in the control to the Clipboard.  
Public MethodCutMoves the current selection in the control to the Clipboard.  
Public MethodGetLineCountRetrieves the number of lines in a multiple-line mode of the drop-down window.  
Public MethodPasteReplaces the current selection in the control with the contents of the Clipboard.  
Public MethodResetPaddingReset padding of the editor.  
Public MethodScrollToCaretScrolls the contents of the control to the current caret position.  
Public MethodSelectAllSelects all text in the control.  
Public MethodUndoUndoes the last edit operation in the control.  
Top
Protected Methods
 NameDescription
Protected MethodOnClickRaises the Click event.  
Protected MethodOnDoubleClickRaises the DoubleClick event.  
Protected MethodOnInvalidInputRaises the InvalidInput event.  
Protected MethodOnKeyDownRaises the KeyDown event.  
Protected MethodOnKeyPressRaises the KeyPress event.  
Protected MethodOnKeyUpRaises the KeyUp event.  
Protected MethodOnTextChangedRaises the TextChanged event.  
Protected MethodOnTextChangingRaises the TextChanging event.  
Top
See Also

Reference

DropDownEditor Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.