The following tables list the members exposed by UltraPopupControlContainer.
Name | Description | |
---|---|---|
UltraPopupControlContainer Constructor | Overloaded. |
Name | Description | |
---|---|---|
ComponentRole | (Inherited from Infragistics.Win.UltraStylableComponent) | |
Container | (Inherited from System.ComponentModel.Component) | |
DropDownResizeHandleAppearance | Dropdown resize handle appearance. | |
DropDownResizeHandleStyle | Gets/Sets Drop Down Resize Handle Style | |
DropDownResizeHandleStyleResolved | Gets/Sets Drop Down Resize Handle Style | |
HasDropdownResizeHandleAppearance | True if an appearance object has been allocated | |
IsDisplayed | Indicates if the popup window is currently being displayed. | |
PopupControl | Returns or sets the control that will be displayed in the popup. | |
PreferredDropDownSize | The preferred size of the dropdown. | |
Site | (Inherited from System.ComponentModel.Component) | |
SourceControl | Returns the Control that displayed the popup window. | |
StyleLibraryName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
StyleSetName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
UseAppStyling | (Inherited from Infragistics.Win.UltraStylableComponent) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) | |
SubObjectPropChangeHandler | Returns the event handler that notifies OnSubObjectPropChanged |
Name | Description | |
---|---|---|
Close | Used to close up the popup window. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
FromControl | Returns a dropped down UltraPopupControlContainer that contains the specified control. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ResetDropDownResizeHandleAppearance | Resets the DropDownResizeHandleAppearance property to its default value. | |
ResetDropDownResizeHandleStyle | Resets the DropDownResizeHandleStyle property to its default value. | |
ResetPreferredDropDownSize | Resets the PreferredDropDownSize properties to their default values. | |
Show | Overloaded. Used to display the popup window. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateComponentRole | Overridden. Overridden. Factory method used to create the component role that provides the style information for the component. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnAfterDropDownResize | Fires after the resize of dropdown has completed. | |
OnBeforeDropDownResizeStart | Fires Before the DropDown Resize has started | |
OnClosed | Used to invoke the Closed event when the dropdown has been closed. | |
OnOpened | Used to invoke the Opened event before the dropdown is displayed. | |
OnOpening | Used to invoke the Opening event before the dropdown is displayed. | |
OnPropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) | |
OnSubObjectPropChanged | Invoked when a property has changed on a sub object | |
ShouldSerializeDropDownResizeHandleAppearance | Returns a Boolean value that determines whether the DropDownResizeHandleAppearance property is set to its default value. | |
ShouldSerializeDropDownResizeHandleStyle | Returns a Boolean value that determines whether the DropDownResizeHandleStyle property is set to its default value. | |
ShouldSerializePreferredDropDownSize | Returns true if this property is not set to its default value |
Name | Description | |
---|---|---|
AfterDropDownResize | Fired after resize of dropDown is completed. | |
BeforeDropDownResizeStart | Fired before resize of DropDown begins. | |
Closed | Invoked when the popup window has been closed. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
Opened | Invoked after the dropdown is displayed | |
Opening | Invoked before the dropdown is displayed | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |