Infragistics2.Win.v8.1
UltraControlBase Class Members
See Also  Properties  Methods  Events
Infragistics.Win Namespace : UltraControlBase Class


The following tables list the members exposed by UltraControlBase.

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 PropertyAlphaBlendEnabled Determines whether alpha blending is enabled  
Public PropertyAlphaBlendMode Returns or sets how alpha blending is performed.  
Public PropertyAnchor (Inherited from System.Windows.Forms.Control)
Public PropertyAutoScrollOffset (Inherited from System.Windows.Forms.Control)
Public PropertyBackColor (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImage (Inherited from System.Windows.Forms.Control)
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 PropertyComponentRole Returns the ComponentRole that the control uses to provide its style information.  
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 PropertyCreationFilter Gets/sets the creation filter property  
Public PropertyCursorOverridden.  Overrides the Cursor to return the cursor from the UIElement  
Public PropertyCursorFilter Gets/sets the cursor filter property  
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 PropertyDrawFilter Gets/sets the draw filter property  
Public PropertyEnabled (Inherited from System.Windows.Forms.Control)
Public PropertyFlatMode Indicates whether the control has a flat appearance.  
Public PropertyFocused (Inherited from System.Windows.Forms.Control)
Public PropertyFont (Inherited from System.Windows.Forms.Control)
Public PropertyForeColor (Inherited from System.Windows.Forms.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 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 PropertyIsUpdating Returns true between UltraControlBase.BeginUpdate and UltraControlBase.EndUpdate method calls.  
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 PropertyMaximumSize (Inherited from System.Windows.Forms.Control)
Public PropertyMinimumSize (Inherited from System.Windows.Forms.Control)
Public PropertyName (Inherited from System.Windows.Forms.Control)
Public PropertyParent (Inherited from System.Windows.Forms.Control)
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 PropertySite (Inherited from System.Windows.Forms.Control)
Public PropertySize (Inherited from System.Windows.Forms.Control)
Public PropertyStyleLibraryName Returns or sets the name of the styleset library in the StyleManager that should be used by the control.  
Public PropertyStyleSetName Returns or sets the name of the styleset in the StyleManager that should be used by the control.  
Public PropertySupportThemes Indicates whether the elements of a control may be rendered using system themes.  
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 (Inherited from System.Windows.Forms.Control)
Public PropertyTextRenderingMode Specifies the text rendering mode that will be used by this control.  
Public PropertyTop (Inherited from System.Windows.Forms.Control)
Public PropertyTopLevelControl (Inherited from System.Windows.Forms.Control)
Public PropertyUseAppStyling Returns or sets whether the control should use application styling.  
Public PropertyUseFlatMode Indicates whether the control has a flat appearance.  
Public PropertyUseFlatModeResolved Indicates whether the control has a flat appearance.  
Public PropertyUseOsThemes Indicates whether the elements of a control may be rendered using the operating system theme rendering.  
Public PropertyUseOsThemesResolved Indicates whether the elements of a control may be rendered using system themes.  
Public PropertyUseWaitCursor (Inherited from System.Windows.Forms.Control)
Public PropertyVisible (Inherited from System.Windows.Forms.Control)
Public PropertyWidth (Inherited from System.Windows.Forms.Control)
Top

Protected Properties

 NameDescription
Protected PropertyCanEnableIme (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEvents (Inherited from System.Windows.Forms.Control)
Protected PropertyControlUIElement Abstract property for getting the control's main UI element  
Protected PropertyCreateParams (Inherited from System.Windows.Forms.Control)
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.Control)
Protected PropertyDesignerChangeNotificationsDisabled Setting the property to true will cause the control to not fire any designer change notifications. If a designer change notification was suppressed after setting this property to true, then it will be fired when this property is set back to false again.  
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyDoubleBuffered (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents Returns the list of event handlers that are attached to this component.  
Protected PropertyFontHeight (Inherited from System.Windows.Forms.Control)
Protected PropertyRenderRightToLeft (Inherited from System.Windows.Forms.Control)
Protected PropertyResizeRedraw (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildren (Inherited from System.Windows.Forms.Control)
Protected PropertyShowFocusCues (Inherited from System.Windows.Forms.Control)
Protected PropertyShowKeyboardCues (Inherited from System.Windows.Forms.Control)
Protected PropertySupportsEditorWithMask This member supports the Infragistics infrastructure and is not meant to be invoked externally.  
Protected PropertySupportsFormattedLinkEditor This member supports the Infragistics infrastructure and is not meant to be invoked externally.  
Top

Public Methods

 NameDescription
Public MethodBeginInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodBeginUpdate Sets the UltraControlBase.IsUpdating flag to true which prevents painting.  
Public MethodBringToFront (Inherited from System.Windows.Forms.Control)
Public MethodContains (Inherited from System.Windows.Forms.Control)
Public MethodCreateControl (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphics (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  Handles disposing the control's resources.  
Public MethodDoDragDrop (Inherited from System.Windows.Forms.Control)
Public MethodDrawToBitmap (Inherited from System.Windows.Forms.Control)
Public MethodEndInvoke (Inherited from System.Windows.Forms.Control)
Public MethodEndUpdateOverloaded.  Resets the UltraControlBase.IsUpdating flag to false and invalidates the control  
Public MethodFindForm (Inherited from System.Windows.Forms.Control)
Public MethodFocus (Inherited from System.Windows.Forms.Control)
Public MethodGetChildAtPointOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodGetContainerControl (Inherited from System.Windows.Forms.Control)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNextControl (Inherited from System.Windows.Forms.Control)
Public MethodGetPreferredSize (Inherited from System.Windows.Forms.Control)
Public MethodHide (Inherited from System.Windows.Forms.Control)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  Invalidates the control and causes a paint message to be sent to the control.  
Public MethodInvokeOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodPerformLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public Methodstatic (Shared in Visual Basic)PlaySoundOverloaded.  Plays the specified sound file.  
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 MethodPreProcessMessage (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToClient (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreen (Inherited from System.Windows.Forms.Control)
Public MethodRefreshOverridden.  Invalidates and updates the control immediately.  
Public MethodResetText (Inherited from System.Windows.Forms.Control)
Public MethodResumeLayoutOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSelectOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControl (Inherited from System.Windows.Forms.Control)
Public MethodSendToBack (Inherited from System.Windows.Forms.Control)
Public MethodSetBoundsOverloaded.  (Inherited from System.Windows.Forms.Control)
Public MethodShow (Inherited from System.Windows.Forms.Control)
Public MethodSuspendLayout (Inherited from System.Windows.Forms.Control)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdate Causes the control to redraw the invalidated regions.  
Top

Protected Methods

 NameDescription
Protected MethodAccessibilityNotifyClientsOverloaded.  (Inherited from System.Windows.Forms.Control)
Protected MethodCreateAccessibilityInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateComponentRole Factory method used to create the component role that provides the style information for the control.  
Protected MethodCreateControlsInstance (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodDefWndProc (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandle (Inherited from System.Windows.Forms.Control)
Protected MethodDrawControlOverloaded.  Draws a control (and all of its descendant controls).  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodForwardMouseMove Used to forward mouse move messages to the control.  
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 MethodGetSelectionManager Returns the ISelectionManager. The default implementation tries to cast this object to an ISelectionManager.  
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodGetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodInitLayout (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 MethodIsInputKey (Inherited from System.Windows.Forms.Control)
Protected MethodIsPointDesignTimeActive Determines if the control should receive mouse notifications at design time for the specified point.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyDesignEnvironmentOfChangeIn design mode notifies the IComponentChangeService that the component has changed so that it can mark the component dirty.

At runtime this method does nothing.  

Protected MethodNotifyInvalidate (Inherited from System.Windows.Forms.Control)
Protected MethodNotifyPropChangeOverloaded.  Notifies any listeners when the state of an object has changed  
Protected MethodOnAutoSizeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChangedOverridden.  Invoked when the BackColor property of the control has been changed.  
Protected MethodOnBackgroundImageChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnCausesValidationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICues (Inherited from System.Windows.Forms.Control)
Protected MethodOnClickOverridden.  Raises the Click event.  
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 MethodOnCreateControlOverridden.  Invoked when the control is created.  
Protected MethodOnCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnDoubleClickOverridden.  Raises the DoubleClick event.  
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 MethodOnEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnter (Inherited from System.Windows.Forms.Control)
Protected MethodOnFontChangedOverridden.  Raises the FontChanged event.  
Protected MethodOnForeColorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedback (Inherited from System.Windows.Forms.Control)
Protected MethodOnGotFocusOverridden.  Raises the GotFocus event.  
Protected MethodOnHandleCreatedOverridden.  Invoked when the handle of the control is created.  
Protected MethodOnHandleDestroyed (Inherited from System.Windows.Forms.Control)
Protected MethodOnHelpRequested (Inherited from System.Windows.Forms.Control)
Protected MethodOnImeModeChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyDownOverridden.  Used to invoke the KeyDown event.  
Protected MethodOnKeyPressOverridden.  Key press event handler.  
Protected MethodOnKeyUp (Inherited from System.Windows.Forms.Control)
Protected MethodOnLayout (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeave (Inherited from System.Windows.Forms.Control)
Protected MethodOnLocationChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnLostFocusOverridden.  Raises the LostFocus event.  
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 MethodOnMouseDownOverridden.  Raises the MouseDown event.  
Protected MethodOnMouseEnterOverridden.  Raises the MouseEnter event.  
Protected MethodOnMouseEnterElement Called when an element is entered (the mouse is moved over the element)  
Protected MethodOnMouseHoverOverridden.  Raises the MouseHover event.  
Protected MethodOnMouseLeaveOverridden.  Raises the MouseLeave event.  
Protected MethodOnMouseLeaveElement Called when an element is left (the mouse is moved off the element)  
Protected MethodOnMouseMoveOverridden.  Raises the MouseMove event.  
Protected MethodOnMouseUpOverridden.  Raises the MouseUp event.  
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 MethodOnOffice2007ColorSchemeChanged Override in derived classes to be notified when the Office 2007 color scheme has changed.  
Protected MethodOnPaddingChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintOverridden.  Calls the ControlUIElement's draw method  
Protected MethodOnPaintBackground (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 MethodOnParentChangedOverridden.  Raises the ParentChanged event.  
Protected MethodOnParentCursorChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChanged (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 MethodOnPropertyChanged Called when a property or subobject's property value has changed.  
Protected MethodOnQueryContinueDrag (Inherited from System.Windows.Forms.Control)
Protected MethodOnRegionChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnResizeOverridden.  Raises the Resize event.  
Protected MethodOnRightToLeftChanged (Inherited from System.Windows.Forms.Control)
Protected MethodOnSizeChanged (Inherited from System.Windows.Forms.Control)
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 MethodOnThemeChanged Called when the current Windows theme has changed.  
Protected MethodOnValidated (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidating (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChangedOverridden.  Raises the VisibleChanged event.  
Protected MethodProcessCmdKey (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogChar (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKey (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyEventArgs (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyMessage (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreview (Inherited from System.Windows.Forms.Control)
Protected MethodProcessMnemonic (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseDragEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEvent (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateHandle (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgs (Inherited from System.Windows.Forms.Control)
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 MethodScrollControl Will call ther native windows ScvrollWindowEx api if the caller has securoty permissions to call unmanaged code. If not this method will just invalidate the control.  
Protected MethodSetAutoSizeMode (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCore (Inherited from System.Windows.Forms.Control)
Protected MethodSetFocusToNextControl Sets focus the next/previous control in the tab order.  
Protected MethodSetStyle (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevel (Inherited from System.Windows.Forms.Control)
Protected MethodSetVisibleCore (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)
Protected MethodWndProc (Inherited from System.Windows.Forms.Control)
Top

Public Events

 NameDescription
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 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 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 EventGiveFeedback (Inherited from System.Windows.Forms.Control)
Public EventGotFocus (Inherited from System.Windows.Forms.Control)
Public Event