Version

CellButtonUIElement Class Methods

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

Public Methods
 NameDescription
Public MethodAdjustableElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRectForRightToLeft (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRectForZooming (Inherited from Infragistics.Win.UIElement)
Public MethodAdjustRegionToZoomFactor (Inherited from Infragistics.Win.UIElement)
Public MethodContainsOverloaded.  (Inherited from Infragistics.Win.ButtonUIElementBase)
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 MethodDirtyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodDrawOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodDrawElement (Inherited from Infragistics.Win.UIElement)
Public MethodDrawToBitmap (Inherited from Infragistics.Win.UIElement)
Public MethodElementFromPointOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodFireClickEvent (Inherited from Infragistics.Win.ButtonUIElementBase)
Public MethodGetAdjustableCursor (Inherited from Infragistics.Win.UIElement)
Public MethodGetAdjustmentRange (Inherited from Infragistics.Win.UIElement)
Public MethodGetAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodGetBorderWidths (Inherited from Infragistics.Win.ButtonUIElementBase)
Public MethodGetContextOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetDescendantOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodHasAncestor (Inherited from Infragistics.Win.UIElement)
Public MethodHasContextOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodHitTest (Inherited from Infragistics.Win.UIElement)
Public MethodInitializeCheckStateOverloaded.  (Inherited from Infragistics.Win.ButtonUIElementBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInvalidateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodIsDescendantOf (Inherited from Infragistics.Win.UIElement)
Public MethodNavigateOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodOffsetOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodPerformClick (Inherited from Infragistics.Win.ButtonUIElementBase)
Public MethodPointInAdjustableArea (Inherited from Infragistics.Win.UIElement)
Public MethodPointInElementOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodPrint (Inherited from Infragistics.Win.UIElement)
Public MethodToggleCheckState (Inherited from Infragistics.Win.ButtonUIElementBase)
Public MethodVerifyChildElementsOverloaded.  (Inherited from Infragistics.Win.UIElement)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodButtonClick (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodContinueDescendantSearch (Inherited from Infragistics.Win.UIElement)
Protected MethodCreateUIAutomationProvider (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawBackColor (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodDrawBorders (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodDrawChildElements (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawFocus (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawForeground (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImage (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawImageBackground (Inherited from Infragistics.Win.UIElement)
Protected MethodDrawThemeRenders the element using the System theme. (Inherited from Infragistics.Win.UltraWinGrid.ButtonWithStyleUIElement)
Protected MethodGetUIRole (Inherited from Infragistics.Win.UIElement)
Protected MethodInitAppearance (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodInitControlAppearanceOverridden. Resolves the control specific appearances for this button. Default implementation merges in its Infragistics.Win.ButtonUIElementBase.Appearance. This method should only merge in the appearance properties exposed by the controls. It should not merge in any defaults. The InitAppearance method calls this method in between the calls that resolve app-style appearance settings. In other words this method should itself not resolve any app-style appearance settings. Also note that the InitAppearance method will check UseControlInfo setting of the app-style and if it's false it will not call this method. Therefore the overridden implementations do no need to check for UseControlInfo app-style setting.  
Protected MethodInitializeDefaultAppearance (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodInternalCursorFromAppearance (Inherited from Infragistics.Win.UIElement)
Protected MethodInternalSetElementsChanged (Inherited from Infragistics.Win.UIElement)
Protected MethodIntersectInvalidRect (Inherited from Infragistics.Win.UIElement)
Protected MethodInvalidateBtnStateArea (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnAfterDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnBeforeDraw (Inherited from Infragistics.Win.UIElement)
Protected MethodOnButtonStateChange (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodOnCheckStateChange (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodOnClickoverridden method to handle OnClick event (Inherited from Infragistics.Win.UltraWinGrid.ButtonWithStyleUIElement)
Protected MethodOnControlFocus (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodOnDispose (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanCapture (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanCaptureTerminated (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanHorizontal (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMousePanVertical (Inherited from Infragistics.Win.UIElement)
Protected MethodOnMouseUpOverridden. Clear internal flags and invalidate the button  
Protected MethodPositionChildElementsOverridden. Makes sure that the child elements for this element are in the ChildElements array and that they are positioned properly. This needs to be overridden if the element has any child elements.  
Protected MethodResetButtonState (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodResetCaptureFlags (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodSetParent (Inherited from Infragistics.Win.UIElement)
Protected MethodVerifyMouseOverButton (Inherited from Infragistics.Win.ButtonUIElementBase)
Protected MethodWantsInputNotification (Inherited from Infragistics.Win.UIElement)
See Also