GrapeCity MultiRow Windows Forms Documentation
ComboBoxEditingControl Class Properties


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

Public Properties
 NameDescription
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 PropertyAllowDrop (Inherited from System.Windows.Forms.Control)
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoCompleteCustomSource (Inherited from System.Windows.Forms.ComboBox)
Public PropertyAutoCompleteMode (Inherited from System.Windows.Forms.ComboBox)
Public PropertyAutoCompleteSource (Inherited from System.Windows.Forms.ComboBox)
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyBackColor (Inherited from System.Windows.Forms.ComboBox)
Public PropertyBindingContext (Inherited from System.Windows.Forms.Control)
Public PropertyBottom (Inherited from System.Windows.Forms.Control)
Public PropertyBounds (Inherited from System.Windows.Forms.Control)
Public PropertyCanFocus (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelect (Inherited from System.Windows.Forms.Control)
Public PropertyCapture (Inherited from System.Windows.Forms.Control)
Public PropertyCausesValidation (Inherited from System.Windows.Forms.Control)
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 (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenu (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStrip (Inherited from System.Windows.Forms.Control)
Public PropertyControls (Inherited from System.Windows.Forms.Control)
Public PropertyCreated (Inherited from System.Windows.Forms.Control)
Public PropertyCursor (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindings (Inherited from System.Windows.Forms.Control)
Public PropertyDataSource (Inherited from System.Windows.Forms.ComboBox)
Public PropertyDisplayMember (Inherited from System.Windows.Forms.ListControl)
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 PropertyDrawMode (Inherited from System.Windows.Forms.ComboBox)
Public PropertyDropDownHeight (Inherited from System.Windows.Forms.ComboBox)
Public PropertyDropDownStyle (Inherited from System.Windows.Forms.ComboBox)
Public PropertyDropDownWidth (Inherited from System.Windows.Forms.ComboBox)
Public PropertyDroppedDown (Inherited from System.Windows.Forms.ComboBox)
Public PropertyEditingPanelCursorGets the cursor used when the pointer is over the EditingPanel but not over the editing control.  
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyFlatStyle (Inherited from System.Windows.Forms.ComboBox)
Public PropertyFocused (Inherited from System.Windows.Forms.ComboBox)
Public PropertyFontOverridden. Gets or sets the font of the text displayed by the control.  
Public PropertyForeColor (Inherited from System.Windows.Forms.ComboBox)
Public PropertyFormatInfo (Inherited from System.Windows.Forms.ListControl)
Public PropertyFormatString (Inherited from System.Windows.Forms.ListControl)
Public PropertyFormattedValueGets or sets the formatted value of the editing control.  
Public PropertyFormattingEnabled (Inherited from System.Windows.Forms.ListControl)
Public PropertyGcMultiRowGets or sets the GcMultiRow that hosts this editing control.  
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 PropertyImeMode (Inherited from System.Windows.Forms.Control)
Public PropertyIntegralHeight (Inherited from System.Windows.Forms.ComboBox)
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 PropertyItemHeight (Inherited from System.Windows.Forms.ComboBox)
Public PropertyItems (Inherited from System.Windows.Forms.ComboBox)
Public PropertyLayoutEngine (Inherited from System.Windows.Forms.Control)
Public PropertyLeft (Inherited from System.Windows.Forms.Control)
Public PropertyLocation (Inherited from System.Windows.Forms.Control)
Public PropertyMargin (Inherited from System.Windows.Forms.Control)
Public PropertyMaxDropDownItems (Inherited from System.Windows.Forms.ComboBox)
Public PropertyMaximumSize (Inherited from System.Windows.Forms.ComboBox)
Public PropertyMaxLength (Inherited from System.Windows.Forms.ComboBox)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.ComboBox)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyParent (Inherited from System.Windows.Forms.Control)
Public PropertyPreferredHeight (Inherited from System.Windows.Forms.ComboBox)
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 PropertyRegion (Inherited from System.Windows.Forms.Control)
Public PropertyRight (Inherited from System.Windows.Forms.Control)
Public PropertyRightToLeft (Inherited from System.Windows.Forms.Control)
Public PropertyRowIndexGets or sets the index of the row that this control is editing.  
Public PropertySelectedIndex (Inherited from System.Windows.Forms.ComboBox)
Public PropertySelectedItem (Inherited from System.Windows.Forms.ComboBox)
Public PropertySelectedText (Inherited from System.Windows.Forms.ComboBox)
Public PropertySelectedValue (Inherited from System.Windows.Forms.ListControl)
Public PropertySelectionLength (Inherited from System.Windows.Forms.ComboBox)
Public PropertySelectionStart (Inherited from System.Windows.Forms.ComboBox)
Public PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertySorted (Inherited from System.Windows.Forms.ComboBox)
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 PropertyTextOverridden. Gets or sets the text associated with this editing control.  
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyValueMember (Inherited from System.Windows.Forms.ListControl)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Public PropertyZoomFactorGets or sets a value that indicates the current zoom ratio.  
Top
Protected Properties
 NameDescription
Protected PropertyAllowSelection (Inherited from System.Windows.Forms.ListControl)
Protected PropertyCanEnableIme (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEvents (Inherited from System.Windows.Forms.Control)
Protected PropertyCreateParams (Inherited from System.Windows.Forms.ComboBox)
Protected PropertyDataManager (Inherited from System.Windows.Forms.ListControl)
Protected PropertyDefaultCursor (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeMode (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMargin (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSize (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSize (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPadding (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultSize (Inherited from System.Windows.Forms.ComboBox)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyDoubleBuffered (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeight (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBase (Inherited from System.Windows.Forms.Control)
Protected PropertyResizeRedraw (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildren (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

ComboBoxEditingControl Class
GrapeCity.Win.MultiRow Namespace
ComboBoxCell Class

 

 


Copyright © GrapeCity, inc. All rights reserved.