For a list of all members of this type, see UltraFormManager members.
| Name | Description | |
|---|---|---|
![]() | AlphaBlendEnabled | Determines whether alpha blending is enabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | AlphaBlendMode | Returns or sets how alpha blending is performed. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | Appearances | Returns a collection of user-created Appearance objects. |
![]() | ComponentRole | Returns the Infragistics.Win.AppStyling.ComponentRole that the control uses to provide its style information. (Inherited from Infragistics.Win.UltraStylableComponent) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CreationFilter | Gets/sets the creation filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | Cursor | Gets/sets the default cursor for the component. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | CursorFilter | Gets/sets the cursor filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | DrawFilter | Gets/sets the draw filter property (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | Enabled | Gets/set whether the component is enabled. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | FlatMode | Indicates whether the control has a flat appearance. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | FormStyleSettings | Returns an object that presents the Microsoft Office 2007 style ribbon user interface. |
![]() | IsUpdating | Returns true between BeginUpdate and EndUpdate method calls. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | ShowToolTips | Returns or sets a Boolean value determining whether tooltips are shown on the caption area of the form. |
![]() | Site | Overridden. The site is set at design time only. |
![]() | StyleLibraryName | Returns 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) |
![]() | StyleSetName | Returns 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) |
![]() | SupportThemes | Indicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | TextRenderingMode | Specifies the text rendering mode that will be used by this control. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | UseAppStyling | Returns or sets whether the component should use application styling. (Inherited from Infragistics.Win.UltraStylableComponent) |
![]() | UseFlatMode | Indicates whether the control has a flat appearance. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | UseFlatModeResolved | Indicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | UseOsThemes | Indicates whether the elements of a control may be rendered using the operating system theme rendering. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | UseOsThemesResolved | Indicates whether the elements of a control may be rendered using system themes. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
![]() | Visible | Overridden. Determines if the component is visible. |
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | Returns the list of event handlers that are attached to this component. (Inherited from Infragistics.Win.UltraComponentBase) |
![]() | IsFormActive | Determines if the form containing this form manager is the active form. This will also return true if any owned forms are active. If this is overridden in derived classes, it should call the base implementation first. If the base returns false, additional processing should be used to determine if the form or owned forms are active. |
![]() | SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |