Version

UltraComponentControlManagerBase Class Properties

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

Public Properties
 NameDescription
Public PropertyAlphaBlendEnabledDetermines whether alpha blending is enabled  
Public PropertyAlphaBlendModeReturns or sets how alpha blending is performed.  
Public PropertyComponentRoleReturns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyCreationFilterGets/sets the creation filter property  
Public PropertyCursorGets/sets the default cursor for the component.  
Public PropertyCursorFilterGets/sets the cursor filter property  
Public PropertyDrawFilterGets/sets the draw filter property  
Public PropertyEnabledGets/set whether the component is enabled.  
Public PropertyFlatModeIndicates whether the control has a flat appearance.  
Public PropertyIsUpdatingReturns true between BeginUpdate and EndUpdate method calls.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStyleLibraryNameReturns or sets the name of the styleset library in the Infragistics.Win.AppStyling.StyleManager that should be used by the control. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleSetNameReturns or sets the name of the styleset in the Infragistics.Win.AppStyling.StyleManager that should be used by the control. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertySupportThemesIndicates whether the elements of a control may be rendered using system themes.  
Public PropertyTextRenderingModeSpecifies the text rendering mode that will be used by this control.  
Public PropertyUseAppStylingReturns or sets whether the component should use application styling. (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUseFlatModeIndicates whether the control has a flat appearance.  
Public PropertyUseFlatModeResolvedIndicates whether the elements of a control may be rendered using system themes.  
Public PropertyUseOsThemesIndicates whether the elements of a control may be rendered using the operating system theme rendering.  
Public PropertyUseOsThemesResolvedIndicates whether the elements of a control may be rendered using system themes.  
Public PropertyVisibleGets/sets whether the component is displayed.  
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEventsReturns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase)
See Also