FarPoint.Win
FpCombo Class Members
See Also  Properties  Methods  Events
FarPoint.Win Assembly > FarPoint.Win Namespace : FpCombo Class


The following tables list the members exposed by FpCombo.

Public Constructors

 NameDescription
Public ConstructorFpCombo ConstructorCreates a FarPoint combo box control.  
Top

Public Properties

 NameDescription
Public PropertyAbout Displays information about the control. (Inherited from ElementControl)
Public PropertyAcceptsArrowKeys Gets or sets how keyboard arrow keys are handled.  
Public PropertyAcceptsReturn Gets or sets whether the combo box accepts a keyboard return (Enter key).  
Public PropertyAccessibilityObject (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescription (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleName (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRole (Inherited from System.Windows.Forms.Control)
Public PropertyAlignHorz Gets or sets the horizontal alignment of the control's contents. (Inherited from SuperEditBase)
Public PropertyAlignText Gets or sets the alignment of the text with respect to the alignment of the picture. (Inherited from SuperEditBase)
Public PropertyAllowClipboardKeys Gets or sets whether the control supports the Clipboard shortcut keys. (Inherited from SuperEditBase)
Public PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAllowNull Gets or sets whether the control considers a null value valid. (Inherited from SuperEditBase)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoAdvance Gets or sets whether the focus moves to another control when the pointer is moved with the arrow keys. (Inherited from SuperEditBase)
Public PropertyAutoCompleteCustomSource Gets or sets a custom System.Collections.Specialized.StringCollection to use when the AutoCompleteSource property is set to CustomSource.  
Public PropertyAutoCompleteMode Gets or sets how auto completion works.  
Public PropertyAutoCompleteSource Gets or sets a value specifying the source of complete strings used for automatic completion.  
Public PropertyAutoHeight Gets or sets whether the control resizes itself based on the font. (Inherited from SuperEditBase)
Public PropertyAutoMenu Gets or sets whether the control displays a context menu that provides basic edit operations. (Inherited from SuperEditBase)
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyAutoSearch Gets or sets how a list of items in a combo box is searched based on input of a character key.  
Public PropertyBackColor Gets or sets the background color for the control. (Inherited from SuperEditBase)
Public PropertyBackgroundColor Gets or sets the background color of the combo box.  
Public PropertyBackgroundImageLayout (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContext (Inherited from System.Windows.Forms.Control)
Public PropertyBorder Gets or sets the border for the control. (Inherited from SuperEditBase)
Public PropertyBorderStyle Gets or sets the border style.  
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyButtonAlign Gets or sets the alignment of the button in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonColor Gets or sets the background color of the button in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonIndex Gets or sets the index value for the button in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonMargin Gets or sets the margin between the button and the text in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonMarginColor Gets or sets the margin color between the button and the text in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonMax Gets or sets the maximum value for the button index in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonMin Gets or sets the minimum value for the button index in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonStyle Gets or sets the type of button to display in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonWidth Gets or sets the width of the button in the edit control. (Inherited from SuperEditBase)
Public PropertyButtonWrapGets or sets whether the button index wraps when it reaches the values specified by the ButtonMin or ButtonMax properties. (Inherited from SuperEditBase)
Public PropertyCanFocus Gets or sets whether the edit control can receive focus. (Inherited from SuperEditBase)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCanValidate Gets or sets whether the control validates data when it loses the focus. (Inherited from SuperEditBase)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation Gets or sets whether data validation occurs on other controls when the control loses focus. (Inherited from SuperEditBase)
Public PropertyCharacterCasing Gets or sets the character casing.  
Public PropertyCharacterSet Gets or sets which character set to use.  
Public PropertyClientRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyClientSize (Inherited from System.Windows.Forms.Control)
Public PropertyCompanyName (Inherited from System.Windows.Forms.Control)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocus Gets whether the element currently has the input focus. (Inherited from ElementControl)
Public PropertyContextMenu Gets or sets the context menu to display for the control. (Inherited from SuperEditBase)
Public PropertyContextMenuStrip Gets or sets the context menu strip to display for the control. (Inherited from SuperEditBase)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyControlType Gets or sets whether the control is read-write, read-only, static, or allows values to be changed by pressing buttons. (Inherited from SuperEditBase)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCursor Gets or sets the image for the pointer when the pointer is over the edit control. (Inherited from SuperEditBase)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDisplayRectangle (Inherited from System.Windows.Forms.Control)
Public PropertyDisposing (Inherited from System.Windows.Forms.Control)
Public PropertyDock (Inherited from System.Windows.Forms.Control)
Public PropertyDrawFocusRectangle Gets or sets the focus rectangle drawing style for the edit control. (Inherited from SuperEditBase)
Public PropertyDroppedDown Gets or sets whether the drop-down list is displayed (dropped down).  
Public PropertyEditable Gets or sets whether the text portion of the combo box is editable.  
Public PropertyEditModeCursorPosition Gets or sets the position of the pointer in the edit control when it receives the focus. (Inherited from SuperEditBase)
Public PropertyEnabled Gets or sets whether the control can receive focus and respond to user actions. (Inherited from SuperEditBase)
Public PropertyFocused Gets whether the edit control has focus. (Inherited from SuperEditBase)
Public PropertyFont Gets or sets the font for the control. (Inherited from SuperEditBase)
Public PropertyForeColor Gets or sets the text color for the control. (Inherited from SuperEditBase)
Public PropertyForegroundImage Gets or sets the foreground image for the control. (Inherited from ElementControl)
Public PropertyFormatter Gets or sets the formatter for the control. (Inherited from SuperEditBase)
Public PropertyFormatText Gets how text contents of the edit control are formatted. (Inherited from SuperEditBase)
Public PropertyHandle (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildren (Inherited from System.Windows.Forms.Control)
Public PropertyHeight (Inherited from System.Windows.Forms.Control)
Public PropertyHideSelection Gets or sets whether selected text loses its highlighting when the control loses focus. (Inherited from SuperEditBase)
Public PropertyHotkeyPrefix Gets or sets whether an ampersand typed in front of a character underlines the character in a static control. (Inherited from SuperEditBase)
Public PropertyImageList Gets or sets the image list of a combo box.  
Public PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyInvalidColor Gets or sets the background color to display when the control contains invalid data. (Inherited from SuperEditBase)
Public PropertyInvalidOption Gets or sets whether invalid data is displayed, hidden, or cleared when the control loses the focus. (Inherited from SuperEditBase)
Public PropertyInvokeRequired (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessible (Inherited from System.Windows.Forms.Control)
Public PropertyIsDisposed (Inherited from System.Windows.Forms.Control)
Public PropertyIsHandleCreated (Inherited from System.Windows.Forms.Control)
Public PropertyIsMirrored (Inherited from System.Windows.Forms.Control)
Public PropertyItemData Gets or sets the item data list of a combo box.  
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyList Gets or sets the list of items of a combo box.  
Public PropertyListAlignment Gets or sets which side of the control the drop-down list is aligned to.  
Public PropertyListControl Gets or sets an alternate list box control for the drop-down list in the combo box.  
Public PropertyListOffset Gets or sets the number of pixels to offset the list from the aligned edge of the control.  
Public PropertyListWidth Gets or sets the width of the drop-down list in the combo box.  
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMarginBottom Gets or sets the margin between the bottom of the control and its contents. (Inherited from ElementControl)
Public PropertyMarginLeft Gets or sets the margin between the left edge of the control and its contents. (Inherited from ElementControl)
Public PropertyMarginRight Gets or sets the margin between the right edge of the control and its contents. (Inherited from ElementControl)
Public PropertyMarginTop Gets or sets the margin between the top of the control and its contents. (Inherited from ElementControl)
Public PropertyMaxDrop Gets or sets the number of items to show in the drop-down list at one time in the combo box.  
Public PropertyMaximumLength Gets or sets the maximum number of characters for data in the text portion of the combo box.  
Public PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMaxLength Gets or sets the maximum number of characters that can be typed or pasted into the control. (Inherited from SuperEditBase)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyModified Gets or sets whether the text in the edit control has been modified. (Inherited from SuperEditBase)
Public PropertyMultiline Gets or sets whether the combo box displays text in multiple lines.  
Public PropertyName Gets or sets the name used in code to identify the control. (Inherited from ElementControl)
Public PropertyNullColor Gets or sets the background color displayed when the control contains the null value. (Inherited from SuperEditBase)
Public PropertyPadding (Inherited from System.Windows.Forms.Control)
Public PropertyParent Gets or sets the parent of the control. (Inherited from ElementControl)
Public PropertyPicture Gets or sets the picture to display in the edit control. (Inherited from SuperEditBase)
Public PropertyPictureMargin Gets or sets the margin between the text and the picture. (Inherited from SuperEditBase)
Public PropertyPictureOrientation Gets or sets the orientation of the picture in the edit control. (Inherited from SuperEditBase)
Public PropertyPictureTransparencyColor Gets or sets the transparency color for the picture in the edit control. (Inherited from SuperEditBase)
Public PropertyPictureTransparencyTolerance Gets or sets the picture transparency tolerance for the element. (Inherited from ElementControl)
Public PropertyPreferredSize (Inherited from System.Windows.Forms.Control)
Public PropertyProductName (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersion (Inherited from System.Windows.Forms.Control)
Public PropertyRecreatingHandle (Inherited from System.Windows.Forms.Control)
Public PropertyRectangleGets or sets the rectangle for the control's dimensions. (Inherited from ElementControl)
Public PropertyRedrawGets or sets whether the control automatically refreshes itself each time a property is set that changes the control or its value.
(Inherited from ElementControl)
Public PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertySelectable Gets or sets whether the user can interact with the edit control. (Inherited from SuperEditBase)
Public PropertySelectedIndex Gets or sets the index of the selected item in the combo box list.  
Public PropertySelectedItem Gets or sets the selected item in the combo box list.  
Public PropertySelectedText Gets or sets the currently selected text in the edit control. (Inherited from SuperEditBase)
Public PropertySelectionLength Gets or sets the number of characters selected in the edit control. (Inherited from SuperEditBase)
Public PropertySelectionStart Gets or sets the starting point of selected characters or the position of the insertion point if no characters are selected. (Inherited from SuperEditBase)
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertyState Gets or sets the element state for the control. (Inherited from ElementControl)
Public PropertyTabIndex (Inherited from System.Windows.Forms.Control)
Public PropertyTabStop (Inherited from System.Windows.Forms.Control)
Public PropertyTag (Inherited from System.Windows.Forms.Control)
Public PropertyText Gets or sets the formatted contents or the control as a string matching exactly what is displayed. (Inherited from SuperEditBase)
Public PropertyTextOrientation Gets or sets the orientation of the text in the edit control. (Inherited from SuperEditBase)
Public PropertyTextWrap Gets or sets whether to automatically wrap text without line breaks. (Inherited from SuperEditBase)
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyUserEntry Gets or sets how data is validated when it is provided to the control. (Inherited from SuperEditBase)
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyValue Gets or sets the unformatted value of the edit control. (Inherited from SuperEditBase)
Public PropertyVisible Gets or sets whether the control is visible. (Inherited from ElementControl)
Public PropertyVisualStyles Gets or sets whether visual styles are used. (Inherited from SuperEditBase)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Public PropertyWordWrap Gets or sets whether text that does not fit on one line wraps to multiple lines.  
Top

Protected Properties

Public Methods

 NameDescription
Public MethodClear Removes all of the selected contents of the edit control. (Inherited from SuperEditBase)
Public MethodClearAll Removes all of the contents of the edit control. (Inherited from SuperEditBase)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCopy Copies the selected text in the edit control to the Clipboard. (Inherited from SuperEditBase)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateStringWithLiterals Creates a string composed of literal characters. (Inherited from SuperEditBase)
Public MethodCut Cuts the selected contents in the edit control to the Clipboard. (Inherited from SuperEditBase)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocusOverloaded. Moves the focus to the control. (Inherited from ElementControl)
Public MethodGetCharIndexAtPoint Calculates the character index at a specified point for the graphics object. (Inherited from SuperEditBase)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetControlGets the control. (Inherited from ElementControl)
Public MethodGetDroppedList Gets the drop-down list box.  
Public MethodGetElementStyle Gets the style for the element. (Inherited from ElementControl)
Public MethodGetFontGets the current font or the default font if no font is specified. (Inherited from ElementControl)
Public MethodGetLeftmostCharacters Gets a specified number of characters, starting with the leftmost character. (Inherited from SuperEditBase)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodGetRightmostCharactersGets a specified number of characters, starting with the rightmost character. (Inherited from SuperEditBase)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInvalidateOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodIsMouseOverButton Gets whether the pointer is over a button in the edit control. (Inherited from SuperEditBase)
Public MethodIsNull Gets whether the control contains a null value. (Inherited from SuperEditBase)
Public MethodIsValid Gets whether the contents of the control are valid. (Inherited from SuperEditBase)
Public MethodOnAdvance Raises the SuperEditBase.Advance event. (Inherited from SuperEditBase)
Public MethodOnInvalidData Raises the SuperEditBase.InvalidData event. (Inherited from SuperEditBase)
Public MethodOnPaintOverloaded. Paints the edit control. (Inherited from SuperEditBase)
Public MethodOnPaintBackgroundOverloaded. Paints the background of the control. (Inherited from ElementControl)
Public MethodOnUserError Raises the SuperEditBase.UserError event. (Inherited from SuperEditBase)
Public MethodPaste Pastes the contents of the Clipboard into the edit control. (Inherited from SuperEditBase)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPointToClient (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreen (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefresh (Inherited from System.Windows.Forms.Control)
Public MethodReset Resets the contents of the control to the default value. (Inherited from SuperEditBase)
Public MethodResetBackColor Resets the background color to its default value. (Inherited from SuperEditBase)
Public MethodResetBorder Resets the border to its default value. (Inherited from SuperEditBase)
Public MethodResetButtonColorResets the background color of the buttons in the control to its default value. (Inherited from SuperEditBase)
Public MethodResetButtonMarginColor Resets the margin color between the button and the text in the edit control to its default color. (Inherited from SuperEditBase)
Public MethodResetFont Resets the font of the control to its default value. (Inherited from SuperEditBase)
Public MethodResetForeColor Resets the text color to its default value. (Inherited from SuperEditBase)
Public MethodResetInvalidColorResets the background color used for controls that contain invalid data to its default value. (Inherited from SuperEditBase)
Public MethodResetNullColorResets the background color used for controls that contain the null value to its default value. (Inherited from SuperEditBase)
Public MethodResetPicture Resets the picture for the control to its default value. (Inherited from ElementControl)
Public MethodResetPictureTransparencyColor Resets the picture transparency color to its default color. (Inherited from ElementControl)
Public MethodResetPictureTransparencyTolerance Resets the transparency tolerance for a picture in the element to its default value. (Inherited from ElementControl)
Public MethodResetText Resets the contents to the default value. (Inherited from SuperEditBase)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSelectAll Selects the entire contents of the control. (Inherited from SuperEditBase)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified position and size. (Inherited from ElementControl)
Public MethodSetElementStyle Sets the style for the element. (Inherited from ElementControl)
Public MethodSetNullSets the contents of the control to the null value. (Inherited from SuperEditBase)
Public MethodSetToolTip Sets the ToolTip text for embedded (inner child) controls. (Inherited from SuperEditBase)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodShowList Determines whether to show the drop-down list of the combo box control.  
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodUndo Reverses the previous edit command. (Inherited from SuperEditBase)
Public MethodUpdateForces the control to repaint immediately any region that has become invalid. (Inherited from ElementControl)
Top

Protected Methods

 NameDescription
Protected MethodAccessibilityNotifyClientsOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandle (Inherited from System.Windows.Forms.Control)
Protected MethodFinalize (Inherited from SuperEditBase)
Protected MethodGetAccessibilityObjectById (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodGetScaledBounds (Inherited from System.Windows.Forms.Control)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeGotFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocus (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClick (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaint (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackground (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputChar (Inherited from System.Windows.Forms.Control)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnAfterFocus Raises the AfterFocus event  
Protected MethodOnAutoSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICues (Inherited from System.Windows.Forms.Control)
Protected MethodOnClickRaises the Click event when the user clicks with the cursor over the control. (Inherited from SuperEditBase)
Protected MethodOnClientSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAdded (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemoved (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControl (Inherited from System.Windows.Forms.Control)
Protected MethodOnCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleClickRaises the DoubleClick event when the user clicks with the cursor over the control. (Inherited from SuperEditBase)
Protected MethodOnDragDrop (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragOver (Inherited from System.Windows.Forms.Control)
Protected MethodOnEditPreviewKeyDown (Inherited from SuperEditBase)
Protected MethodOnEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleCreated (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleDestroyed (Inherited from System.Windows.Forms.Control)
Protected MethodOnHelpRequested (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChanged Raises the ImeModeChanged event. (Inherited from SuperEditBase)
Protected MethodOnInvalidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnLayout Raises the Layout event. (Inherited from SuperEditBase)
Protected MethodOnLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMarginChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseWheel (Inherited from System.Windows.Forms.Control)
Protected MethodOnMove (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaddingChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrint (Inherited from System.Windows.Forms.Control)
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Protected MethodOnRegionChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnResize Raises the Resize event. (Inherited from SuperEditBase)
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSizeChanged Raises the SizeChanged event. (Inherited from SuperEditBase)
Protected MethodOnStyleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidating (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChanged (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodResetElements Resets the elements to their default settings. (Inherited from ElementControl)
Protected MethodRtlTranslateAlignmentOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateContent (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontal (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRight (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.Control)
Protected MethodSetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodSetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateStyles (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrder (Inherited from System.Windows.Forms.Control)
Top

Public Events

 NameDescription
Public EventAdvanceOccurs when the AutoAdvance property is set to true and the focus moves to the next or previous control in response to an arrow key being pressed. (Inherited from SuperEditBase)
Public EventAfterFocus Occurs after the control receives focus.  
Public EventBackColorChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChanged (Inherited from System.Windows.Forms.Control)
Public EventCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Public EventChangeUICues (Inherited from System.Windows.Forms.Control)
Public EventClick (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventCloseUp Occurs when the control goes away (closes up).  
Public EventContextMenuChanged (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChanged (Inherited from System.Windows.Forms.Control)
Public EventControlAdded (Inherited from System.Windows.Forms.Control)
Public EventControlRemoved (Inherited from System.Windows.Forms.Control)
Public EventCursorChanged (Inherited from System.Windows.Forms.Control)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChanged (Inherited from System.Windows.Forms.Control)
Public EventDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventDragDrop (Inherited from System.Windows.Forms.Control)
Public EventDragEnter (Inherited from System.Windows.Forms.Control)
Public EventDragLeave (Inherited from System.Windows.Forms.Control)
Public EventDragOver (Inherited from System.Windows.Forms.Control)
Public EventDropDown Occurs when a user clicks a drop-down button in the edit control. (Inherited from SuperEditBase)
Public EventEnabledChanged (Inherited from System.Windows.Forms.Control)
Public EventEnter (Inherited from System.Windows.Forms.Control)
Public EventFontChanged (Inherited from System.Windows.Forms.Control)
Public EventForeColorChanged (Inherited from System.Windows.Forms.Control)
Public EventForegroundImageChanged Occurs when the foreground image in the control has changed. (Inherited from ElementControl)
Public EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventGotFocus (Inherited from System.Windows.Forms.Control)
Public EventHandleCreated (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyed (Inherited from System.Windows.Forms.Control)
Public EventHelpRequested (Inherited from System.Windows.Forms.Control)
Public EventImeModeChanged (Inherited from System.Windows.Forms.Control)
Public EventInvalidated (Inherited from System.Windows.Forms.Control)
Public EventInvalidData Occurs when the control contains invalid data. (Inherited from SuperEditBase)
Public EventKeyDown (Inherited from System.Windows.Forms.Control)
Public EventKeyPress (Inherited from System.Windows.Forms.Control)
Public EventKeyUp (Inherited from System.Windows.Forms.Control)
Public EventLayout (Inherited from System.Windows.Forms.Control)
Public EventLeave (Inherited from System.Windows.Forms.Control)
Public EventLocationChanged (Inherited from System.Windows.Forms.Control)
Public EventLostFocus (Inherited from System.Windows.Forms.Control)
Public EventMarginChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChanged (Inherited from System.Windows.Forms.Control)
Public EventMouseClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClick (Inherited from System.Windows.Forms.Control)
Public EventMouseDown (Inherited from System.Windows.Forms.Control)
Public EventMouseEnter (Inherited from System.Windows.Forms.Control)
Public EventMouseHover (Inherited from System.Windows.Forms.Control)
Public EventMouseLeave (Inherited from System.Windows.Forms.Control)
Public EventMouseMove (Inherited from System.Windows.Forms.Control)
Public EventMouseUp (Inherited from System.Windows.Forms.Control)
Public EventMouseWheel (Inherited from System.Windows.Forms.Control)
Public EventMove (Inherited from System.Windows.Forms.Control)
Public EventPaddingChanged (Inherited from System.Windows.Forms.Control)
Public EventPaint (Inherited from System.Windows.Forms.Control)
Public EventParentChanged (Inherited from System.Windows.Forms.Control)
Public EventPictureChanged Occurs when the picture in the control has changed. (Inherited from ElementControl)
Public EventPopUp Occurs when a user clicks a pop-up button in the edit control. (Inherited from SuperEditBase)
Public EventPreviewKeyDown (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelp (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Public EventRegionChanged (Inherited from System.Windows.Forms.Control)
Public EventResize (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Public EventSelectedIndexChanged Occurs when the index of the selected item in the combo box list has changed.  
Public EventSelectedValueChanged Occurs when the value of the selected item in the combo box list has changed.  
Public EventSelectionChangeCommitted Occurs when the change to the selected item in the combo box list is committed.  
Public EventSizeChanged (Inherited from System.Windows.Forms.Control)
Public EventSlideLeft Occurs when a user clicks a slide left button in the edit control. (Inherited from SuperEditBase)
Public EventSlideRight Occurs when a user clicks a slide right button in the edit control. (Inherited from SuperEditBase)
Public EventSpinDown Occurs when a user clicks a spin down button in the edit control. (Inherited from SuperEditBase)
Public EventSpinUp Occurs when a user clicks a spin up button in the edit control. (Inherited from SuperEditBase)
Public EventStyleChanged (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChanged (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChanged (Inherited from System.Windows.Forms.Control)
Public EventTabStopChanged (Inherited from System.Windows.Forms.Control)
Public EventTextChanged (Inherited from System.Windows.Forms.Control)
Public EventUserError Occurs when content is provided that cannot be processed or is invalid. (Inherited from SuperEditBase)
Public EventValidated (Inherited from System.Windows.Forms.Control)
Public EventValidating (Inherited from System.Windows.Forms.Control)
Public EventVisibleChanged (Inherited from System.Windows.Forms.Control)
Top

See Also