The following tables list the members exposed by UltraPeekPopup.
Name | Description | |
---|---|---|
UltraPeekPopup Constructor | Overloaded. |
Name | Description | |
---|---|---|
AlphaBlendEnabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
AlphaBlendMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Appearance | Gets or sets the appearance for the control. | |
Appearances | Gets a repository in which Appearance objects can be stored. | |
AutoHideDelay | Gets or sets the delay in milliseconds before the Peek window disappears. | |
ButtonStyle | Gets or sets the button style of the Peek caption buttons. | |
Caption | Gets or sets the text shown in the caption area of the Peek window | |
CaptionAppearance | Gets or sets the appearance for the caption area. | |
CaptionButtonsLeft | Gets the collection of buttons on the left side of the Peek caption. | |
CaptionButtonsRight | Gets the collection of buttons on the right side of the Peek caption. | |
CaptionMargin | Gets or sets the amount of space around the outside of the Peek caption. | |
ComponentRole | (Inherited from Infragistics.Win.UltraStylableComponent) | |
Container | (Inherited from System.ComponentModel.Component) | |
Content | Gets or sets the control that will be displayed in the Peek window. | |
ContentMargin | Gets or sets the amount of space around the outside of the Peek content. | |
CreationFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Cursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
CursorFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
DrawFilter | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Enabled | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
FlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
HasButtonsLeft | Indicates if there are any buttons in the collection. | |
HasButtonsRight | Indicates if there are any buttons in the collection. | |
IsDisplayed | Indicates if the Peek window is currently being displayed. | |
IsUpdating | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
PeekLocation | Gets or sets the preferred location of the Peek window. | |
Site | (Inherited from System.ComponentModel.Component) | |
SourceControl | Returns the Control that displayed the Peek window. | |
Style | Gets or sets style of the control. | |
StyleLibraryName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
StyleSetName | (Inherited from Infragistics.Win.UltraStylableComponent) | |
SupportThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
TextRenderingMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseAppStyling | (Inherited from Infragistics.Win.UltraStylableComponent) | |
UseFlatMode | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseFlatModeResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemes | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
UseOsThemesResolved | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from Infragistics.Win.UltraComponentBase) |
Name | Description | |
---|---|---|
BeginUpdate | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
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. | |
EndUpdate | Overloaded. (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
FromControl | Returns a dropped down UltraPeekPopup 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) | |
ResetAppearance | Resets the Appearance property. | |
ResetCaptionAppearance | Resets the CaptionAppearance property. | |
ResetCaptionButtonsLeft | Clears the CaptionButtonsLeft collection | |
ResetCaptionButtonsRight | Clears the CaptionButtonsRight collection | |
ResetCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Show | Overloaded. Used to display the Peek window with the specified position information. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
ChangeControlsEnabledState | Overridden. This method is invoked when the enabled property of the managed controls should be changed. | |
ChangeControlsVisibleState | Overridden. 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. | |
CreateComponentRole | Overridden. Overridden. Factory method used to create the component role that provides the style information for the component. | |
DirtyChildElements | Overridden. 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. | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetSelectionManager | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
GetService | (Inherited from System.ComponentModel.Component) | |
InvalidateControls | Overridden. This method is invoked when the controls should be invalidated. A control should only be invalidated if its IsHandleCreated property returns true. | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
NotifyDesignEnvironmentOfChange | (Inherited from Infragistics.Win.UltraComponentBase) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Win.UltraComponentBase) | |
OnBeginInit | Invoked during the System.ComponentModel.ISupportInitialize.BeginInit of the component. | |
OnClosed | Used to invoke the Closed event when the peek has been closed. | |
OnEndInit | Invoked during the System.ComponentModel.ISupportInitialize.EndInit of the component. | |
OnMouseEnterElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
OnMouseLeaveElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
OnOpened | Used to invoke the Opened event before the peek is displayed. | |
OnOpening | Used to invoke the Opening event before the peek is displayed. | |
OnPropertyChanged | Overridden. Invokes the PropertyChanged event. This event is fired to notify listeners of a property changes on the component or a subobject. | |
OnSubObjectPropChanged | Invoked when a property has changed on a sub object | |
ShouldSerializeAppearance | Returns whether the Appearance requires serialization. | |
ShouldSerializeCaptionAppearance | Returns whether the CaptionAppearance requires serialization. | |
ShouldSerializeCaptionButtonsLeft | Indicates if the CaptionButtonsLeft should be serialized. | |
ShouldSerializeCaptionButtonsRight | Indicates if the CaptionButtonsRight should be serialized. | |
ShouldSerializeCursor | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) |
Name | Description | |
---|---|---|
Closed | Invoked when the Peek window has been closed. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
MouseEnterElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
MouseLeaveElement | (Inherited from Infragistics.Win.UltraComponentControlManagerBase) | |
Opened | Invoked after the peek is displayed | |
Opening | Invoked before the peek is displayed | |
PropertyChanged | (Inherited from Infragistics.Win.UltraComponentBase) |