Version

UltraPopupControlContainer Class Events

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

Public Events
 NameDescription
Public EventAfterDropDownResizeFired after resize of dropDown is completed.  
Public EventBeforeDropDownResizeStartFired before resize of DropDown begins.  
Public EventClosedInvoked when the popup window has been closed.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventOpenedInvoked after the dropdown is displayed  
Public EventOpeningInvoked before the dropdown is displayed  
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
See Also