Version

UltraPeekPopup Class Members

The following tables list the members exposed by UltraPeekPopup.

Public Constructors
 NameDescription
Public ConstructorUltraPeekPopup ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAlphaBlendEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAlphaBlendMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyAppearanceGets or sets the appearance for the control.  
Public PropertyAppearancesGets a repository in which Appearance objects can be stored.  
Public PropertyAutoHideDelayGets or sets the delay in milliseconds before the Peek window disappears.  
Public PropertyButtonStyleGets or sets the button style of the Peek caption buttons.  
Public PropertyCaptionGets or sets the text shown in the caption area of the Peek window  
Public PropertyCaptionAppearanceGets or sets the appearance for the caption area.  
Public PropertyCaptionButtonsLeftGets the collection of buttons on the left side of the Peek caption.  
Public PropertyCaptionButtonsRightGets the collection of buttons on the right side of the Peek caption.  
Public PropertyCaptionMarginGets or sets the amount of space around the outside of the Peek caption.  
Public PropertyComponentRole (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContentGets or sets the control that will be displayed in the Peek window.  
Public PropertyContentMarginGets or sets the amount of space around the outside of the Peek content.  
Public PropertyCreationFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyCursorFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyDrawFilter (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyEnabled (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyFlatMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyHasButtonsLeftIndicates if there are any buttons in the collection.  
Public PropertyHasButtonsRightIndicates if there are any buttons in the collection.  
Public PropertyIsDisplayedIndicates if the Peek window is currently being displayed.  
Public PropertyIsUpdating (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyPeekLocationGets or sets the preferred location of the Peek window.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySourceControlReturns the Control that displayed the Peek window.  
Public PropertyStyleGets or sets style of the control.  
Public PropertyStyleLibraryName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyStyleSetName (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertySupportThemes (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyTextRenderingMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseAppStyling (Inherited from Infragistics.Win.UltraStylableComponent)
Public PropertyUseFlatMode (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseFlatModeResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemes (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public PropertyUseOsThemesResolved (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from Infragistics.Win.UltraComponentBase)
Public Methods
 NameDescription
Public MethodBeginUpdate (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodCloseUsed to close up the popup window.  
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 MethodDisposeOverloaded. Overridden. Clean up any resources being used.  
Public MethodEndUpdateOverloaded.  (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public Methodstatic (Shared in Visual Basic)FromControlReturns a dropped down UltraPeekPopup that contains the specified control.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodResetAppearanceResets the Appearance property.  
Public MethodResetCaptionAppearanceResets the CaptionAppearance property.  
Public MethodResetCaptionButtonsLeftClears the CaptionButtonsLeft collection  
Public MethodResetCaptionButtonsRightClears the CaptionButtonsRight collection  
Public MethodResetCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public MethodShowOverloaded. Used to display the Peek window with the specified position information.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Protected Methods
 NameDescription
Protected MethodChangeControlsEnabledStateOverridden. This method is invoked when the enabled property of the managed controls should be changed.  
Protected MethodChangeControlsVisibleStateOverridden. This method is invoked when the visible property of the managed controls should be changed. A control should only be shown/hidden if its IsHandleCreated property returns true.  
Protected MethodCreateComponentRoleOverridden. Overridden. Factory method used to create the component role that provides the style information for the component.  
Protected MethodDirtyChildElementsOverridden. This method is invoked when the uielements for the managed controls should be dirtied. A control should only be dirtied if its IsHandleCreated property returns true.  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetSelectionManager (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodInvalidateControlsOverridden. This method is invoked when the controls should be invalidated. A control should only be invalidated if its IsHandleCreated property returns true.  
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Win.UltraComponentBase)
Protected MethodOnBeginInitInvoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component.  
Protected MethodOnClosedUsed to invoke the Closed event when the peek has been closed.  
Protected MethodOnEndInitInvoked during the System.ComponentModel.ISupportInitialize.EndInit of the component.  
Protected MethodOnMouseEnterElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnMouseLeaveElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Protected MethodOnOpenedUsed to invoke the Opened event before the peek is displayed.  
Protected MethodOnOpeningUsed to invoke the Opening event before the peek is displayed.  
Protected MethodOnPropertyChangedOverridden. Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject.  
Protected MethodOnSubObjectPropChangedInvoked when a property has changed on a sub object  
Protected MethodShouldSerializeAppearanceReturns whether the Appearance requires serialization.  
Protected MethodShouldSerializeCaptionAppearanceReturns whether the CaptionAppearance requires serialization.  
Protected MethodShouldSerializeCaptionButtonsLeftIndicates if the CaptionButtonsLeft should be serialized.  
Protected MethodShouldSerializeCaptionButtonsRightIndicates if the CaptionButtonsRight should be serialized.  
Protected MethodShouldSerializeCursor (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public Events
 NameDescription
Public EventClosedInvoked when the Peek window has been closed.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventMouseEnterElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventMouseLeaveElement (Inherited from Infragistics.Win.UltraComponentControlManagerBase)
Public EventOpenedInvoked after the peek is displayed  
Public EventOpeningInvoked before the peek is displayed  
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
See Also