Files
ayanova7/keys/AyaNova 3.x key generator/Infragistics2.Win.Misc.v6.3.xml
2018-06-29 19:47:36 +00:00

12141 lines
716 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0"?>
<doc>
<assembly>
<name>Infragistics2.Win.Misc.v6.3</name>
</assembly>
<members>
<member name="T:Infragistics.Win.Misc.MiscControlRole">
<summary>
Role class for the controls in the Infragistics.Win.Misc assembly (which this class is part of).
</summary>
</member>
<member name="M:Infragistics.Win.Misc.MiscControlRole.GetRoleNames">
<summary>
Used by the associated <see cref="T:Infragistics.Win.AppStyling.ComponentRole"/> to determine which <see cref="T:Infragistics.Win.AppStyling.UIRole"/> instances should be cached.
</summary>
<returns>An array of strings containing the names of the role names that should be cached.</returns>
</member>
<member name="M:Infragistics.Win.Misc.MiscControlRole.OnStyleChanged">
<summary>
Overridden.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.MiscAssemblyStyleInfo">
<summary>
Class used by the app styling infrastructure that provides the role and
component role defitions used by the assembly.
</summary>
<remarks>
<p class="note"><b>Note:</b> A parameterless constructor is required for all derived classes.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.MiscAssemblyStyleInfo.GetRoles">
<summary>
Returns an array of objects that define the roles provided by an assembly.
</summary>
<returns></returns>
<seealso cref="T:Infragistics.Win.AppStyling.Definitions.UIRoleDefinition"/>
</member>
<member name="M:Infragistics.Win.Misc.MiscAssemblyStyleInfo.GetComponents">
<summary>
Returns an array of objects that define the component roles provided by an assembly.
</summary>
<returns></returns>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraButtonBase">
<summary>
Base role for UltraButton and UltraDropDownButton UI roles.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraButton">
<summary>
UI role for the UltraButton.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraButtonDefault">
<summary>
UI role for the UltraButton that's default button on the form (usually highlighted with border).
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraDropDownButton">
<summary>
Main UI role for the UltraDropDownButton control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraDropDownButtonMainButton">
<summary>
UI role for the main button of the UltraDropDownButton.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraDropDownButtonSplitButton">
<summary>
UI role for the split button (the one that drops down the drop down) of the UltraDropDownButton.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraExpandableGroupBox">
<summary>
Main UI role for the UltraExpandableGroupBox control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraFormattedLinkLabel">
<summary>
Main UI role for the UltraFormattedLinkLabel control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBox">
<summary>
Main UI role for the UltraGroupBox control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxHeader">
<summary>
UltraGroupBox header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxHeaderHorizontal">
<summary>
UltraGroupBox header that's horizontal (either on top or bottom of the group-box).
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxHeaderHorizontalTop">
<summary>
UltraGroupBox header that's on top of the group-box.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxHeaderHorizontalBottom">
<summary>
UltraGroupBox header that's on bottom of the group-box.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxHeaderVertical">
<summary>
UltraGroupBox header that's vertical (either on left or right of the group-box).
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxHeaderVerticalLeft">
<summary>
UltraGroupBox header that's left of the group-box.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxHeaderVerticalRight">
<summary>
UltraGroupBox header that's right of the group-box.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxContentArea">
<summary>
UltraGroupBox content area.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraGroupBoxExpansionIndicator">
<summary>
Expansion indicator of the group-box.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraLabelBase">
<summary>
Base role for UltraLabel and UltraFormattedLinkLabel UI roles.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraLabel">
<summary>
Main UI role for the UltraLabel control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraPrintPreviewControlBase">
<summary>
Base role for UltraPrintPreviewControl and UltraPrintPreviewThumbnail UI roles.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraPrintPreviewControl">
<summary>
Main UI role for the UltraPrintPreviewControl control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraPrintPreviewThumbnail">
<summary>
Main UI role for the UltraPrintPreviewThumbnail control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewPageArea">
<summary>
The element that displays the preview pages.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewPageNumber">
<summary>
The element that displays the page number inside the UltraPrintPreviewControl.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewPage">
<summary>
The element that displays the preview of a single page.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewPageShadow">
<summary>
This role is associated with the shadow of a print preview page. It's
simply a thin dark strip that emulates the shadow of the preview page.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewPageViewBox">
<summary>
The box (typically outlined with red solid border) in the print preview thumbnail control
that indicates the part of the page(s) currently being displayed in the associated print
preview control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewRulerArea">
<summary>
The print preview ruler area.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewRulerAreaIntersection">
<summary>
The print preview ruler area intersection.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.PrintPreviewRuler">
<summary>
The print preview ruler.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.StyleUtils.Role.UltraFormattedTextEditor">
<summary>
UltraFormattedTextEditor main role.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.AutoSizeControlBase">
<summary>
Abstract base control class for controls that automatically size based on their contents.
</summary>
<remarks>
<p class="body">The <b>AutoSizeControlBase</b> class is an abstract base class for a control that
will size based on its contents, which is usually the image and text. The <see cref="P:Infragistics.Win.Misc.AutoSizeControlBase.AutoSize"/>
property will determine if autosizing is enabled. When set to true, the control will be sized
based on the <see cref="P:System.Windows.Forms.Control.PreferredSize"/>.</p>
</remarks>
</member>
<member name="T:Infragistics.Win.Misc.ControlBase">
<summary>
Abstract base control class
</summary>
<remarks>
<p class="body">The <b>ControlBase</b> class is an abstract base control class for a basic ultracontrol
that supports displaying image and text. The class exposes some common appearance properties as well as
some properties that control the display of the text.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Misc.UltraLabel"/>
<seealso cref="T:Infragistics.Win.Misc.UltraButton"/>
<seealso cref="T:Infragistics.Win.Misc.UltraDropDownButton"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.#ctor">
<summary>
Default constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ShouldSerializeAppearances">
<summary>
Determines if the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearances"/> collection needs to be serialized.
</summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.Appearances"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResetAppearances">
<summary>
Clears the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearances"/> collection
</summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.Appearances"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ShouldSerializeAppearance">
<summary>
Indicates whether the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property contains data that needs to be serialized.
</summary>
<returns>Returns true if the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property needs to be serialized.</returns>
<remarks>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResetAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Use this method to reset the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property. If the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property was set to an Appearance from the <b>Appearances</b> collection, the properties on the <see cref="T:Infragistics.Win.AppearanceBase"/> object in the collection will remain the same but the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property will no longer be attached to that <see cref="T:Infragistics.Win.AppearanceBase"/>. To reset the properties of the associated <b>Appearance</b> object, the <see cref="M:Infragistics.Win.Appearance.Reset"/> method of the <b>Appearance</b> object itself should be invoked instead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
<seealso cref="M:Infragistics.Win.AppearanceBase.Reset"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ShouldSerializeHotTrackAppearance">
<summary>
Indicates whether the <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> property contains data that needs to be serialized.
</summary>
<returns>Returns true if the <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> property needs to be serialized.</returns>
<remarks>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResetHotTrackAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Use this method to reset the <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> property. If the <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> property was set to an Appearance from the <b>Appearances</b> collection, the properties on the <see cref="T:Infragistics.Win.AppearanceBase"/> object in the collection will remain the same but the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property will no longer be attached to that <see cref="T:Infragistics.Win.AppearanceBase"/>. To reset the properties of the associated <b>Appearance</b> object, the <see cref="M:Infragistics.Win.Appearance.Reset"/> method of the <b>Appearance</b> object itself should be invoked instead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
<seealso cref="M:Infragistics.Win.AppearanceBase.Reset"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ShouldSerializeImageSize">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageSize"/> property needs to be serialized
</summary>
<returns>True if the property differs from the default value</returns>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.ImageSize"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResetImageSize">
<summary>
Resets the value of the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageSize"/> property to its default value
</summary>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.ImageSize"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ShouldSerializeImageTransparentColor">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageTransparentColor"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageTransparentColor"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.ControlBase.ResetImageTransparentColor"/> method to reset this property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResetImageTransparentColor">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageTransparentColor"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageTransparentColor"/> property to its default value.</p>
<p class="body">Once this method is invoked, the <see cref="M:Infragistics.Win.Misc.ControlBase.ShouldSerializeImageTransparentColor"/> method will return False until the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageTransparentColor"/> property is set again.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResetPadding">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.ControlBase.Padding"/> property to its default value
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ShouldSerializePadding">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Misc.ControlBase.Padding"/> property should be serialized.
</summary>
<returns>True if the <see cref="P:Infragistics.Win.Misc.ControlBase.Padding"/> property value differs from the default value</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnSubObjectPropChange(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on a subobject has changed.
</summary>
<param name="propChangeInfo">Information about the property change</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnPropertyChanged(Infragistics.Win.PropertyChangedEventArgs)">
<summary>
Use to notify the user when a property of the control has changed.
</summary>
<param name="e">Event arguments describing the property change notification</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResolveAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Resolves the appearance for the control
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.ResolveDefaultAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Resolves any remaining appearance settings for the control that have not been specified by the appearance properties.
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnTextChanged(System.EventArgs)">
<summary>
Invoked when the text of the control changes
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.GetImageColorMapTable(System.Object)">
<summary>
Returns the color map used to remap colors in the images
</summary>
<param name="appearanceImage">Image property returned from the resolved Appearance data</param>
<returns>A color map array of colors to remap or null</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnMouseEnter(System.EventArgs)">
<summary>
Invoked when the mouse enters the bounds of the control
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnMouseLeave(System.EventArgs)">
<summary>
Invoked when the mouse leaves the bounds of the control
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.Dispose(System.Boolean)">
<summary>
Handles disposing the control's resources.
</summary>
<param name="disposing">Boolean indicating if managed and unmanaged resources should be released.</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnChangeUICues(System.Windows.Forms.UICuesEventArgs)">
<summary>
Overrides OnChangeUICues.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnCreateControl">
<summary>
Overridden.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlBase.OnAppStyleChanged">
<summary>
Called when the app-style changes.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.BackColor">
<summary>
Overriden. This property is obsoleted. Please use <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> object's
<b>BackColor</b> property instead.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.BackgroundImage">
<summary>
Overriden. The <b>BackgroundImage</b> property does not affect the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.ForeColor">
<summary>
Overiden. The <b>ForeColor</b> for the control does not affect the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.SubObjectPropChangeHandler">
<summary>
Event handler for the SubObjectPropChange event of <see cref="T:Infragistics.Shared.SubObjectBase"/> derived objects
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.ImageList">
<summary>
Gets/sets the associated imagelist control.
</summary>
<remarks>
<p class="body">The <b>ImageList</b> is used to obtain the images to be displayed
by the control when the Image property of the Appearance objects is set to an numeric value.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.Appearances">
<summary>
Returns a collection of user created Appearance objects.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.Appearance">
<summary>
Gets/sets the default appearance for the control.
</summary>
<seealso cref="M:Infragistics.Win.Misc.ControlBase.ResolveAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.HasAppearance">
<summary>
Indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns true when the <b>Appearance</b> object for the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property has been created.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance">
<summary>
Gets/sets the appearance for the control when the mouse is over the client area of the control
</summary>
<seealso cref="M:Infragistics.Win.Misc.ControlBase.ResolveAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.HasHotTrackAppearance">
<summary>
Indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns true when the <b>Appearance</b> object for the <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> property has been created.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.HotTracking">
<summary>
Gets/sets if the hot track appearance is used when the mouse is over the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.UseHotTracking">
<summary>
Specifies if the hot track appearance is used when the mouse is over the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.WrapText">
<summary>
Gets/sets if the text is wrapped when there is not enough room to display the text.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.ImageSize">
<summary>
Gets/sets the size of the image displayed by the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.HotkeyStyle">
<summary>
Indicates how mnemonics are displayed by the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.Text">
<summary>
Gets or sets the text associated with this control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.ImageTransparentColor">
<summary>
Gets/sets the color displayed as transparent in a image.
</summary>
<remarks>
<p class="body">When set to a color other than Color.Transparent (the default), all
occurrences of the color in the image will be made transparent.</p>
<p class="body">If an image is supplied by setting an Appearance.Image property
to an Imagelist index, the ImageLists TransparentColor property is
looked at first. If that property is set to Color.TransparentColor,
then the component's ImageTransparentColor is used. If it is set
to Color.TransparentColor, then no color masking is done.</p>
<p class="body">If an image is supplied by setting the Appearance.Image property to
an image, the component's ImageTransparentColor is used. If it is
set to Color.TransparentColor, then no color masking is done.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.UseMnemonic">
<summary>
Gets/sets whether mnemonics are displayed and processed.
</summary>
<remarks>
<p class="body">When <b>UseMnemonic</b> is set to <b>true</b>, which is the default value,
a character preceeded by a single ampersand will be displayed with an underline beneath it. That character
is treated as an access key so that pressing ALT + the mnemonic character will cause the control to
take an action. In the case, of a label, focus is forwarded to the next control.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.Padding">
<summary>
Gets/sets the amount of space between the contents (image and text) and borders.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.IsOverHotTrackArea">
<summary>
Indicates if the mouse is over a hot track area of the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.BackColorInternal">
<summary>
For internal use only. Used for serializing out the BackColor property value. This
is strictly for backward compatibility.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.UseHotTrackingDefault">
<summary>
Returns the default resolved value for UseHotTracking.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlBase.Infragistics#Win#IImageListProvider#ImageList">
<summary>
Returns the <see cref="P:Infragistics.Win.Misc.ControlBase.ImageList"/> component associated with the control
</summary>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.#ctor">
<summary>
Default constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.CalculatePreferredSize">
<summary>
Invoked when the preferred size for the control should be calculated
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
<summary>
Invoked when the size or position of the control changes.
</summary>
<param name="x">Left coordinate</param>
<param name="y">Top coordinate</param>
<param name="width">Width</param>
<param name="height">Height</param>
<param name="specified">Type of change</param>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.UpdateAutoSize">
<summary>
Adjusts the control size to take into account the auto size.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.OnHandleCreated(System.EventArgs)">
<summary>
Invoked when the control is first created.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.OnTextChanged(System.EventArgs)">
<summary>
Invoked when the text of the control changes
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.OnPropertyChanged(Infragistics.Win.PropertyChangedEventArgs)">
<summary>
Use to notify the user when a property of the control has changed.
</summary>
<param name="e">Event arguments describing the property change notification</param>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.EndUpdate(System.Boolean)">
<summary>
Used to notify the control that it may resume rendering.
</summary>
<param name="invalidate">True to invalidate the control and dirty the child elements; otherwise false.</param>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.CalculateWidthAvailable(System.Int32)">
<summary>
Returns the width available for displaying the image and text contents.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.GetPreferredSize(System.Drawing.Size)">
<summary>
Used to determine the preferred size for the control
</summary>
<param name="proposedSize">Proposed size</param>
<returns>The preferred size of the control</returns>
</member>
<member name="M:Infragistics.Win.Misc.AutoSizeControlBase.OnAppStyleChanged">
<summary>
Overridden.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.AutoSizeControlBase.AutoSize">
<summary>
Gets/sets if the control is automatically sized.
</summary>
<remarks>
<p class="body">The <b>AutoSize</b> property is used to determine if the control
should automatically size based on its contents. When set to true, the control will
be sized based on the <see cref="P:System.Windows.Forms.Control.PreferredSize"/>.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.AutoSizeControlBase.RequiredImageAndTextSize">
<summary>
Returns the size need to display the image and the text - does not take into consideration borders or angles.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.AutoSizeControlBase.ReserveImageShadowSpace">
<summary>
Indicates whether space should be left for an image shadow.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.AutoSizeControlBase.AutoSizeHeightOnly">
<summary>
Indicates whether the width may be changed
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.AutoSizeControlBaseDesigner">
<summary>
Base designer class for controls derived from <see cref="T:Infragistics.Win.Misc.ControlBase"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.AutoSizeControlBaseDesigner.GetTextBaseLine">
<summary>
GetTextBaseLine
Overrides UltraControlDesigner GetTextBaseLine
</summary>
<returns>DefaultableInteger</returns>
</member>
<member name="P:Infragistics.Win.Misc.Design.AutoSizeControlBaseDesigner.SelectionRules">
<summary>
Determines the allowed selection behavior and sizing behavior for the control.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraButton">
<summary>
Represents a standard windows button control.
</summary>
<remarks>
<p class="body">The <b>UltraButton</b> is a standard windows button control and may be clicked using the mouse or keyboard (using the SPACE or
ENTER keys).</p>
<p class="body">Set the <b>AcceptButton</b> or <b>CancelButton</b> property of a <b>Form</b> to the button to allow the
click event to be invoked using the ENTER or ESC keys respectively even if the button does not have focus.</p>
<p class="body">When the form containing the UltraButton is displayed using the form's <b>ShowDialog</b> method, the
<see cref="T:System.Windows.Forms.DialogResult"/> property of the button may be used to specify the return value of the <b>ShowDialog</b> method.</p>
<p class="body">The UltraButton has much of the same functionality as the inbox Button control with some additional features including the
ability to fire the click event repeatedly while the button is pressed (<see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeat"/>) and the ability to be displayed with non-rectangular shapes (<see cref="P:Infragistics.Win.Misc.UltraButton.ShapeImage"/>).
The default appearance of the button can be modified using the <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property. The <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> can
be used to adjust the appearance of the button when the mouse is positioned over the button when <see cref="P:Infragistics.Win.Misc.ControlBase.UseHotTracking"/> is set to <b>true</b>.
The <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> affects the appearance of the button when the button is pressed.</p>
<p class="note"><b>Note</b> If the control that has focus accepts and processes the ENTER or ESC key, the UltraButton will not
process it.</p>
<p class="note"><b>Note</b> If the operating system supports themes and <see cref="P:Infragistics.Win.UltraControlBase.SupportThemes"/> is true, the appearance of
the control will be rendered using those these and will not use the colors specified in the associated appearance properties.</p>
</remarks>
</member>
<member name="T:Infragistics.Win.Misc.UltraButtonBase">
<summary>
Implements the basic functionality common to button controls.
</summary>
<remarks>
<p class="body">This class implements the basic functionality for an autosize button control.</p>
<p class="body">Set the <b>AcceptButton</b> or <b>CancelButton</b> property of a <b>Form</b> to the button to allow the
click event to be invoked using the ENTER or ESC keys respectively even if the button does not have focus.</p>
<p class="body">When the form containing the button is displayed using the form's <b>ShowDialog</b> method, the
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.DialogResult"/> property of the button may be used to specify the return value of the <b>ShowDialog</b> method.</p>
<p class="body">The class includes a number of properties to determine the appearance of the button. For example, the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/>
determines the appearance (color, image, etc.) when the button has been pressed. The <see cref="P:Infragistics.Win.Misc.UltraButtonBase.ButtonStyle"/> property is used to determine the border
style for the button. The <see cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowFocusRect"/> is used to prevent the focus rectangle from being rendered when the control has focus. The
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowOutline"/> property determines whether the button will be rendered with an additional border when it is the default button (<see cref="P:Infragistics.Win.Misc.UltraButtonBase.IsDefault"/>).</p>
<p class="body">The class also includes properties to affect the behavior of the control. For example, the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.AcceptsFocus"/> button
determines whether the button will receive focus when it is clicked.</p>
<p class="note"><b>Note</b> When a button or other control does not receive focus, regardless of the <b>CausesValidation</b> property,
the control with focus will not have its Validating/Validated events fired. These events are controlled and invoked by the base .Net control
classes and are not invoked until the control loses focus, the container's Validate method is invoked, etc.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Misc.UltraButton"/>
<seealso cref="T:Infragistics.Win.Misc.UltraDropDownButton"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraButtonBase"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.ShouldSerializePressedAppearance">
<summary>
Indicates whether the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> property contains data that needs to be serialized.
</summary>
<returns>Returns true if the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> property needs to be serialized.</returns>
<remarks>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.ResetPressedAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Use this method to reset the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> property. If the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> property was set to an Appearance from the <b>Appearances</b> collection, the properties on the <see cref="T:Infragistics.Win.AppearanceBase"/> object in the collection will remain the same but the <see cref="T:Infragistics.Win.Appearance"/> property will no longer be attached to that <see cref="T:Infragistics.Win.AppearanceBase"/>. To reset the properties of the associated <b>Appearance</b> object, the <see cref="M:Infragistics.Win.Appearance.Reset"/> method of the <b>Appearance</b> object itself should be invoked instead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
<seealso cref="M:Infragistics.Win.AppearanceBase.Reset"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.CalculatePreferredSize">
<summary>
Invoked when the preferred size for the control should be calculated
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.CalculateWidthAvailable(System.Int32)">
<summary>
Returns the width available for displaying the image and text contents.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.ResolveAppearance(Infragistics.Win.UIElementButtonState,Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Resolves the appearance for the control
</summary>
<param name="buttonState">State of the button</param>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.OnSubObjectPropChange(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on a subobject has changed.
</summary>
<param name="propChangeInfo">Information about the property change</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.ProcessMnemonic(System.Char)">
<summary>
Invoked when a mnemonic has been pressed.
</summary>
<param name="charCode">Character to process</param>
<returns>True if the character was processed as a mnemonic of the control.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.ButtonKeyDown(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked after the key down event has fired for the control.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.ButtonKeyUp(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked after the key up event has fired for the control.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.Dispose(System.Boolean)">
<summary>
Handles disposing the control's resources.
</summary>
<param name="disposing">Boolean indicating if managed and unmanaged resources should be released.</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked when a key is pressed while the control has focus.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked when a key is released while the control has focus.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.OnGotFocus(System.EventArgs)">
<summary>
Invoked when the control receives focus
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.OnClick(System.EventArgs)">
<summary>
Invoked when the button has been clicked.
</summary>
<param name="e">Event arguments for the <see cref="E:System.Windows.Forms.Control.Click"/> event</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.PerformClick">
<summary>
Invokes the control's click event.
</summary>
<remarks>
<p class="body">This method can be called to generate a <see cref="E:System.Windows.Forms.Control.Click"/> event for the control.</p>
</remarks>
<see cref="M:System.Windows.Forms.IButtonControl.PerformClick"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonBase.NotifyDefault(System.Boolean)">
<summary>
Invoked when the button becomes or is no longer the Default button on the form.
</summary>
<param name="value">New default state</param>
<remarks>
<p class="body">The button class is notified by the .net framework via the
<b>IButtonControl</b> interface when it becomes the default button. This
allows the button to modify its appearance to indicate its changed state. When
the button is the default button, it will show an extra outline around the border of
the control. This appearance change can be prevented using the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowOutline"/> property.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowOutline"/>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.IsDefault"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.ButtonStyle">
<summary>
Gets/sets the style of the button.
</summary>
<remarks>
<p class="note"><b>Note</b> When the operating system supports themes and the <see cref="P:Infragistics.Win.UltraControlBase.SupportThemes"/> property is
set to <b>true</b>, the ButtonStyle will not be used since the control's appearance will be rendered using the system's themes.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.ButtonStyleResolved">
<summary>
Returns the actual button style used to render the button.
</summary>
<remarks>
<p class="body">
This property returns the actual style of the button used. If the <see cref="P:Infragistics.Win.UltraControlBase.SupportThemes">SupportThemes</see> property
is left to the default value of <b>true</b> and the operating system supports themed rendering, the control
will use the 'Button' style regardless of what the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.ButtonStyle"/> property is set to.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance">
<summary>
Gets/sets the appearance for the button when the button is pressed down.
</summary>
<remarks>
<p class="body">The <b>PressedAppearance</b> is used during the resolution of the
button's appearance when the button is pressed down. The appearance can be used to
specify a different color or image for the button when it is pressed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.HasPressedAppearance">
<summary>
Indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns true when the <b>Appearance</b> object for the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> property has been created.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/>
<seealso cref="T:Infragistics.Win.AppearanceBase"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.AcceptsFocus">
<summary>
Gets/sets whether the control takes focus.
</summary>
<remarks>
<p class="body">The <b>AcceptsFocus</b> property is used to determine whether the button can
receive focus. By default, this property is set to true so that the control can accept focus
and be clicked using the keyboard. When set to false, the control will not be able to be navigated to
using the mouse or keyboard.</p>
<p class="note"><b>Note</b> When a button or other control does not receive focus, regardless of the <b>CausesValidation</b> property,
the control with focus will not have its Validating/Validated events fired. These events are controlled and invoked by the base .Net control
classes and are not invoked until the control loses focus, the container's Validate method is invoked, etc.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowFocusRect"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.ShowFocusRect">
<summary>
Gets/sets whether a focus rect is rendered around the button when
the control has focus.
</summary>
<remarks>
<p class="body">It is sometimes useful to allow the control to receive focus but to
make so that it does not render the focus rectangle (the dotted line within the borders
of the button). The ShowFocusRect property may be set to false to prevent the control from
rendering the focus rectangle when the control receives focus. When set to true, its default
value, the focus rectangle will be rendered when the control has the input focus.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.AcceptsFocus"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.ReserveImageShadowSpace">
<summary>
Indicates whether images should display a shadow.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.IsDefault">
<summary>
Readonly. Indicates if the button is the default button for the form
</summary>
<remarks>
<p class="body">The button class is notified by the .net framework via the
<b>IButtonControl</b> interface when it becomes the default button. This
allows the button to modify its appearance to indicate its changed state. When
the button is the default button, it will show an extra outline around the border of
the control. This appearance change can be prevented using the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowOutline"/> property.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowOutline"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.DefaultImeMode">
<summary>
Overriden. Determines the default ImeMode for the control.
</summary>
<remarks>
<p class="body">Since the <b>UltraLabel</b> control does not receive focus and does not use the key messages, the default ImeMode is disabled.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.ImeMode">
<summary>
Determines the ImeMode for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.ShowOutline">
<summary>
Gets/sets whether an outline is rendered outside the button borders when the button is the default button.
</summary>
<remarks>
<p class="body">When a button becomes the default button, it will render an extra border
around the edge of the control. To prevent this behavior, set the ShowOutline property to false.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButtonBase.IsDefault"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.UseHotTrackingDefault">
<summary>
Returns the default resolved value for UseHotTracking.
</summary>
</member>
<member name="E:Infragistics.Win.Misc.UltraButtonBase.DoubleClick">
<summary>
DoubleClick event is not used for a button.
</summary>
<remarks>
<p class="body">
Double-clicking a button is not a recognized action and, as such, the DoubleClick event should not be used.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonBase.DialogResult">
<summary>
Gets/sets the value returned to the parent form when the button is clicked.
</summary>
<remarks>
<p class="body">When the form containing the button is displayed using the form's <b>ShowDialog</b> method, the
<b>DialogResult</b> property of the button may be used to specify the return value of the <b>ShowDialog</b> method.</p>
</remarks>
<seealso cref="M:System.Windows.Forms.Form.ShowDialog"/>
<seealso cref="P:System.Windows.Forms.Form.DialogResult"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.#ctor">
<summary>
Initializes a new <b>UltraButton</b>
</summary>
<remarks>
<p class="body">
Initializes a new <b>UltraButton</b> control.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.ButtonKeyDown(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked after the key down event has fired for the control.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.ButtonKeyUp(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked after the key up event has fired for the control.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.ResolveAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Resolves the appearance for the control
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
<remarks>
<p class="body">
This method can be used to retrieve information about various appearance-related settings being used by
an <see cref="T:Infragistics.Win.Misc.UltraButton"/>. The appearance data returned reflects the current state of the control,
such as whether the button is hottracking, depressed, etc.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.CalculatePreferredSize">
<summary>
Invoked when the preferred size for the control should be calculated
</summary>
<returns>The preferred size for the control</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Invoked when the mouse is released over the button.
</summary>
<param name="e">Event arguments for the MouseUp event</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.OnSizeChanged(System.EventArgs)">
<summary>
Invoked when the size of the button has changed.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.OnLostFocus(System.EventArgs)">
<summary>
Invoked when the control loses focus.
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.CreateAccessibilityInstance">
<summary>
Creates a new accessibility object for the control.
</summary>
<returns>A new <see cref="T:System.Windows.Forms.AccessibleObject"/> for the control.</returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.AutoRepeat">
<summary>
Gets/sets if the click event will continue to fire as the mouse is held down over the button.
</summary>
<remarks>
<p class="body">When <b>AutoRepeat</b> is set to <b>true</b>, the click event will be invoked when the
SPACE key is first pressed or when the button is first pushed down. It will then wait for the delay specified
by the <see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatDelay"/> before entering an auto-repeat mode. While in this mode, until the mouse
button is released or the SPACE key is released, the <see cref="E:System.Windows.Forms.Control.Click"/> event will be
invoked after the <see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatInterval"/> has elasped.</p>
<p class="body"><b>Note</b> When set to <b>false</b>, which is the default value, the click event will only
occur when the button is released (by either releasing the mouse button that pressed the button or releasing
the SPACE or ENTER key).</p>
</remarks>
<seealso cref="E:System.Windows.Forms.Control.Click"/>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatInterval"/>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatDelay"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.AutoRepeatDelay">
<summary>
Gets/sets the amount of time that elapses before the button enters <see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeat"/> mode.
</summary>
<remarks>
<p class="body">
For more information about how this property is used, refer to the remarks about the <see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeat"/> property.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeat"/>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatInterval"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.AutoRepeatInterval">
<summary>
Gets/sets the amount of time that elapses between each <see cref="E:System.Windows.Forms.Control.Click"/> event as the mouse is held down over the button.
</summary>
<remarks>
<p class="body">
For more information about how this property is used, refer to the remarks about the <see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeat"/> property.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeat"/>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatDelay"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.ControlUIElement">
<summary>
Returns the main UIElement for the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.ShapeImage">
<summary>
Gets/sets the image used to generate the shape for the control.
</summary>
<remarks>
<p class="body">The <b>ShapeImage</b> property is used to create a non-rectangular shaped button. The image specified for
this property is used to create the region for the button control as well as being used to render the borders of the button.
The color in the lower left hand pixel of the image is used to determine which color will be "masked" out - that is, which color
will determine the areas of the image that are considered transparent. All pixels that do not match this color are considered to
be opaque and will make up the displayed area of the button.</p>
</remarks>
<p class="note"><b>Note</b> When a ShapeImage is specified and <see cref="P:Infragistics.Win.Misc.AutoSizeControlBase.AutoSize"/> is set to <b>true</b>,
the control will be sized based on the size of the ShapeImage since it is not possible to size the button so that the contents
(image and text) are visible within the non-transparent areas of the button.</p>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.ImageRegion">
<summary>
Returns the ImageRegion object that manages the creation of the region object based on the shape image.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.ButtonStyleResolved">
<summary>
Returns the actual button style used to render the button.
</summary>
<remarks>
<p class="body">When the <see cref="P:Infragistics.Win.Misc.UltraButtonBase.ButtonStyle"/> property is
set to <b>Default</b>, the default button style will be 'Button', which is a 2 pixel
border appearing similar to that of a standard windows button.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.DefaultSize">
<summary>
Returns the default size for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.About">
<summary>
Displays the About dialog for the control.
</summary>
<remarks>
<p class="body">
This property is only used at design-time.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject">
<summary>
The Accessible object for an UltraButton.
</summary>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.UltraButton"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.#ctor(Infragistics.Win.Misc.UltraButton)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.DoDefaultAction">
<summary>
Performs the default action associated with this accessible object.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.GetFocused">
<summary>
Retrieves the object that has the keyboard focus.
</summary>
<returns>An AccessibleObject that specifies the currently focused child. This method returns the calling object if the object itself is focused. Returns a null reference (Nothing in Visual Basic) if no object has focus.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.GetSelected">
<summary>
Retrieves the currently selected child.
</summary>
<returns>An AccessibleObject that represents the currently selected child. This method returns the calling object if the object itself is selected. Returns a null reference (Nothing in Visual Basic) if is no child is currently selected and the object itself does not have focus.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.HitTest(System.Int32,System.Int32)">
<summary>
Retrieves the child object at the specified screen coordinates.
</summary>
<param name="x">The horizontal screen coordinate.</param>
<param name="y">The vertical screen coordinate.</param>
<returns>An AccessibleObject that represents the child object at the given screen coordinates. This method returns the calling object if the object itself is at the location specified. Returns a null reference (Nothing in Visual Basic) if no object is at the tested location.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
<summary>
Navigates to another accessible object.
</summary>
<param name="navdir">One of the <see cref="T:System.Windows.Forms.AccessibleNavigation"/> values.</param>
<returns></returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.DefaultAction">
<summary>
Gets a string that describes the default action of the object.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.Role">
<summary>
Gets the role of this accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.State">
<summary>
Gets the state of this accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.UltraButton">
<summary>
Returns the associated UltraButton control.
</summary>
<seealso cref="P:Infragistics.Win.Misc.UltraButton.UltraButtonAccessibleObject.UltraButton"/>
</member>
<member name="T:Infragistics.Win.Misc.UltraButtonControlUIElement">
<summary>
Main UIElement for the <see cref="T:Infragistics.Win.Misc.UltraButton"/> control
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonControlUIElement.#ctor(Infragistics.Win.Misc.UltraButton)">
<summary>
Initializes a new <b>UltraButtonControlUIElement</b>
</summary>
<param name="button">UltraButton control owning the uielement</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonControlUIElement.PositionChildElements">
<summary>
Handles the creation and positioning of the child elements
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonControlUIElement.DrawBackColor(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overriden to do nothing and let IntializeGraphicsBackground handle the drawing.
</summary>
<param name="drawParams"></param>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonControlUIElement.Button">
<summary>
Returns the owning button control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonControlUIElement.BorderStyle">
<summary>
Returns the borderstyle used when rendering the button control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonControlUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraButtonDesigner">
<summary>
Designer for the <see cref="T:Infragistics.Win.Misc.UltraButton"/>
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's UltraButton
</summary>
<value></value>
</member>
<member name="T:Infragistics.Win.Misc.UltraButtonDesigner.UltraButtonActionList">
<summary>
Defines a list of items to create a smart tag panel for the UltraButton
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonDesigner.UltraButtonActionList.#ctor(Infragistics.Win.Misc.UltraButton)">
<summary>
Constructor
</summary>
<param name="button"></param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonDesigner.UltraButtonActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonDesigner.UltraButtonActionList.ButtonStyle">
<summary>
Used by the SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonDesigner.UltraButtonActionList.DialogResult">
<summary>
Used by the SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonDesigner.UltraButtonActionList.SupportThemes">
<summary>
Used by the SmartTag Panel.
</summary>
<value></value>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonDesigner.UltraButtonActionList.Text">
<summary>
Used by the SmartTag Panel.
</summary>
<value></value>
</member>
<member name="T:Infragistics.Win.Misc.UltraButtonUIElement">
<summary>
AutoRepeat capable button class for rendering text and an image for the <see cref="T:Infragistics.Win.Misc.UltraButton"/> control
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.#ctor(Infragistics.Win.Misc.UltraButtonControlUIElement)">
<summary>
Initializes a new <b>UltraButtonUIElement</b>
</summary>
<param name="parent">Parent UIElement</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.PositionChildElements">
<summary>
Handles the creation and positioning of the child elements
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.DrawTheme(Infragistics.Win.UIElementDrawParams@)">
<summary>
Renders the themed version of the element
</summary>
<param name="drawParams">Draw parameters</param>
<returns>True if the element could be rendered using the system themes</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.DrawForeground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overriden. Prevent the base class from rendering the foreground of the button
</summary>
<param name="drawParams">Draw parameters</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the appearance information for the uielement
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.ButtonClick">
<summary>
Invoked when the button has been clicked.
</summary>
<returns>True to prevent the base implementation from being invoked.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.DrawFocus(Infragistics.Win.UIElementDrawParams@)">
<summary>
Renders the focus rect within the button
</summary>
<param name="drawParams">Draw parameters</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.Reset">
<summary>
Resets the state of the button
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.OnControlFocus(Infragistics.Win.ControlUIElementBase@)">
<summary>
Overrides ButtonUIElementBase OnControlFocus -
required because the framework forces focus when the UserMouseSetting is set
to true resulting in validating events for other controls to be fired twice.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraButtonUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Called when the button released
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.ButtonStyle">
<summary>
Gets the button style for the element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.Style">
<summary>
Gets/sets the style of the button.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.ImageAndTextElement">
<summary>
Returns the contained UIElement that renders the image and text.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.Button">
<summary>
Returns the owning button control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.DrawsFocusRect">
<summary>
Indicates if the button should display a focus rect.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.DefaultBackColor">
<summary>
Returns the default backcolor for the button
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.DefaultForeColor">
<summary>
Returns the default forecolor for the button
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.DrawsImageBackground">
<summary>
Determines whether the element can render an image background.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraButtonUIElement.IsButtonStyleMouseActive">
<summary>
Indicates if the button area is invalidated when the mouse enters and leaves the element.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.AnimationControl">
<summary>
Common Controls Animation Control
</summary>
<remarks>
<p class="body">The <b>AnimationControl</b> class is a wrapper for the Microsoft Common Controls
Animation Control class. The control provides the ability to display AVIs without sound.</p>
<p class="body">The <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/> property determines where the AVI is obtained. If set
to <b>AviFile</b>, the <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName"/> is used to obtain the avi file when the avi will be played. Other members
of the <see cref="T:Infragistics.Win.Misc.CommonControls.AnimationType"/> enum indicate that common system avi files should be used instead.</p>
<p class="body">The <see cref="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play"/> and <see cref="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Stop"/> methods are used to start and stop the animation respectively. If the
<see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AutoPlay"/> property is set to true, the animation will start playing when the handle for the control is created. Also,
whenever the state of the animation changes, the <see cref="E:Infragistics.Win.Misc.CommonControls.AnimationControl.StateChanged"/> event is invoked.</p>
<p class="note"><b>Note</b> Since the class overrides members of the <see cref="T:System.Windows.Forms.Control"/> class
that have link demands for unmanaged code rights, such as the WndProc and CreateParams, the class must have unmanaged
code rights in order to be used. If these rights are not granted to the assembly and an instance of a derived instance of
this control is sited on a form or usercontrol, a security exception is invoked when that form or usercontrol is about to
load (i.e. during the jit of the containing class).</p>
</remarks>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.CommonControlBase">
<summary>
Abstract base class for a Microsoft Common Control based control.
</summary>
<remarks>
<p class="body">The <b>CommonControlBase</b> class is an abstract base class for creating a control
wrapper for a Microsoft Common Control.</p>
<p class="note"><b>Note</b> Since the class overrides members of the <see cref="T:System.Windows.Forms.Control"/> class
that have link demands for unmanaged code rights, such as the WndProc and CreateParams, the class must have unmanaged
code rights in order to be used. If these rights are not granted to the assembly and an instance of a derived instance of
this control is sited on a form or usercontrol, a security exception is invoked when that form or usercontrol is about to
load (i.e. during the jit of the containing class).</p>
</remarks>
<seealso cref="T:Infragistics.Win.Misc.CommonControls.AnimationControl"/>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.#ctor">
<summary>
Base constructor for common controls
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.CreateHandle">
<summary>
Invoked when the handle for the control is being created
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.WndProc(System.Windows.Forms.Message@)">
<summary>
Invoked when a windows message is sent to the control
</summary>
<param name="m">Message structure containing information about the message</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.ProcessReflectedMessage(System.Windows.Forms.Message@,System.Int32)">
<summary>
Invoked when a message is reflected back from the containing control.
</summary>
<param name="m">By ref message structure</param>
<param name="reflectedMessage">Underlying reflected window message</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.ProcessCommandMessage(System.Windows.Forms.Message@,System.Int32)">
<summary>
Invoked when a WM_COMMAND message is sent to the window procedure
</summary>
<param name="m">By reference message structure</param>
<param name="notificationCode">Notification code from the </param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.ProcessNotifyMessage(System.Windows.Forms.Message@,System.Int32)">
<summary>
Invoked when a WM_NOTIFY message is sent to the window procedure
</summary>
<param name="m">By reference message structure</param>
<param name="notificationCode">Notification code from the NMHDR struct</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.ProcessParentNotifyMessage(System.Windows.Forms.Message@,Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage,System.Boolean)">
<summary>
Invoked when a WM_PARENTNOTIFY message is sent to the window procedure
</summary>
<param name="m">By reference message structure</param>
<param name="notificationType">Type of event notification</param>
<param name="reflected">True if the parent notify came from a reflected parent notify message</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.AddStyle(System.Int32)">
<summary>
Adds the specified style bit to the current window if already created.
</summary>
<param name="styleToAdd">Bit to add</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.AddExStyle(System.Int32)">
<summary>
Adds the specified extended style bit to the current window if already created.
</summary>
<param name="styleToAdd">Bit to add</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.RemoveStyle(System.Int32)">
<summary>
Removes the specified style bit from the current window if already created
</summary>
<param name="styleToRemove">Style bit to remove</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.RemoveExStyle(System.Int32)">
<summary>
Removes the specified style bit from the current window if already created
</summary>
<param name="styleToRemove">Style bit to remove</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.AddBorderStyle(System.Windows.Forms.CreateParams,System.Windows.Forms.BorderStyle)">
<summary>
Adds the bits style necessary to get the desired border style effect
</summary>
<param name="cp">CreateParams instance to update</param>
<param name="borderStyle">Desired border style</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.AddBorderStyle(System.Int32@,System.Int32@,System.Windows.Forms.BorderStyle)">
<summary>
Adds the bits style necessary to get the desired border style effect
</summary>
<param name="currentStyle">Current window long style</param>
<param name="currentExStyle">Current extended window style</param>
<param name="borderStyle">Desired border style</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.UpdateBorderStyle(System.Windows.Forms.BorderStyle)">
<summary>
Updates the border style of the control if the window handle exists
</summary>
<param name="borderStyle">Border style desired</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.CommonControlBase.RecreateControl">
<summary>
Used to recreate the handle if the window has already been created
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.CommonControlBase.CommonControlType">
<summary>
Returns the type of common control class that must be initialize to create the common control class.
</summary>
</member>
<member name="E:Infragistics.Win.Misc.CommonControls.CommonControlBase.Paint">
<summary>
Paint event is not used for a microsoft common control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.CommonControlBase.BackgroundImage">
<summary>
Overriden. The <b>BackgroundImage</b> property does not affect the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.CommonControlBase.Padding">
<summary>
The Padding property is shadowed and hidden. It is not supported by this class.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.CommonControlBase.BackgroundImageLayout">
<summary>
The BackgroundImageLayout property is shadowed and hidden. It is not supported by this class.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage">
<summary>
Enumerations for the event notifications for a WM_PARENTNOTIFY message
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage.Create">
<summary>
A child window is being created
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage.Destroy">
<summary>
A child window is being destroyed
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage.LButtonDown">
<summary>
Left mouse button depressed
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage.RButtonDown">
<summary>
Right mouse button depressed
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage.MButtonDown">
<summary>
Middle button depressed
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlBase.WmParentNotifyMessage.XButtonDown">
<summary>
The first or second X button - Only under Windows 2000 and XP
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.#ctor">
<summary>
Initializes a new <b>AnimationControl</b> control
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.OnBackColorChanged(System.EventArgs)">
<summary>
Used to invoke the <see cref="E:System.Windows.Forms.Control.BackColorChanged"/> event
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.OnHandleCreated(System.EventArgs)">
<summary>
Invoked when the handle for the control is created
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.ProcessCommandMessage(System.Windows.Forms.Message@,System.Int32)">
<summary>
Invoked when a WM_COMMAND message is sent to the window procedure
</summary>
<param name="m">By reference message structure</param>
<param name="notificationCode">Notification code from the </param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Dispose(System.Boolean)">
<summary>
Invoked when the control's resources should be released and the control is disposed.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.RecreateControl">
<summary>
Used to recreate the handle if the window has already been created
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.WndProc(System.Windows.Forms.Message@)">
<summary>
Invoked when a windows message is sent to the control
</summary>
<param name="m">Message structure containing information about the message</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Open(System.String)">
<summary>
Opens the specified avi animation file
</summary>
<param name="filename">Filename of the animation to open. The <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName"/> property is updated with this value</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Open">
<summary>
Opens the avi animation source specified by the <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/> property
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Stop">
<summary>
Stops playing the current animation
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Seek(System.Int32)">
<summary>
Positions the animation at the specified frame
</summary>
<param name="frame">Frame number</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Close">
<summary>
Closes the currently opened animation file
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play(System.String,System.Int32,System.Int32,System.Int32)">
<summary>
Plays the specified file
</summary>
<param name="filename">File name of the avi animation to play. The <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName"/> property is updated with this value</param>
<param name="repetitions">Number of times to play the animation. -1 indicates unlimited cycles</param>
<param name="startFrame">Starting frame number. 0 is the first frame</param>
<param name="endFrame">Ending frame number. -1 indicates the last frame</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play(System.String,System.Int32)">
<summary>
Plays the specified file
</summary>
<param name="filename">File name of the avi animation to play. The <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName"/> property is updated with this value</param>
<param name="repetitions">Number of times to play the animation. -1 indicates unlimited cycles</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play(System.String)">
<summary>
Plays the specified file
</summary>
<param name="filename">File name of the avi animation to play. The <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName"/> property is updated with this value</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play(System.Int32,System.Int32,System.Int32)">
<summary>
Plays the <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/> a specified number of times starting with a particular
frame and ending with a particular frame.
</summary>
<param name="repetitions">Number of times to play the animation. -1 indicates unlimited cycles</param>
<param name="startFrame">Starting frame number. 0 is the first frame</param>
<param name="endFrame">Ending frame number. -1 indicates the last frame</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play(System.Int32)">
<summary>
Plays the <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/> a specified number of times
</summary>
<param name="repetitions">Number of times to play the animation. -1 indicates unlimited cycles</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play">
<summary>
Plays the animation specified by the <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/> property
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.AnimationControl.OnStateChanged(System.EventArgs)">
<summary>
Used to invoke the <see cref="E:Infragistics.Win.Misc.CommonControls.AnimationControl.StateChanged"/> event when the animation
starts or ends playing. The <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.IsPlaying"/> can be used to
determine if the animation is currently playing.
</summary>
<param name="e">Event arguments</param>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.CommonControlType">
<summary>
Returns the type of common control class that must be initialize to create the common control class.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.CreateParams">
<summary>
Information used to create the control window
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.Font">
<summary>
Overriden. The <b>Font</b> property does not affect the <see cref="T:Infragistics.Win.Misc.CommonControls.AnimationControl"/>
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.ForeColor">
<summary>
Overiden. The <b>ForeColor</b> for the control does not affect the <see cref="T:Infragistics.Win.Misc.CommonControls.AnimationControl"/>
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.TabStop">
<summary>
Overriden. Determines whether the control will receive focus when tabbing through the controls.
</summary>
<remarks>
<p class="body">The <b>AnimationControl</b> does not receive focus so changing this property will not affect the control.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.DefaultImeMode">
<summary>
Overriden. Determines the default ImeMode for the control.
</summary>
<remarks>
<p class="body">Since the <b>AnimationControl</b> does not receive focus and does not use the key messages, the default ImeMode is disabled.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.ImeMode">
<summary>
Determines the ImeMode for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.Text">
<summary>
Text property - Not supported.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.IsPlaying">
<summary>
Indicates if the animation is currently playing
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.IsOpen">
<summary>
Indicates if an animation is currently opened
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName">
<summary>
Gets/sets the filename of the animation to play
</summary>
<remarks>
<p class="body">The <b>FileName</b> property indicates the name of the avi file that should
be played when the <see cref="M:Infragistics.Win.Misc.CommonControls.AnimationControl.Play"/> method is invoked. The <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/>
property should be set to <b>AviFile</b> to use this property.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AutoPlay">
<summary>
Gets/sets whether the animation should automatically play
</summary>
<remarks>
<p class="body">When set to true, the animation will automatically
begin when the handle for the control is created.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AutoCenter">
<summary>
Gets/sets whether the animation is centered in the control
</summary>
<remarks>
<p class="body">When set to <b>true</b>, the animation will be
centered within the control bounds as the control is resized. When set to
<b>false</b>, the animation is sited in the upper left corner of the client
area of the control.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.UseTimer">
<summary>
Gets/sets whether the animation is played using a timer instead of a separate thread.
</summary>
<remarks>
<p class="body">When set to true, the animation control will use a timer instead of a
separate thread to handle changing the frames of the animation.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.Transparent">
<summary>
Gets/sets whether the animation is displayed transparently
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.BorderStyle">
<summary>
Border style rendered around the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource">
<summary>
Gets/sets the source of the animation
</summary>
<remarks>
<p class="body">The <b>AnimationSource</b> determines which animation will be displayed. When set
to <b>AviFile</b>, the animation is obtained from the file specified for the <see cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName"/>. Other
settings are common operating system animations.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.FileName"/>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.DefaultSize">
<summary>
Returns the default size for the control.
</summary>
</member>
<member name="E:Infragistics.Win.Misc.CommonControls.AnimationControl.StateChanged">
<summary>
Invoked when the animation starts and ends playing.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.About">
<summary>
Displays the About dialog for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.AnimationControl.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner">
<summary>
Designer for the <see cref="T:Infragistics.Win.Misc.CommonControls.AnimationControl"/>
</summary>
<summary>
Designer for the <see cref="P:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.AnimationControl"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.#cctor">
<summary>
Static constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)">
<summary>
Invoked after the control has been painted at design time.
</summary>
<param name="pe">Paint event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.WndProc(System.Windows.Forms.Message@)">
<summary>
Invoked before the message is routed to the control managed by the designer
</summary>
<param name="m">By ref message structure</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.PreFilterProperties(System.Collections.IDictionary)">
<summary>
Used to filter and/or shadow properties that appear for the component at design time.
</summary>
<param name="properties">Collection of properties</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.Initialize(System.ComponentModel.IComponent)">
<summary>
Invoked when the designer is associated with the component
</summary>
<param name="component">Component managed by the designer</param>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.Dispose(System.Boolean)">
<summary>
Invoked when the designer is disposed
</summary>
<param name="disposing">True if managed resource should be disposed</param>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.Verbs">
<summary>
Returns a collection of verb actions that the control can take.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.AnimationControlActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the AnimationControl.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.AnimationControlActionList.#ctor(Infragistics.Win.Misc.CommonControls.AnimationControl)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.AnimationControlActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.AnimationControlActionList.AnimationSource">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.AnimationControlActionList.AutoPlay">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.CommonControls.Design.AnimationControlDesigner.AnimationControlActionList.FileName">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.Design.AVIFileEditor">
<summary>
Type editor for selecting an AVI file
</summary>
</member>
<member name="M:Infragistics.Win.Misc.CommonControls.Design.AVIFileEditor.InitializeDialog(System.Windows.Forms.OpenFileDialog)">
<summary>
Initializes the members of the file dialog.
</summary>
<param name="openFileDialog">Open file dialog used to select the file.</param>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.CommonControlClasses">
<summary>
Enumeration of Common Control class types
</summary>
<seealso cref="T:Infragistics.Win.Misc.CommonControls.CommonControlBase"/>
<seealso cref="P:Infragistics.Win.Misc.CommonControls.CommonControlBase.CommonControlType"/>
<seealso cref="T:Infragistics.Win.Misc.CommonControls.AnimationControl"/>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.ListViewClasses">
<summary>
ListView and Header classes
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.TreeViewClasses">
<summary>
TreeView and ToolTips classes
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.BarClasses">
<summary>
ToolBar, StatusBar, TrackBar and ToolTips classes
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.TabClasses">
<summary>
Tab and ToolTips classes
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.UpDownClass">
<summary>
UpDown class
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.ProgressClass">
<summary>
Progress class
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.HotKeyClass">
<summary>
HotKey class
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.AnimateClass">
<summary>
Animate class
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.Win95Classes">
<summary>
Win95 class
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.DateClasses">
<summary>
Date classes - Month picker, Date picker, Time picker, up down
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.UserExClasses">
<summary>
ComboBoxEx
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.CoolClasses">
<summary>
Rebar/Coolbox control
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.InternetClasses">
<summary>
Internet classes
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.PageScrollClasses">
<summary>
Pager class
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.NativeFontControlClasses">
<summary>
Native Font Control
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.StandardClasses">
<summary>
Standard Classes
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.CommonControlClasses.LinkClass">
<summary>
Link class
</summary>
</member>
<member name="T:Infragistics.Win.Misc.CommonControls.AnimationType">
<summary>
Enumerations of animation sources
</summary>
<seealso cref="P:Infragistics.Win.Misc.CommonControls.AnimationControl.AnimationSource"/>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.AviFile">
<summary>
The specified file is used
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.FindFolder">
<summary>
The system find folder animation
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.FindFile">
<summary>
The system find file animation
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.FindComputer">
<summary>
The system find computer animation
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.FileCopy">
<summary>
The system animation displayed when a file is copied
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.FileMove">
<summary>
The system animation displayed when a file is moved
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.FileDeleteToRecycle">
<summary>
The system animation displayed when a file is moved to the recycle bin
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.EmptyRecycleBin">
<summary>
The system animation displayed when emptying the recycle bin
</summary>
</member>
<member name="F:Infragistics.Win.Misc.CommonControls.AnimationType.FileDelete">
<summary>
The system animation displayed when a file is deleted
</summary>
</member>
<member name="T:Infragistics.Win.Misc.DropDownButtonControlUIElement">
<summary>
Control UIElement for a <see cref="T:Infragistics.Win.Misc.UltraDropDownButton"/> control
</summary>
</member>
<member name="M:Infragistics.Win.Misc.DropDownButtonControlUIElement.#ctor(Infragistics.Win.Misc.UltraDropDownButton)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.DropDownButtonControlUIElement"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.DropDownButtonControlUIElement.PositionChildElements">
<summary>
Handles the creation and positioning of the child elements
</summary>
</member>
<member name="M:Infragistics.Win.Misc.DropDownButtonControlUIElement.OnPreMouseDown(Infragistics.Win.MouseMessageInfo@)">
<summary>
Invoked when the mouse is pressed down on the control prior to passing the notification to the elements.
</summary>
<param name="msgInfo">MouseMessageInfo</param>
<returns>True if the dropdown is displayed to bypass processing the mouse down notification.</returns>
</member>
<member name="M:Infragistics.Win.Misc.DropDownButtonControlUIElement.DrawBackColor(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overriden to do nothing and let IntializeGraphicsBackground handle the drawing.
</summary>
<param name="drawParams"></param>
</member>
<member name="P:Infragistics.Win.Misc.DropDownButtonControlUIElement.BorderStyle">
<summary>
Returns the borderstyle used when rendering the button control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.DropDownButtonControlUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.SplitButtonDropDownUIElement">
<summary>
Dropdown button element for a split button.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.#ctor(Infragistics.Win.Misc.DropDownButtonControlUIElement)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.SplitButtonDropDownUIElement"/>
</summary>
<param name="parent">Parent element</param>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.DrawBorders(Infragistics.Win.UIElementDrawParams@)">
<summary>
Draws the button borders
</summary>
<param name="drawParams">UIElementDrawParams</param>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.DrawTheme(Infragistics.Win.UIElementDrawParams@)">
<summary>
Renders the themed version of the element
</summary>
<param name="drawParams">Draw parameters</param>
<returns>True if the element could be rendered using the system themes</returns>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.DrawForeground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overriden. Prevent the base class from rendering the foreground of the button
</summary>
<param name="drawParams">Draw parameters</param>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.OnButtonStateChange">
<summary>
Invoked when the state of the button changes.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.OnControlFocus(Infragistics.Win.ControlUIElementBase@)">
<summary>
Overrides ButtonUIElementBase OnControlFocus -
required because the framework forces focus when the UserMouseSetting is set
to true resulting in validating events for other controls to be fired twice.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.OnMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Called when the mouse is pressed over the button
</summary>
<param name="e">Mouse event arguments</param>
<param name="adjustableArea">True if left clicked over adjustable area of element.</param>
<param name="captureMouseForElement">If not null on return will capture the mouse and forward all mouse messages to this element.</param>
<returns>If true then bypass default processing</returns>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the appearance information for the uielement
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.ButtonStyle">
<summary>
Gets the button style for the element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.BorderSides">
<summary>
Returns flags indicating which borders will be drawn
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.DefaultBackColor">
<summary>
Returns the default backcolor for the button
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.DefaultForeColor">
<summary>
Returns the default forecolor for the button
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.IsAccessibleElement">
<summary>
Indicates if the element supports accessibility
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.AccessibilityInstance">
<summary>
Returns the accessible object representing this Owner.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.SplitButtonDropDownUIElement.SplitButtonDropDownUIElementAccessibleObject">
<summary>
The Accessible object for a splitButtonDropDownUIElement.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.SplitButtonDropDownUIElementAccessibleObject.#ctor(Infragistics.Win.Misc.SplitButtonDropDownUIElement)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonDropDownUIElement.SplitButtonDropDownUIElementAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
<summary>
Navigates to another accessible object.
</summary>
<param name="navdir">One of the <see cref="T:System.Windows.Forms.AccessibleNavigation"/> values.</param>
<returns></returns>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonDropDownUIElement.SplitButtonDropDownUIElementAccessibleObject.State">
<summary>
Gets the state of this accessible object.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.SplitButtonUIElement">
<summary>
Main button element for a split button.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.#ctor(Infragistics.Win.Misc.DropDownButtonControlUIElement)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.SplitButtonUIElement"/>
</summary>
<param name="parent">Parent element</param>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.DrawBorders(Infragistics.Win.UIElementDrawParams@)">
<summary>
Draws the button borders
</summary>
<param name="drawParams">UIElementDrawParams</param>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.DrawTheme(Infragistics.Win.UIElementDrawParams@)">
<summary>
Renders the themed version of the element
</summary>
<param name="drawParams">Draw parameters</param>
<returns>True if the element could be rendered using the system themes</returns>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.OnButtonStateChange">
<summary>
Invoked when the state of the button changes.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.OnControlFocus(Infragistics.Win.ControlUIElementBase@)">
<summary>
Overrides ButtonUIElementBase OnControlFocus -
required because the framework forces focus when the UserMouseSetting is set
to true resulting in validating events for other controls to be fired twice.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.OnMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Called when the mouse is pressed over the button
</summary>
<param name="e">Mouse event arguments</param>
<param name="adjustableArea">True if left clicked over adjustable area of element.</param>
<param name="captureMouseForElement">If not null on return will capture the mouse and forward all mouse messages to this element.</param>
<returns>If true then bypass default processing</returns>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the appearance information for the uielement
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.PositionChildElements">
<summary>
Handles the creation and positioning of the child elements
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.DrawFocus(Infragistics.Win.UIElementDrawParams@)">
<summary>
Renders the focus rect within the button
</summary>
<param name="drawParams">Draw parameters</param>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Called when the button released
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.Reset">
<summary>
Resets the state of the button
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.DrawForeground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overriden. Prevent the base class from rendering the foreground of the button
</summary>
<param name="drawParams">Draw parameters</param>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.ButtonStyle">
<summary>
Gets the button style for the element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.ImageAndTextElement">
<summary>
Returns the contained UIElement that renders the image and text.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.DrawsFocusRect">
<summary>
Indicates if the button should display a focus rect.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.DefaultBackColor">
<summary>
Returns the default backcolor for the button
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.DefaultForeColor">
<summary>
Returns the default forecolor for the button
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.IsAccessibleElement">
<summary>
Indicates if the element supports accessibility
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.AccessibilityInstance">
<summary>
Returns the accessible object representing this Owner.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.SplitButtonUIElement.SplitButtonUIElementAccessibleObject">
<summary>
The Accessible object for a splitButtonUIElement.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.SplitButtonUIElementAccessibleObject.#ctor(Infragistics.Win.Misc.SplitButtonUIElement)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.SplitButtonUIElement.SplitButtonUIElementAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
<summary>
Navigates to another accessible object.
</summary>
<param name="navdir">One of the <see cref="T:System.Windows.Forms.AccessibleNavigation"/> values.</param>
<returns></returns>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.SplitButtonUIElementAccessibleObject.Name">
<summary>
The accessible name for the splitButtonUIElement.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.SplitButtonUIElement.SplitButtonUIElementAccessibleObject.State">
<summary>
Gets the state of this accessible object.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraDropDownButton">
<summary>
Represents a button control that can display a dropdown window.
</summary>
<remarks>
<p class="body">The <b>UltraDropDownButton</b> is a button control that can display a dropdown window.</p>
<p class="body"> When the <see cref="P:Infragistics.Win.Misc.UltraDropDownButton.Style"/> is set to <b>SplitButton</b>, the control displays 2 buttons areas. The main
button area acts as a standard button and will invoke the <see cref="E:System.Windows.Forms.Control.Click"/>
event when the button is released. An additional button with a dropdown arrow is displayed and can be used to display the dropdown
window. When the <b>Style</b> is set to <b>DropDownButtonOnly</b>, only one button is displayed. When clicked, this button displays
the dropdown window.</p>
<p class="body">The <see cref="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItem"/> property is used to specify the object that will provide the
dropdown window. This could be any class that implements the <see cref="T:Infragistics.Win.IPopupItem"/> interface
including the <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/> or any <b>PopupToolBase</b> from an UltraToolbarsManager including
its PopupMenuTool, PopupColorPickerTool, or PopupControlContainer tool.</p>
<p class="body">When the dropdown window is about to be displayed, the <see cref="E:Infragistics.Win.Misc.UltraDropDownButton.DroppingDown"/> event is invoked and may
be cancelled to prevent the dropdown from being displayed. If the dropdown window is displayed, the <see cref="E:Infragistics.Win.Misc.UltraDropDownButton.ClosedUp"/> event
will be invoked after the dropdown window has been closed.</p>
<p class="body">Set the <b>AcceptButton</b> or <b>CancelButton</b> property of a <b>Form</b> to the button to allow the
click event to be invoked using the ENTER or ESC keys respectively even if the button does not have focus.</p>
<p class="body">When the form containing the button is displayed using the form's <b>ShowDialog</b> method, the
<see cref="T:System.Windows.Forms.DialogResult"/> property of the button may be used to specify the return value of the <b>ShowDialog</b> method.</p>
<p class="note"><b>Note</b> Even when the <see cref="P:Infragistics.Win.Misc.UltraDropDownButton.Style"/> property is set to <b>DropDownButtonOnly</b>, the
<see cref="E:System.Windows.Forms.Control.Click"/> event will still be invoked if it is the <b>AcceptButton</b> or
<b>CancelButton</b> for the form and the ENTER or ESC key is pressed.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraDropDownButton"/>.
</summary>
<remarks>
<p class="body">
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraDropDownButton"/> control.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.CalculatePreferredSize">
<summary>
Invoked when the preferred size for the control should be calculated
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.CalculateWidthAvailable(System.Int32)">
<summary>
Returns the width available for displaying the image and text contents.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.ButtonKeyDown(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked after the key down event has fired for the control.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.ButtonKeyUp(System.Windows.Forms.KeyEventArgs)">
<summary>
Invoked after the key up event has fired for the control.
</summary>
<param name="e">Key event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.DropDown">
<summary>
Used to display the dropdown window.
</summary>
<remarks>
<p class="body">The <b>DropDown</b> method is used to display the dropdown window. If the
button is already dropped down (see <see cref="P:Infragistics.Win.Misc.UltraDropDownButton.IsDroppedDown"/>), nothing further occurs.
Otherwise, the <see cref="E:Infragistics.Win.Misc.UltraDropDownButton.DroppingDown"/> event is invoked and if not cancelled, the
dropdown window is displayed.</p>
<p class="body">The control may also be dropped down by clicking on the dropdown button or
via the DOWN arrow key when the control has focus.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraDropDownButton.IsDroppedDown"/>
<seealso cref="M:Infragistics.Win.Misc.UltraDropDownButton.CloseUp"/>
<seealso cref="E:Infragistics.Win.Misc.UltraDropDownButton.DroppingDown"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.CloseUp">
<summary>
Used to close up the dropdown window.
</summary>
<remarks>
<p class="body">The <b>CloseUp</b> method is used to close the dropdown window. Once the
dropdown window has been closed, the <see cref="E:Infragistics.Win.Misc.UltraDropDownButton.ClosedUp"/> event will be invoked.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraDropDownButton.IsDroppedDown"/>
<seealso cref="M:Infragistics.Win.Misc.UltraDropDownButton.DropDown"/>
<seealso cref="E:Infragistics.Win.Misc.UltraDropDownButton.ClosedUp"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.IsInputKey(System.Windows.Forms.Keys)">
<summary>
Overrides the control's determination of what is considered an input key.
</summary>
<param name="keyData">Key</param>
<returns>A boolean indicating if this key is an input key for the control.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.OnLeave(System.EventArgs)">
<summary>
Called when the control is left
</summary>
<param name="e">Event args</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.OnDroppingDown(System.ComponentModel.CancelEventArgs)">
<summary>
Used to invoke the <see cref="E:Infragistics.Win.Misc.UltraDropDownButton.DroppingDown"/> event before the dropdown is displayed.
</summary>
<param name="e">Event arguments</param>
<seealso cref="E:Infragistics.Win.Misc.UltraDropDownButton.DroppingDown"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.OnClosedUp(System.EventArgs)">
<summary>
Used to invoke the <see cref="E:Infragistics.Win.Misc.UltraDropDownButton.ClosedUp"/> event when the dropdown has been closed.
</summary>
<param name="e">Event arguments</param>
<seealso cref="E:Infragistics.Win.Misc.UltraDropDownButton.ClosedUp"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.CreateAccessibilityInstance">
<summary>
Creates a new accessibility object for the control.
</summary>
<returns>A new <see cref="T:System.Windows.Forms.AccessibleObject"/> for the control.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.CreateAccessibilityInstance(System.Object)">
<summary>
Creates an accessible object for the related object.
</summary>
<param name="relatedObject">The logically related objects (e.g. an OwnerUIElement etc.).</param>
<returns>A new <see cref="T:System.Windows.Forms.AccessibleObject"/> object for the related object.</returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.ControlUIElement">
<summary>
Returns the main UIElement for the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.Style">
<summary>
Returns or sets the display style for the split button control.
</summary>
<remarks>
<p class="body">The <b>Style</b> property is used to determine the display style for the control.
When set to <b>SplitButton</b>, which is the default value, two buttons will be displayed. The main
button that will display the image and text and will invoke the <see cref="E:System.Windows.Forms.Control.Click"/>
event when pressed. The secondary button, displayed on the right side of the button and displaying a dropdown arrow,
will be used to display the dropdown window (see <see cref="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItem"/>). When set to <b>DropDownButtonOnly</b> only
one button element is displayed. This button will display the image and text as well as a dropdown arrow. When pressed,
the dropdown window will be displayed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItemProvider">
<summary>
This member supports the UltraDropDownButton infrastructure and is not intended to be used directly from your code.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItemKey">
<summary>
This member supports the UltraDropDownButton infrastructure and is not intended to be used directly from your code.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItem">
<summary>
Returns or sets the object that displays the dropdown window.
</summary>
<remarks>
<p class="body">The <b>PopupItem</b> property specifies the object that will display
the dropdown window. This can be any object that implements the <see cref="T:Infragistics.Win.IPopupItem"/>
interface including the <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/> or any <b>PopupToolBase</b> type tool
from an UltraToolbarsManager component (e.g. PopupMenuTool, PopupColorPickerTool, PopupControlContainer type
tools).</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.IsDroppedDown">
<summary>
Indicates whether the dropdown window is currently being displayed.
</summary>
<remarks>
<p class="body">
This property is only available at runtime.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.DefaultSize">
<summary>
Returns the default size for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.RightAlignPopup">
<summary>
Returns or sets whether the popup window will be aligned to the lower right edge of the dropdown button.
</summary>
<remarks>
<p class="body">
If this property is left to its default value then it is resolved based on whether the user's operating
system is configured to display drop-down menus on the righthand side of the corresponding menu-bar item.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.RightAlignPopupResolved">
<summary>
Returns the resolved setting determining whether the popup window will be aligned to the right edge of the dropdown button.
</summary>
<remarks>
<p class="body">
If this property is left to its default value then it is resolved based on whether the user's operating
system is configured to display drop-down menus on the righthand side of the corresponding menu-bar item.
</p>
</remarks>
</member>
<member name="E:Infragistics.Win.Misc.UltraDropDownButton.DroppingDown">
<summary>
Invoked before the dropdown is displayed
</summary>
<remarks>
<p class="body">The <b>DroppingDown</b> event is raised when the dropdown window
(specified using the <see cref="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItem"/> property) is about to be displayed. If
the event is cancelled or there is nothing to dropdown, the dropdown will not be displayed.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.UltraDropDownButton.DropDown"/>
<seealso cref="P:Infragistics.Win.Misc.UltraDropDownButton.IsDroppedDown"/>
<seealso cref="E:Infragistics.Win.Misc.UltraDropDownButton.ClosedUp"/>
</member>
<member name="E:Infragistics.Win.Misc.UltraDropDownButton.ClosedUp">
<summary>
Invoked after the dropdown has closed up
</summary>
<remarks>
<p class="body">The <b>ClosedUp</b> event is invoked after the dropdown window has been closed.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.UltraDropDownButton.CloseUp"/>
<seealso cref="P:Infragistics.Win.Misc.UltraDropDownButton.IsDroppedDown"/>
<seealso cref="E:Infragistics.Win.Misc.UltraDropDownButton.DroppingDown"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.About">
<summary>
Displays the About dialog for the control.
</summary>
<remarks>
<p class="body">
This property is only used at design-time.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject">
<summary>
The Accessible object for an UltraDropDownButton.
</summary>
<seealso cref="T:Infragistics.Win.Misc.UltraDropDownButton"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject.#ctor(Infragistics.Win.Misc.UltraDropDownButton)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject.GetChild(System.Int32)">
<summary>
Retrieves the accessible child corresponding to the specified index.
</summary>
<param name="index">The zero-based index of the accessible child.</param>
<returns>An AccessibleObject that represents the accessible child corresponding to the specified index.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject.GetChildCount">
<summary>
Retrieves the number of children belonging to an accessible object.
</summary>
<returns>The number of children belonging to an accessible object.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject.HitTest(System.Int32,System.Int32)">
<summary>
Retrieves the child object at the specified screen coordinates.
</summary>
<param name="x">The horizontal screen coordinate.</param>
<param name="y">The vertical screen coordinate.</param>
<returns>An AccessibleObject that represents the child object at the given screen coordinates. This method returns the calling object if the object itself is at the location specified. Returns a null reference (Nothing in Visual Basic) if no object is at the tested location.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
<summary>
Navigates to another accessible object.
</summary>
<param name="navdir">One of the <see cref="T:System.Windows.Forms.AccessibleNavigation"/> values.</param>
<returns></returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject.Role">
<summary>
Gets the role of this accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraDropDownButton.UltraDropDownButtonAccessibleObject.State">
<summary>
Gets the state of this accessible object.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner">
<summary>
Designer for the <see cref="T:Infragistics.Win.Misc.UltraDropDownButton"/> control
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.Initialize(System.ComponentModel.IComponent)">
<summary>
Prepares the designer to view, edit, and design the specified component.
</summary>
<param name="component">Component to be managed by the designer</param>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.Dispose(System.Boolean)">
<summary>
Disposes of resources used by the designer
</summary>
<param name="disposing">True if managed resources should be released.</param>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.PreFilterProperties(System.Collections.IDictionary)">
<summary>
Used to filter and/or shadow properties that appear for the component at design time.
</summary>
<param name="properties">Collection of properties</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.PopupItemUITypeEditor">
<summary>
UITypeEditor for the <see cref="T:Infragistics.Win.Misc.UltraDropDownButton"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.PopupItemUITypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
<summary>
Used to edit the value and convert the value as needed.
</summary>
<param name="context">ITypeDescriptorContext</param>
<param name="provider">IServiceProvider</param>
<param name="value">Current value</param>
<returns>Edited value.</returns>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.PopupItemUITypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
<summary>
Used to determine the type of UIEditor that will be displayed.
</summary>
<param name="context">ITypeDescriptorContext</param>
<returns>UITypeEditorEditStyle specifying the type of UIEditor.</returns>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraDropDownButton.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.#ctor(Infragistics.Win.Misc.UltraDropDownButton)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.ButtonStyle">
<summary>
Used by the SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.DialogResult">
<summary>
Used by the SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.PopupItem">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.SupportThemes">
<summary>
Used by the SmartTag Panel.
</summary>
<value></value>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.Style">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraDropDownButtonDesigner.UltraDropDownButtonActionList.Text">
<summary>
Used by the SmartTag Panel.
</summary>
<value></value>
</member>
<member name="T:Infragistics.Win.Misc.SplitButtonDisplayStyle">
<summary>
Enumeration of display styles for the <see cref="T:Infragistics.Win.Misc.UltraDropDownButton"/> control
</summary>
<remarks>
<p class="body">The <see cref="P:Infragistics.Win.Misc.UltraDropDownButton.Style"/> property uses this
enumeration to determine whether the entire button should act as a dropdown button or
whether the control should be separated into two areas - a main button that will invoke
the Click event and a smaller section that can be used to display the dropdown.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraDropDownButton.Style"/>
</member>
<member name="F:Infragistics.Win.Misc.SplitButtonDisplayStyle.SplitButton">
<summary>
Displays a main button element and a separate dropdown button
</summary>
</member>
<member name="F:Infragistics.Win.Misc.SplitButtonDisplayStyle.DropDownButtonOnly">
<summary>
Only the dropdown button is displayed
</summary>
</member>
<member name="T:Infragistics.Win.Printing.ZoomMode">
<summary>
Enumeration used to determine the zoom level for the preview pages.
</summary>
<remarks>
<p class="body">The <b>ZoomMode</b> enumeration is used by the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> and
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> controls via their <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> property.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
</member>
<member name="F:Infragistics.Win.Printing.ZoomMode.Standard">
<summary>
The value of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> property is used to
determine the zoom level.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ZoomMode.AutoFlow">
<summary>
The value of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> property is used to
determine the zoom level but the number of columns in each row is based on the zoom up to a maximum specified by the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Columns"/>.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ZoomMode.PageWidth">
<summary>
The value of the zoom is calculated based on the widest row of the current view. E.g. if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Columns"/> property is set to 1, the zoom will be calculated based on the widest page in the current view but if <b>Columns</b> is set to 2, the zoom will be calculated based on the widest set of pages in the current view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ZoomMode.MarginsWidth">
<summary>
The value of the zoom is calculated based on the widest margin width in a row of the current view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ZoomMode.WholePage">
<summary>
The value of the zoom is calculated based on the extent required to show the largest row completely in the visible area.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewMouseAction">
<summary>
Enumeration of actions that determine how the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/> responds to the mouse buttons.
</summary>
<remarks>
<p class="body">The <b>PreviewMouseAction</b> is used by the
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/> of the
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> to determine how to respond to clicks and
drags using the left mouse button.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/>
</member>
<member name="F:Infragistics.Win.Printing.PreviewMouseAction.None">
<summary>
The mouse buttons do not do anything
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PreviewMouseAction.Hand">
<summary>
The cursor is a hand and when the mouse is dragged up, the page is scrolled down. When the mouse is dragged down, the page is scrolled up.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PreviewMouseAction.Snapshot">
<summary>
The mouse is dragged to create a selection rect where the selected area is copied to the clipboard.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PreviewMouseAction.DynamicZoom">
<summary>
The mouse is used to zoom in or out. When the mouse is dragged up, the page is zoomed in; when dragged down, the page is zoomed out.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PreviewMouseAction.ZoomOut">
<summary>
The mouse is dragged to create a selection rect where the difference between the selected rect and the current view size determines the zoomed display.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PreviewMouseAction.ZoomIn">
<summary>
The mouse is dragged to create a selection rect where the selected area is zoomed into.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PageNumberDisplayStyle">
<summary>
Enumeration indicating where the page number for the print preview is displayed.
</summary>
<remarks>
<p class="body">The <b>PageNumberDisplayStyle</b> enumeration is used by the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> and
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> controls via their <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/> property.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>
</member>
<member name="F:Infragistics.Win.Printing.PageNumberDisplayStyle.Default">
<summary>
<b>Default</b> is resolved to <b>None</b>.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PageNumberDisplayStyle.LeftOfRow">
<summary>
A page number is positioned to the left of the row of preview pages.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PageNumberDisplayStyle.BelowEachPage">
<summary>
A page number is position below each preview page.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.PageNumberDisplayStyle.None">
<summary>
No page number indicator is displayed.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.None">
<summary>
Nothing is dirty
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.PageNumberSizeInfo">
<summary>
This information is dirtied if any font information is changed.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.ClientAreaSizeInfo">
<summary>
This should be dirtied when the control is resized, borderstyle or scrollbars change
or if the system scrollbar size changes.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.PreviewRows">
<summary>
This needs to be dirtied whenever the preview rows/ layout need to be dirtied.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.HorzScrollInfo">
<summary>
This will be dirtied when the client size changes or the preview rows are generated.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.VertScrollInfo">
<summary>
This will be dirtied when the client size changes or the preview rows are generated.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.ScrollInfo">
<summary>
This will be dirtied when the client size changes or the preview rows are generated.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.Layout">
<summary>
This represents a combination of the ScrollInfo and PreviewRows values.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.RulerInfo">
<summary>
This will be dirtied when the font information for the ruler changes.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.MetricsDirtyStates.All">
<summary>
All states
</summary>
</member>
<member name="T:Infragistics.Win.Printing.ViewBoxDisplayStyle">
<summary>
Enumeration used to indicate where the view box will be displayed in the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> control pages.
</summary>
<remarks>
<p class="body">The <b>ViewBoxDisplayStyle</b> enumeration is used with the
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle"/> property to
determine which pages, if any, should display a viewbox. A view box is an area
with the preview page of an <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> that
indicates what portion of that page is currently in view within its
corresponding <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle"/>
</member>
<member name="F:Infragistics.Win.Printing.ViewBoxDisplayStyle.AllVisiblePreviewPages">
<summary>
The view box is displayed in each thumbnail page that is currently in view in the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ViewBoxDisplayStyle.CurrentPreviewPage">
<summary>
The view box is displayed only in the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> of the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ViewBoxDisplayStyle.None">
<summary>
The view box is not displayed.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.ViewBoxDragMode">
<summary>
Enumeration used to indicate where the view box may be dragged within a <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> page.
</summary>
<remarks>
<p class="body">The <b>ViewBoxDisplayStyle</b> enumeration is used with the
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/> property to
determine if the end-user may drag the view box to change what portion of the page
should be in view within the corresponding
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/> of an <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/>
</member>
<member name="F:Infragistics.Win.Printing.ViewBoxDragMode.Default">
<summary>
The default drag mode. When the <b>Control</b> key is held down, <b>RestrictWithinPage</b> is
used; otherwise <b>Free</b> is used.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ViewBoxDragMode.RestrictWithinPage">
<summary>
The view box is kept entirely within the page containing it. It cannot
be dragged so that less of the view box is within the page.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ViewBoxDragMode.Free">
<summary>
The view box may be dragged anywhere within the page.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.ViewBoxDragMode.None">
<summary>
The view box cannot be dragged.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.RulerUnit">
<summary>
Enumeration of ruler units
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerUnit.Default">
<summary>
The ruler unit will be either <b>Inches</b> or <b>Centimeters</b> based on the <b>IsMetric</b> of the current culture info.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerUnit.Inches">
<summary>
Inches
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerUnit.Centimeters">
<summary>
Centimeters
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerUnit.Millimeters">
<summary>
Millimeters
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerUnit.Points">
<summary>
Points
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerUnit.Picas">
<summary>
Picas
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerUnit.Pixels">
<summary>
Pixels
</summary>
</member>
<member name="T:Infragistics.Win.Printing.RulerDisplayStyle">
<summary>
Enumeration indicating whether the vertical and horizontal rulers are displayed in a <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerDisplayStyle.None">
<summary>
Rulers are not displayed
</summary>
</member>
<member name="F:Infragistics.Win.Printing.RulerDisplayStyle.CurrentPage">
<summary>
A vertical and horizontal ruler is displayed for the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>
</summary>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.EventIds">
<summary>
Event ids for event managing.
</summary>
</member>
<member name="F:Infragistics.Win.FormattedLinkLabel.EventIds.LinkClicked">
<summary>
LinkClicked event id.
</summary>
</member>
<member name="F:Infragistics.Win.FormattedLinkLabel.EventIds.ParseError">
<summary>
ParseError event id.
</summary>
</member>
<member name="F:Infragistics.Win.FormattedLinkLabel.EventIds.ValueChanged">
<summary>
ValueChanged event id.
</summary>
</member>
<member name="F:Infragistics.Win.FormattedLinkLabel.EventIds.EditStateChanged">
<summary>
EditStateChanged event id.
</summary>
</member>
<member name="F:Infragistics.Win.FormattedLinkLabel.EventIds.LastEventId">
<summary>
Has the same integer value as the last event id.
</summary>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.EventManager">
<summary>
Class for managing an <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel"/> events. It maintains an
enabled flag for each event as well as a nested 'in progress' count and it exposes
events for firing each event.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.EventManager.#ctor(Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase)">
<summary>
Contructor. Initializes a new instance of <see cref="T:Infragistics.Win.FormattedLinkLabel.EventManager"/>.
</summary>
<param name="control">UltraFormattedTextEditorBase that this event manager will be asociated with.</param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.EventManager.InProgress(Infragistics.Win.FormattedLinkLabel.EventIds)">
<summary>
Returns true if the event is in progress (in progress count > 0
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.EventManager.IsEnabled(Infragistics.Win.FormattedLinkLabel.EventIds)">
<summary>
Returns true if the event is enabled
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.EventManager.SetEnabled(Infragistics.Win.FormattedLinkLabel.EventIds,System.Boolean)">
<summary>
Sets a specific event enabled or disabled
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.EventManager.CanFireEvent(Infragistics.Win.FormattedLinkLabel.EventIds)">
<summary>
Returns true if the event can be fired
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.EventManager.Control">
<summary>
Returns the associated control.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.EventManager.LinkLabel">
<summary>
The associated UltraFormattedLinkLabel control.
</summary>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.FormattedLinkLabelControlUIElement">
<summary>
The main element for an <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel"/> (occupies the entire client area).
</summary>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElementBase">
<summary>
The main element for an <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel"/> (occupies the entire client area).
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElementBase.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Overridden.
</summary>
<param name="appData"></param>
<param name="flags"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElementBase.PositionChildElements">
<summary>
Creates the child elements for the grid
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElementBase.PerformKeyAction(System.Enum,System.Boolean,System.Boolean)">
<summary>
Performs the action and returns true if message was handled.
</summary>
<param name="actionCode"></param>
<param name="shift"> true if shift key down </param>
<param name="control"> true if control key down </param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElementBase.DrawBackColor(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overridden. Does nothing. Background is drawn by a descendant element.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElementBase.DrawImageBackground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overridden. Does nothing. Background is drawn by a descendant element.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElementBase.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.GetPadding(System.Object,System.Drawing.Size@)">
<summary>
The padding to place around the value to display.
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<param name="padding">(out) The padding to place around the value to display.</param>
<returns>A boolean indicating whether a meaningful value was returned.</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.GetValue(System.Object)">
<summary>
Returns the value that should be rendered.
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.ResolveAppearance(System.Object,Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@,Infragistics.Win.EmbeddableEditorArea,System.Boolean,System.String)">
<summary>
Resolves the appearance for an element.
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<param name="appearance">The appearance structure to initialize.</param>
<param name="requestedProps">The appearance properties to resolve.</param>
<param name="area">Enumeration of type <see cref="T:Infragistics.Win.EmbeddableEditorArea"/> describing the area of the embeddable element to which the appearance will be applied</param>
<param name="hotTracking">Boolean indicating whether the owner should apply its 'HotTrackingAppearance'</param>
<param name="customArea">A string that denotes which appearance to resolve. Applicable only when the 'area' parameter is set to Custom.</param>
<returns>True if the owner recognizes and supports the named appearance.</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.GetImageTransparentColor(System.Object)">
<summary>
Returns the color that is used as the transparent color for images displayed by the editor
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<returns>The color that is used as the transparent color for images displayed by the editor</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.GetImageList(System.Object)">
<summary>
Returns the image list to be used by the editor's ValueList, or null
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<returns>An ImageList, or null if no ImageList exists</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.EnterEditModeOnClick(System.Object)">
<summary>
If true is returned, the editor will enter edit mode on either
MouseDown or MouseUp, depending on the nature of the editor
</summary>
<param name="ownerContext">The owner context</param>
<returns>The default implemenation returns true</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.GetBorderStyle(System.Object,Infragistics.Win.UIElementBorderStyle@)">
<summary>
Returns the BorderStyle to be used by the editor's embeddable element
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<param name="borderStyle">The BorderStyle to be used by the editor's embeddable element</param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.WrapText(System.Object)">
<summary>
Returns whether the text should be wrapped if it doesn't fit.
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<returns>A boolean indicating whether the text should be wrapped</returns>
<remarks>The default implementation calls the IsMultiLine method and returns its value</remarks>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.OnEditorMouseDown(Infragistics.Win.EmbeddableUIElementBase,Infragistics.Win.EmbeddableMouseDownEventArgs)">
<summary>
The editor calls this method whenever any of its embeddable elements gets a mouse down.
</summary>
<param name="embeddableElem"></param>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.GetTextRenderingMode(System.Object)">
<summary>
Returns the text rendering mode to use. Default implementation returns <b>Default</b> value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.IsKeyMapped(System.Windows.Forms.Keys,Infragistics.Win.EmbeddableUIElementBase)">
<summary>
Returns whether the key is used by the owner.
</summary>
<param name="keyData"></param>
<param name="element">The EmbeddableUIElementBase-derived element</param>
<returns>True if the key is used by the owner (e.g. an arrorw or tab key used for internal navigation).</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfoBase.GetScrollBarLook(System.Object)">
<summary>
Overridden. Returns the <see cref="T:Infragistics.Win.UltraWinScrollBar.ScrollBarLook"/> to be used by
the scrollbars displayed by the embeddable editor.
</summary>
<param name="ownerContext">Context used to identify the object to reference</param>
<returns>A <see cref="T:Infragistics.Win.UltraWinScrollBar.ScrollBarLook"/> instance.</returns>
<remarks><p class="note"><b>Note: </b>This method is currently only used by the <see cref="T:Infragistics.Win.EditorWithCombo"/> embeddable editor for the scrollbars displayed in the dropdown list. The default implementation returns null.</p></remarks>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedLinkLabelOwnerInfo.AlwaysRaiseEditorButtonEvents(System.Object)">
<summary>
Overridden. This method indicates whether editor buttons should always fire editor button events
even if the editor is not in edit mode.
</summary>
<param name="ownerContext"></param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedLinkLabelOwnerInfo.IsHotTrackingEnabled(System.Object)">
<summary>
Overridden. Returns whether "hot tracking" effects should be enabled
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<returns>The default implementation returns <b>true</b>.</returns>
<remarks>
When one embeddable element is in edit mode, others might want to disable hot tracking effects; in that case, the owner should return false from this method.
</remarks>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfo.IsReadOnly(System.Object)">
<summary>
Returns true is the value is read-only
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<returns>A boolean indicating whether the value is read only</returns>
<remarks>The default implementation returns false.</remarks>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfo.OnEditorMouseDown(Infragistics.Win.EmbeddableUIElementBase,Infragistics.Win.EmbeddableMouseDownEventArgs)">
<summary>
The editor calls this method whenever any of its embeddable elements gets a mouse down.
</summary>
<param name="embeddableElem"></param>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfo.GetDisplayStyle(System.Object)">
<summary>
Returns the DisplayStyle to be used by the embeddable element
</summary>
<param name="ownerContext">The context that was passed into the <see cref="M:Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase)"/> method.</param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfo.GetSpellChecker(System.Object)">
<summary>
Overridden. Gets the spell checker
</summary>
<returns>A compoment that implements the <see cref="T:Infragistics.Win.UltraWinSpellChecker.IUltraSpellChecker"/> inteface or null. <see cref="T:Infragistics.Win.UltraWinSpellChecker.ISpellCheckTarget"/> interface or null.</returns>
<see cref="P:Infragistics.Win.EmbeddableEditorBase.SupportsSpellChecking"/>
<see cref="M:Infragistics.Win.EmbeddableEditorBase.GetSpellCheckTarget"/>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfo.IsEditorAlwaysInEditMode(Infragistics.Win.EmbeddableEditorBase)">
<summary>
Overridden. Returns true as the FormattedTextEditor is always in edit mode.
</summary>
<param name="editor">The EmbeddableEditorBase-derived instance</param>
<returns>True if the editor never leaves edit mode.</returns>
<remarks>The default implementation returns <b>false</b>.</remarks>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorOwnerInfo.DrawAsActive(System.Object)">
<summary>
Returns whether the element should be drawn as if it is in its "active" state.
</summary>
<param name="ownerContext"></param>
<returns></returns>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.FormattedTextEditorControlUIElement">
<summary>
The main element for an <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel"/> (occupies the entire client area).
</summary>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.IFormattedTextEditorDesignInfoBase">
<summary>
Interface that provides information to the designer about the UltraFormattedTextEditorBase.
NOTE: This is for internal use only. Behavior and API this interface may change in
the future.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.IFormattedTextEditorDesignInfoBase.GetTextBaseLine">
<summary>
Returns the Text BaseLine for Snaplines in VS 2005
</summary>
<returns></returns>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel">
<summary>
Control for displaying formatted text. It also has support for displaying
hyper-links, images and horizontal lines.
</summary>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase">
<summary>
Embeddable editor class for displaying html links. It also allows editing
the link.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.#ctor">
<summary>
Constructor. Initializes a new instance of <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase"/>.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Dispose(System.Boolean)">
<summary>
overridden method that properly disposes of allocated
resources
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
<summary>
Overridden. Fires KeyDown events.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
<summary>
Overridden. Fires KeyUp events.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)">
<summary>
Overridden. Fires KeyPress events.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.IsInputChar(System.Char)">
<summary>
Returns true if the character should be sent directly to the control and not preprocessed, false otherwise.
</summary>
<param name="charCode"></param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.IsInputKey(System.Windows.Forms.Keys)">
<summary>
Returns true if the key is a valid input key for this
control
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnPropertyChanged(Infragistics.Win.PropertyChangedEventArgs)">
<summary>
Called when a property or subobject's property value has changed.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.GetPreferredSize(System.Drawing.Size)">
<summary>
Used to determine the preferred size for the control
</summary>
<param name="proposedSize">Proposed size</param>
<returns>The preferred size of the control</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.CreateEditorOwner">
<summary>
Factory method for creating the editor owner.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.SyncBackColor">
<summary>
Syncrhonizes the Appearance.BackColor with the BackColor property of the control.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeAutoSize">
<summary>
Checks to see if AutoSize needs serializing
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetAutoSize">
<summary>
Resets the AutoSize to its default value
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeWrapText">
<summary>
Checks to see if WrapText is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetWrapText">
<summary>
Resets the WrapText to its default value of <b>True</b>.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.CalcIdealSize">
<summary>
Calculates the size required to fully display the contents.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.CalcIdealSize(System.Drawing.Size)">
<summary>
Calculates the size required to fully display the contents.
</summary>
<param name="proposedSize">Specifies the size constraints. If height is 0 and width is positive
then the height will be calculated based on the specified width.</param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResolveCustomAreaAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@,System.String)">
<summary>
Resolves the appearance for an element.
</summary>
<param name="appData">The appearance structure to initialize.</param>
<param name="flags">The appearance properties to resolve.</param>
<param name="customArea">A string that denotes which appearance to resolve.
Possible values are "Link", "ActiveLink", "HotTrackedLink" and "VisitedLink".</param>
<returns>True if the owner recognizes and supports the named appearance.</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResolveAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Resolves selected properties of the control's Appearance.
</summary>
<remarks>
<p class="body">Use this method to retrieve the actual values that are being used to format the control. This method returns a value for all Appearance properties or only for specified ones, tracing up the Appearance hierarchy if necessary. You can combine the bit flags for this method to specify which properties should be resolved.</p>
</remarks>
<param name="appData">The structure to contain the resolved apperance.</param>
<param name="requestedProps">Bit flags indictaing which properties to resolve.</param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetBorderStyle">
<summary>
Reset border style
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetPadding">
<summary>
Resets the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetTextSmoothingMode">
<summary>
Returns true if the property is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetAppearance">
<summary>
Resets all appearance property values to their defaults
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetShowTitleToolTips">
<summary>
Resets the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetUnderlineLinks">
<summary>
Resets the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetTreatValueAs">
<summary>
Resets the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetActiveLinkAppearance">
<summary>
Resets all <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ActiveLinkAppearance"/> property values to their defaults
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetHotTrackLinkAppearance">
<summary>
Resets all <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.HotTrackLinkAppearance"/> property values to their defaults
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetLinkAppearance">
<summary>
Resets all <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.LinkAppearance"/> property values to their defaults
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetVisitedLinkAppearance">
<summary>
Resets all <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinkAppearance"/> property values to their defaults
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetBaseURL">
<summary>
Resets the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.BaseURL"/> property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.PerformAction(Infragistics.Win.FormattedLinkLabel.FormattedLinkEditorAction,System.Boolean,System.Boolean)">
<summary>
Simulates user interaction with the control.
</summary>
<remarks>
<p class="body">Invoke this method to simulate an action the user can perform.</p>
<p class="body">Many actions are only appropriate in certain situations; if an action is inappropriate, it will not be performed.</p>
<p class="body">You can use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.CurrentState"/> property to determine the state of the control when the action is about to be performed.</p>
<p>See <see cref="T:Infragistics.Win.FormattedLinkLabel.FormattedLinkEditorAction"/> for a list of actions that can be performed.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeScrollBarDisplayStyle">
<summary>
Returns true if this property is not set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetScrollBarDisplayStyle">
<summary>
Reset the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ResetScrollBarLook">
<summary>
Resets the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnParseError(Infragistics.Win.FormattedLinkLabel.ParseErrorEventArgs)">
<summary>
Fires <see cref="E:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ParseError"/> event.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnValueChanged(System.EventArgs)">
<summary>
Fires ValueChanged event.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnLinkClicked(Infragistics.Win.FormattedLinkLabel.LinkClickedEventArgs)">
<summary>
Fires <see cref="E:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.LinkClicked"/> event.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeBorderStyle">
<summary>
Returns true if this property is not set to its default value
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializePadding">
<summary>
Returns true if the property is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeAppearance">
<summary>
Returns true if the appearance has any non-default property values set.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeShowTitleToolTips">
<summary>
Returns true if the property is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeUnderlineLinks">
<summary>
Returns true if the property is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeTreatValueAs">
<summary>
Returns true if the property is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeTextSmoothingMode">
<summary>
Returns true if the property is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeActiveLinkAppearance">
<summary>
Returns true if the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ActiveLinkAppearance"/> has any non-default property values set.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeHotTrackLinkAppearance">
<summary>
Returns true if the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.HotTrackLinkAppearance"/> has any non-default property values set.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeLinkAppearance">
<summary>
Returns true if the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.LinkAppearance"/> has any non-default property values set.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeVisitedLinkAppearance">
<summary>
Returns true if the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinkAppearance"/> has any non-default property values set.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeBaseURL">
<summary>
Returns true if property is set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShouldSerializeScrollBarLook">
<summary>
Indicates whether the property needs to be serialized.
</summary>
<returns>A boolean indicating whether the property needs to be serialized.</returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.OnCreateControl">
<summary>
Overridden.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.About">
<summary>
Display the about dialog
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="E:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.LinkClicked">
<summary>
Occurs when the user clicks a link.
</summary>
</member>
<member name="E:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ParseError">
<summary>
Fired when an error occurs parsing the value. This occurs when the formatted
link editor encounters an invalid value.
</summary>
<remarks>
<p class="body">
This event is fired when the value specified to the formatted link editor has
parsing errors.
</p>
</remarks>
</member>
<member name="E:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ValueChanged">
<summary>
Fired when the value changes.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.BackColor">
<summary>
BackColor property is not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead.
</summary>
<remarks>
<p class="body">
<b>BackColor</b>, <b>ForeColor</b> and <b>BackGroundImage</b> properties are
not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead
to specify these settings.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ForeColor">
<summary>
ForeColor property is not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead.
</summary>
<remarks>
<remarks>
<p class="body">
<b>BackColor</b>, <b>ForeColor</b> and <b>BackGroundImage</b> properties are
not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead
to specify these settings.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/>
</remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.BackgroundImage">
<summary>
BackgroundImage property is not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead.
</summary>
<remarks>
<p class="body">
<b>BackColor</b>, <b>ForeColor</b> and <b>BackGroundImage</b> properties are
not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead
to specify these settings.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Cursor">
<summary>
Overrides the control's property to hide it so that the appearance can be used instead.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Font">
<summary>
Font property is not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead.
</summary>
<remarks>
<p class="body">
The <b>Font</b>property is not supported. Use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property instead
to specify the font.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.EditorOwner">
<summary>
Returns the editor owner used by the control to provide information to the internal editor instance.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.InternalEditor">
<summary>
Returns the internal editor, the editor used by the control.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.HasInternalEditor">
<summary>
Indicates if the internal editor has been created.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ExternalEditor">
<summary>
Returns the editor provided to other controls.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.HasExternalEditor">
<summary>
Indicates if the internal editor has been created.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.SubObjectPropChangeHandler">
<summary>
Returns the event handler that notifies OnSubObjectPropChanged
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance">
<summary>
Appearance applied to cells of empty rows.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ActiveLinkAppearance">
<summary>
Appearance applied to the link when it's activated (while the mouse is down on the link).
</summary>
<remarks>
<p class="body">
<b>ActiveLinkAppearance</b> is applied to the link when the user presses a mouse button
on the link. This appearance is applied while the mouse button is pressed down. When
the mouse button is depressed, this appearance ceases to be applied.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.HotTrackLinkAppearance">
<summary>
Appearance applied to a link when the mouse is hovered over it.
</summary>
<remarks>
<p class="body">
<b>HotTrackLinkAppearance</b> appearance is applied to a link when the user hovers
mouse over it.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.UnderlineLinks"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinkAppearance">
<summary>
Appearance applied to the link when the link is previously visited.
</summary>
<remarks>
<p class="body">
<b>VisitedLinkAppearance</b> appearance is applied to links that are previously visited.
The visited links are tracked using the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinksManager"/>.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.LinkAppearance"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.HotTrackLinkAppearance"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.UnderlineLinks"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinksManager"/>
<seealso cref="T:Infragistics.Win.FormattedLinkLabel.IVisitedLinksManager"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.LinkAppearance">
<summary>
Appearance applied links.
</summary>
<remarks>
<p class="body">
<b>LinkAppearance</b> is applied to the links that are displayed in the control.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.UnderlineLinks"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.HotTrackLinkAppearance"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinkAppearance"/>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ActiveLinkAppearance"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.AutoSize">
<summary>
Determines whether the size of the control is automatically adjusted to the size of the contents. The default is <b>False</b>.
</summary>
<remarks>
<p class="body">
If this property is set to <b>True</b>, the size of the control automatically adjusts to fit the contents. When False, the control's size remains the same until explicitly changed. The default is <b>False</b>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.BorderStyle">
<summary>
Returns or sets the border style of the control.
</summary>
<remarks>
<p class="body">
You can use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/> property to specify the border color.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Appearance"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Padding">
<summary>
Gets or sets the padding around the text. Default is 1.
</summary>
<remarks>
Padding is the space between the text and the border of the control.
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.TextSmoothingMode">
<summary>
Specifies whether to draw text antialiased. This property has effect only when drawing
text using GDI+, which is the default text drawing mode.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.EventManager">
<summary>
The object that enables, disables and controls firing of specific control events.
</summary>
<remarks>
<p class="body">The event manager gives you a high degree of control over how the control invokes event procedures. You can use it to selectively enable and disable event procedures depending on the context of your application. You can also use the event manager to return information about the state of the control's events.</p>
<p class="body">The event manager's methods are used to determine the enabled state of an event (<see cref="M:Infragistics.Win.FormattedLinkLabel.EventManager.IsEnabled(Infragistics.Win.FormattedLinkLabel.EventIds)"/>), to selectively enable or disable events (<see cref="M:Infragistics.Win.FormattedLinkLabel.EventManager.SetEnabled(Infragistics.Win.FormattedLinkLabel.EventIds,System.Boolean)"/>), and to tell whether an event procedure is currently being processed (<see cref="!:UltraFormattedTextEditorBase.EventManager.InProgress"/>). There is also an <see cref="P:Infragistics.Shared.EventManagerBase.AllEventsEnabled"/> property that you can check to quickly determine whether any events have been disabled by the event manager.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinks">
<summary>
Returns a static instance of VisitedLinksCollection that the
link label uses as the default visited links manager.
This property is read-only.
</summary>
<remarks>
<p class="body">
You can use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinksManager"/>
property to specify a custom visited links manager.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinksManager"/>
<seealso cref="T:Infragistics.Win.FormattedLinkLabel.IVisitedLinksManager"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.VisitedLinksManager">
<summary>
Specifies the visited links manager for managing visited links.
Default value returned by this property is a static instance shared
among all the link labels.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Text">
<summary>
Gets or sets the text, without any formatting information. Use the <b>Value</b> property to
get and set the value with formatting information, including URL's.
</summary>
<remarks>
<p class="body">
<b>Text</b> property gets or sets the text being displayed, without any formatting information.
To get or set the text with formatting, use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Value"/> property. Also to get or
set the URL, use the <b>Value</b> property.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Value">
<summary>
Gets or sets the value to be displayed in the label.
</summary>
<remarks>
<p class="body">
Use the <b>Value</b> property to set the value that will be displayed by the control.
Depending on the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.TreatValueAs"/> property settings, the set value will be
interpreted differently. See <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.TreatValueAs"/> property for more information.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.TreatValueAs">
<summary>
Specifies whether the values displayed by this editor will be raw text, URL or formatted text.
Default is <b>Auto</b>, which specifies that the values should be auto-detected.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ShowTitleToolTips">
<summary>
Specifies whether to show tool-tips specified in title attributes of the
elements in formatted text values. The default value is <b>true</b>.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.UnderlineLinks">
<summary>
Specifies if and when to underline the links.
</summary>
<remarks>
<p class="body">
By default the behavior is auto-detected from the MS Internet Explorer by reading
settings from the registry. Use the <b>UnderlineLinks</b> property to explicitly
set the behavior.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.WrapText">
<summary>
Gets/sets if the text is wrapped when there is not enough room to display the text. Default value is <b>True</b>.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.DefaultSize">
<summary>
Returns the default size for the control.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.BaseURL">
<summary>
Specifies the base url for relative links and image sources. This can be a file path or an internet url.
</summary>
<remarks>
<p class="body">
You can specify relative sources for hyperlinks and images in the formatted text. The default behavior
is to use the application's current path to resolve the url to access the associated resource.
You can use the <b>BaseURL</b> property to control how relative URL's are resolved. Also note that
the base URL can be set for all instances of this control in an application by setting the FormattedLinkEditor's
<see cref="P:Infragistics.Win.FormattedLinkLabel.FormattedLinkEditor.BaseURLDefault"/> static (shared) property.
</p>
<seealso cref="P:Infragistics.Win.FormattedLinkLabel.FormattedLinkEditor.BaseURLDefault"/>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ScrollBarDisplayStyle">
<summary>
Specifies if and when to display scrollbars.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ScrollBarLook">
<summary>
Determines the appearance of the scroll bars.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.ControlUIElement">
<summary>
Associated Control UIElement object
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.Infragistics#Win#IProvidesEmbeddableEditor#Editor">
<summary>
The object that implements the IEmbeddableEditor interface (read-only)
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.AppearancesManager.Reset">
<summary>
Resets the object to its default state.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.AppearancesManager.ShouldSerialize">
<summary>
Returns true if the object needs to be serialized.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.AppearancesManager.OnDispose">
<summary>
Called when this object is Disposed of
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.AppearancesManager.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Called when another sub object that we are listening to notifies
us that one of its properties has changed.
</summary>
<param name="propChange"><see cref="T:Infragistics.Shared.PropChangeInfo"/></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.#ctor">
<summary>
Constructor. Initializes a new instance of <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel"/>.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.CreateEditorOwner">
<summary>
Overridden. Factory method for creating the editor owner.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.PerformAction(Infragistics.Win.FormattedLinkLabel.FormattedLinkEditorAction,System.Boolean,System.Boolean)">
<summary>
Simulates user interaction with the control.
</summary>
<remarks>
<p class="body">Invoke this method to simulate an action the user can perform.</p>
<p class="body">Many actions are only appropriate in certain situations; if an action is inappropriate, it will not be performed.</p>
<p class="body">You can use the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.CurrentState"/> property to determine the state of the control when the action is about to be performed.</p>
<p>See <see cref="T:Infragistics.Win.FormattedLinkLabel.FormattedLinkEditorAction"/> for a list of actions that can be performed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.About">
<summary>
Display the about dialog
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.TabStop">
<summary>
Determines whether the control will receive focus when tabbing through the controls.
</summary>
<remarks>
<p class="body">
This property should not be used for the <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel"/>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.DefaultImeMode">
<summary>
Overriden. Determines the default ImeMode for the control.
</summary>
<remarks>
<p class="body">Since the <b>UltraFormattedLinkLabel</b> control does not receive focus and does not use the key messages, the default ImeMode is disabled.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.ImeMode">
<summary>
Determines the ImeMode for the control.
</summary>
<remarks>
Determines the ImeMode for the control.
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel.UIElement">
<summary>
Associated Control UIElement object.
</summary>
</member>
<member name="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor">
<summary>
Control for displaying and editing formatted text. It also has support for displaying
hyper-links, images and horizontal lines.
</summary>
<remarks>
<p class="body">
See <see cref="T:Infragistics.Win.FormattedLinkLabel.FormattedLinkEditor"/> for more information.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.#ctor">
<summary>
Constructor. Initializes a new instance of <see cref="T:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor"/>.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.CreateEditorOwner">
<summary>
Overridden. Factory method for creating the editor owner.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.OnEnter(System.EventArgs)">
<summary>
Overridden.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.OnLeave(System.EventArgs)">
<summary>
Overridden.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.OnCreateControl">
<summary>
Overridden.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ShouldSerializeHideSelection">
<summary>
Returns true if this property is not set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ResetHideSelection">
<summary>
Reset the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ShouldSerializeDisplayStyle">
<summary>
Returns true if this property is not set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ResetDisplayStyle">
<summary>
Reset the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ShouldSerializeContextMenuItems">
<summary>
Returns true if this property is not set to a non-default value.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ResetContextMenuItems">
<summary>
Reset the property to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.OnEditStateChanged(Infragistics.Win.FormattedLinkLabel.EditStateChangedEventArgs)">
<summary>
Fires <see cref="E:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.EditStateChanged"/> event.
</summary>
<param name="e"></param>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.About">
<summary>
Display the about dialog
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="E:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.EditStateChanged">
<summary>
Fired when state of the editor changes. for example when the SelectionStart or SelectionLength changes
or undo/redo history changes etc...
</summary>
<remarks>
<p class="body">
This event is fired when the edit state of the formatted link editor changes.
This event is only fired when the editor is in edit mode. Examples of changes
that will lead to firing of this event are change in the SelectionStart, SelectionLength,
Value, change in the formatting state (toggling of bold, italics etc...), change in
undo/redo history etc....
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.KeyActionMappings">
<summary>
Gives you the ability to reconfigure the way the control responds to user keystrokes.
</summary>
<remarks>
<p class="body">The <b>KeyActionMappings</b> property provides access to the control's mechanism for handling keyboard input from users. All keystrokes for actions such as selection, navigation and editing are stored in a table-based system that you can examine and modify using this property. Through the <b>KeyActionsMappings</b> property, you can customize the keyboard layout of the control to match your own standards for application interactivity.</p>
<p class="body">For example, if you wanted users to be able to navigate between cells by pressing the F8 key, you could add this behavior. You can specify the key code and any special modifier keys associated with an action, as well as determine whether a key mapping applies in a given context.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.CurrentState">
<summary>
Returns bit flags that indicate the current editing state of the control.
</summary>
<remarks>
The <b>CurrentState</b> property is used primarily in conjunction with the <see cref="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.KeyActionMappings"/> property and the <see cref="M:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditorBase.PerformAction(Infragistics.Win.FormattedLinkLabel.FormattedLinkEditorAction,System.Boolean,System.Boolean)"/> method to return information about the state of the control with regards to user interaction. The setting of the <b>CurrentState</b> property indicates which object has focus in the control, whether the user has placed the control into edit mode, and other information such as whether a combo box is dropped down or whether a row is expanded.
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.UIElement">
<summary>
Associated Control UIElement object.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.EditInfo">
<summary>
Returns an object that exposes edit related properties and methods.
Instances of this class are valid only when the associated formatted
text editor is in edit mode.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ReadOnly">
<summary>
Specifies whether the user will be allowed to modify the contents of the control.
</summary>
<remarks>
<p class="body">
<b>ReadOnly</b> specifies whether the user will be allowed to modify the contents of the control.
However note that the user will be allowed to enter the edit mode and select and copy part of
the contents.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.DisplayStyle">
<summary>
Specifies the display style of the editor control.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.ContextMenuItems">
<summary>
Specifies the menu items that should be displayed in the context menu when in edit mode.
<b>NOTE:</b> Some of the options require reference to <b>Infragistics.Win.SupportDialogs</b> assembly.
</summary>
<remarks>
You can set this property to control which context menu items get displayed in the editor when the
user right-clicks on the control. Some of the options require that the application reference
the <b>Infragistics.Win.SupportDialogs</b> assembly. This assembly provides dialogs used by these
options. See <see cref="T:Infragistics.Win.FormattedLinkLabel.FormattedTextMenuItems"/> for more
information on which options require this assembly.
</remarks>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.IsInEditMode">
<summary>
Indicates whether the control is currently in edit mode. Available only at runtime.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.HideSelection">
<summary>
Specifies whether to hide the selection when the control doesn't have focus. The default
value of this property <b>true</b>.
</summary>
</member>
<member name="P:Infragistics.Win.FormattedLinkLabel.UltraFormattedTextEditor.SpellChecker">
<summary>
Gets/sets the component that will perform spell checking on this control.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxBorderStyle">
<summary>
Different types of borders that the UltraGroupBox and UltraExpandableGroupBox can display.
</summary>
<remarks>
<p class="body">
This enum is used by the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle">BorderStyle</see> property of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> and <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> controls.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.Default">
<summary>
The default border style for the ViewStyle being used.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.Header3D">
<summary>
A 3D line on the header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.HeaderDoubleSolid">
<summary>
Two parallel solid lines on the header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.HeaderSolid">
<summary>
A solid line on the header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.None">
<summary>
No border is drawn.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.Parallel3D">
<summary>
Two parallel 3D lines, one on the header and the other on the side opposite the header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.ParallelDoubleSolid">
<summary>
Two sets of two parallel solid lines, one on the header and the other on the side opposite the header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.ParallelSolid">
<summary>
Two parallel solid lines, one on the header and the other on the side opposite the header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.Rectangular3D">
<summary>
90 degree corners with a 3D line.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.RectangularDoubleSolid">
<summary>
90 degree corners with two solid parallel lines.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.RectangularInset">
<summary>
90 degree corners with an inset line.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.RectangularRaised">
<summary>
90 degree corners with a raised line.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.RectangularSolid">
<summary>
90 degree corners with a solid line.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxBorderStyle.Rounded">
<summary>
Curved corners with a solid line, similar to what is seen in Office 2003 applications and Visual Studio 2005.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxExpansionIndicator">
<summary>
Settings for the location of the <see cref="T:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement"/>.
</summary>
<remarks>
<p class="body">
This enum is used by the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicator">ExpansionIndicator</see> property of the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> control.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxExpansionIndicator.Default">
<summary>
Default is resolved to Near.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxExpansionIndicator.Far">
<summary>
The distance between the expansion indicator and the upper left corner of the control is large, with respect to the HeaderPosition.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxExpansionIndicator.None">
<summary>
An expansion indicator is not displayed.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxExpansionIndicator.Near">
<summary>
The distance between the expansion indicator and the upper left corner of the control is small, with respect to the HeaderPosition.
This is the default value.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxHeaderClickAction">
<summary>
Settings for the action performed when the header is clicked on.
</summary>
<remarks>
<p class="body">
This enum is used by the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderClickAction">HeaderClickAction</see> property of the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> control.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderClickAction.Default">
<summary>
The default action performed when the header is clicked.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderClickAction.None">
<summary>
No action is performed when the header is clicked.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion">
<summary>
The expansion state of the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> is toggled when the header is clicked.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxCaptionAlignment">
<summary>
Possible positions of the controls caption relative to the header edge closest to the first character of the caption.
</summary>
<remarks>
<p class="body">
This enum is used by the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.CaptionAlignment">CaptionAlignment</see> property of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> and <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> controls.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxCaptionAlignment.Default">
<summary>
Default is resolved to <b>Near</b>.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxCaptionAlignment.Center">
<summary>
The caption is centered within the header.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far">
<summary>
The distance between the last character of the caption and the edge of the header closest to that character is small.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxCaptionAlignment.Near">
<summary>
The distance between the first character of the caption and the edge of the header closest to that character is small.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxHeaderPosition">
<summary>
Various edges of the control that the header can appear on and also whether the header appears inside, on, or outside the border.
</summary>
<remarks>
<p class="body">
This enum is used by the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderPosition">HeaderPosition</see> property of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> and <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> controls.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.Default">
<summary>
Header appears in the default location, based on the ViewStyle of the control.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOnBorder">
<summary>
Header appears on the upper edge of the control, on the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.TopInsideBorder">
<summary>
Header appears on the upper edge of the control, within the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.TopOutsideBorder">
<summary>
Header appears on the upper edge of the control, outside of the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder">
<summary>
Header appears on the right edge of the control, on the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.RightInsideBorder">
<summary>
Header appears on the right edge of the control, within the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOutsideBorder">
<summary>
Header appears on the right edge of the control, outside of the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.BottomOnBorder">
<summary>
Header appears on the lower edge of the control, on the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.BottomInsideBorder">
<summary>
Header appears on the lower edge of the control, within the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.BottomOutsideBorder">
<summary>
Header appears on the lower edge of the control, outside of the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOnBorder">
<summary>
Header appears on the left edge of the control, on the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftInsideBorder">
<summary>
Header appears on the left edge of the control, within the border.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxHeaderPosition.LeftOutsideBorder">
<summary>
Header appears on the left edge of the control, outside of the border.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxVerticalTextOrientation">
<summary>
Different ways that the caption can be drawn when it is vertical (i.e. when the header is positioned on the left or right edge).
</summary>
<remarks>
<p class="body">
This enum is used by the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.VerticalTextOrientation">VerticalTextOrientation</see> property of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> and <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> controls.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.Default">
<summary>
Vertical text is drawn with the default orientation, based on the HeaderPosition property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.BottomToTop">
<summary>
The first character of the text is below the last character of the text on the Y axis.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom">
<summary>
The first character of the text is above the last character of the text on the Y axis.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxViewStyle">
<summary>
Preset color schemes.
</summary>
<remarks>
<p class="body">
This enum is used by the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle">ViewStyle</see> property of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> and <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> controls.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxViewStyle.Default">
<summary>
Default. Resolved to <b>XP</b>.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxViewStyle.Office2000">
<summary>
The control is drawn with colors seen in Office 2000.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxViewStyle.Office2003">
<summary>
The control is drawn with colors seen in Office 2003.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxViewStyle.Office2007">
<summary>
The control is drawn with colors seen in Office2007.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005">
<summary>
The control is drawn with colors seen in Visual Studio 2005.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxViewStyle.XP">
<summary>
The control is drawn like the themed GroupBox seen in many modern applications.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.ExpandableGroupBoxControlCollection">
<summary>
Used internally to manage the child controls of the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>.
</summary>
<remarks>
<p class="body">
The <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> can only have one child control, an <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/>.
This class ensures that this requirement is satisfied by overriding the <see cref="M:Infragistics.Win.Misc.ExpandableGroupBoxControlCollection.Add(System.Windows.Forms.Control)"/> and
<see cref="M:Infragistics.Win.Misc.ExpandableGroupBoxControlCollection.Remove(System.Windows.Forms.Control)"/> methods.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ExpandableGroupBoxControlCollection.#ctor(Infragistics.Win.Misc.UltraExpandableGroupBox)">
<summary>
Creates an instance of this class.
</summary>
<param name="owner">The UltraExpandableGroupBox which uses the newly created object.</param>
<remarks>
The <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> whose <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Panel">Panel</see> property
will use the object being create by this constructor is passed as an argument.
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ExpandableGroupBoxControlCollection.Add(System.Windows.Forms.Control)">
<summary>
Do not call this method to add a control to the UltraExpandableGroupBox's collection of child controls.
Add the control to the UltraExpandableGroupBoxPanel contained within the UltraExpandableGroupBox instead.
For example: ultraExpandableGroupBox1.Panel.Controls.Add( someControl )
</summary>
<param name="ctrl">Must be a UltraExpandableGroupBoxPanel otherwise an ArgumentException is thrown.</param>
<remarks>
<p class="body">
This method is intended for internal use only.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ExpandableGroupBoxControlCollection.Remove(System.Windows.Forms.Control)">
<summary>
Do not call this method to remove a control from the UltraExpandableGroupBox's collection of child controls.
Remove the control from the UltraExpandableGroupBoxPanel contained within the UltraExpandableGroupBox instead.
For example: ultraExpandableGroupBox1.Panel.Controls.Remove( someControl )
</summary>
<param name="ctrl">The control to remove.</param>
<remarks>
<p class="body">
This method is intended for internal use only.
</p>
</remarks>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement">
<summary>
GroupBoxContentAreaBackgroundUIElement represents the background of the content area in an <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
<remarks>
<p class="body">
This is the element responsible for rendering the background of the control's content area. It is a sibling of a
<see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement"/> and a child of a <see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaUIElement"/>
in the control's element hierarchy.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement.#ctor(Infragistics.Win.Misc.GroupBoxContentAreaUIElement)">
<summary>
Creates a new GroupBoxContentAreaBackgroundUIElement.
</summary>
<param name="parent">The element which represents the content area of the control.</param>
<remarks>
<p class="body">
This is the element responsible for rendering the background of the control's content area. It is a sibling of a
<see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement"/> and a child of a <see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaUIElement"/>
in the control's element hierarchy.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the Appearance object associated with the content area's background.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement.Region">
<summary>
Gets the clip region for the content area background.
</summary>
<remarks>
<p class="body">
This override will trim off the edges needed for a rounded border, if the control's border style is 'Rounded'.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement.ClipSelf">
<summary>
Returns true so that the overridden Region property will be used while rendering.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement">
<summary>
GroupBoxContentAreaBorderUIElement represents the border of the content area in an <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
<remarks>
<p class="body">
This is the element responsible for rendering the border of the control's content area. It is a sibling of a
<see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement"/> and a child of a <see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaUIElement"/>
in the control's element hierarchy.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.#ctor(Infragistics.Win.Misc.GroupBoxContentAreaUIElement)">
<summary>
Creates a new GroupBoxContentAreaBorderUIElement.
</summary>
<param name="parent">The element which represents the content area of the control.</param>
<remarks>
<p class="body">
This is the element responsible for rendering the border of the control's content area. It is a sibling of a
<see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement"/> and a child of a <see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaUIElement"/>
in the control's element hierarchy.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.DrawBackColor(Infragistics.Win.UIElementDrawParams@)">
<summary>
Does nothing.
</summary>
<param name="drawParams"></param>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.DrawImageBackground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Does nothing.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.DrawBorders(Infragistics.Win.UIElementDrawParams@)">
<summary>
Draws the borders of the content area.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the Appearance object associated with the content area's border.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.BorderSides">
<summary>
Gets/sets a <see cref="T:System.Windows.Forms.Border3DSide"/> object which represents the sides of the element that a border will be drawn on.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.Region">
<summary>
Gets the <see cref="T:System.Drawing.Region"/> object used when rendering this element. If the header is on the border of the
content area, the <see cref="T:System.Drawing.Region"/> will exclude any of the child elements of the <see cref="T:Infragistics.Win.Misc.GroupBoxHeaderUIElement"/>.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement.ClipSelf">
<summary>
Returns true so that the overridden Region property will be used while rendering.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxContentAreaUIElement">
<summary>
GroupBoxContentAreaUIElement represents the area of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> which contains the
child controls. This element manages the <see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaBackgroundUIElement"/> and
<see cref="T:Infragistics.Win.Misc.GroupBoxContentAreaBorderUIElement"/> elements, which render the background and border of the content area.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaUIElement.#ctor(Infragistics.Win.UIElement)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaUIElement.DrawImageBackground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Does nothing.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the Appearance object associated with the content area.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxContentAreaUIElement.PositionChildElements">
<summary>
Positions the child elements of the content area.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxContentAreaUIElement.GroupBox">
<summary>
Gets the UltraGroupBox control associated with the content area.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxContentAreaUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement">
<summary>
The GroupBoxExpansionIndicator is the element in the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> which allows the
end-user to expand and collapse the content area.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.#ctor(Infragistics.Win.UIElement)">
<summary>
Constructor.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.DrawFocus(Infragistics.Win.UIElementDrawParams@)">
<summary>
Draws the focus rectangle on the expansion indicator.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.DrawTheme(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overrides DrawTheme.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the appearance of the expansion indicator.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.OnMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Overrides OnMouseDown.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Called when the mouse up message is received over the element.
</summary>
<param name="e">Mouse event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.PositionChildElements">
<summary>
Positions the image element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.ButtonStyle">
<summary>
Returns the style of button that the expansion indicator uses.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.Region">
<summary>
Gets the Region associated with the expanion indicator.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement.DrawsFocusRect">
<summary>
Returns true if the expansion indicator should show a focus rectangle when
the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> has input focus.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxHeaderUIElement">
<summary>
This class represents the header area of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>. The header contains
the caption, expansion indicator (only in the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>), and an optional image.
It can be positioned on any of the four sides of the control, with horizontal or vertical alignment.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.#ctor(Infragistics.Win.UIElement)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.DrawBackColor(Infragistics.Win.UIElementDrawParams@)">
<summary>
Draws the back color of the header.
</summary>
<param name="drawParams"></param>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.DrawBorders(Infragistics.Win.UIElementDrawParams@)">
<summary>
Draws the borders of the header.
</summary>
<param name="drawParams">A referece to the UIElementDrawParams used when drawing the borders of the header.</param>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the Appearance object used by the header.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.OnMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Overrides OnMouseDown.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.OnMouseEnter">
<summary>
Invoked when the mouse cursor enters the header element.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.OnMouseLeave">
<summary>
Invoked when the mouse cursor leaves the header element.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Called when the mouse up message is received over the element.
</summary>
<param name="e">Mouse event arguments</param>
</member>
<member name="M:Infragistics.Win.Misc.GroupBoxHeaderUIElement.PositionChildElements">
<summary>
Arranges the child elements of the header.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.BorderStyle">
<summary>
Gets the style of border used by the header of the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.GroupBox">
<summary>
Gets the UltraGroupBox control associated with the header.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.Region">
<summary>
Gets the clip region of the header.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.ClipSelf">
<summary>
Allows the Region property to take effect.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.CaptionElem">
<summary>
Gets the <see cref="T:Infragistics.Win.ImageAndTextUIElementEx"/> which represents the area in which the caption and image are located.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.ExpansionElem">
<summary>
Gets the <see cref="T:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement"/> which represents the area in the header
of the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> that allows the user to expand and collapse the control.
Note, this property will always return null (Nothing) if the control is an <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.GroupBoxHeaderUIElement.IsDesignMode">
<summary>
Returns true if the control exists in the designer.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraExpandableGroupBox">
<summary>
The UltraExpandableGroupBox represents a standard Windows GroupBox with the ability to expand and collapse.
</summary>
<remarks>
<p class="body">The UltraExpandableGroupBox has all of the features of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> plus the ability
for it's content area to be expanded and collapsed by the end-user or programmatically. The interface provided for the end-user to
toggle the expansion state is a <see cref="T:Infragistics.Win.Misc.GroupBoxExpansionIndicatorUIElement"/>, which is located in the header of the control. The header is
the part of the control which contains the caption, an optional image, and the expansion indicator.</p>
</remarks>
</member>
<member name="T:Infragistics.Win.Misc.UltraGroupBox">
<summary>
The UltraGroupBox represents a standard Windows GroupBox with a high degree of flexibility.
</summary>
<remarks>
<p class="body">
It can be configured so that the header (which includes the caption and optional image) appears on any of its four sides.
By default the header is positioned on the border but it can also be outside of the border and inside of it as well.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.#ctor">
<summary>
Initializes a new <b>UltraGroupBox</b>.
</summary>
<remarks>
<p class="body">
Initializes a new <b>UltraGroupBox</b>.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ShouldSerializeAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.UltraGroupBox.ResetAppearance"/> method to reset this property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ResetAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> property to its default value.</p>
<p class="body">Once this method is invoked, the <see cref="M:Infragistics.Win.Misc.UltraGroupBox.ShouldSerializeAppearance"/> method will return False until the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> property is set again.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ShouldSerializeContentAreaAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.UltraGroupBox.ResetContentAreaAppearance"/> method to reset this property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ResetContentAreaAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property to its default value.</p>
<p class="body">Once this method is invoked, the <see cref="M:Infragistics.Win.Misc.UltraGroupBox.ShouldSerializeContentAreaAppearance"/> method will return False until the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property is set again.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ShouldSerializeContentPadding">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentPadding"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentPadding"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.UltraGroupBox.ResetContentPadding"/> method to reset this property to its default value.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Margins"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ResetContentPadding">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentPadding"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentPadding"/> property to its default value.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Margins"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ShouldSerializeHeaderAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.UltraGroupBox.ResetHeaderAppearance"/> method to reset this property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ResetHeaderAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance"/> property to its default value.</p>
<p class="body">Once this method is invoked, the <see cref="M:Infragistics.Win.Misc.UltraGroupBox.ShouldSerializeHeaderAppearance"/> method will return False until the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance"/> property is set again.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.Dispose(System.Boolean)">
<summary>
Releases any resources used by the control.
</summary>
<param name="disposing">True if we are disposing.</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnEnabledChanged(System.EventArgs)">
<summary>
Overrides OnEnabledChanged so that the UIElement hierarchy can be verified.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnFontChanged(System.EventArgs)">
<summary>
Handles the FontChanged event.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnLayout(System.Windows.Forms.LayoutEventArgs)">
<summary>
Handles the Layout event.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Called when a property has changed on a sub object.
</summary>
<remarks>
<p class="body"><b>OnPropertyChanged</b> will also be called.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnPropertyChanged(Infragistics.Win.PropertyChangedEventArgs)">
<summary>
Called when a property or subobject's property value has changed.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.ProcessMnemonic(System.Char)">
<summary>
Invoked when a mnemonic has been pressed.
</summary>
<param name="charCode">Character to process</param>
<returns>True if the character was processed as a mnemonic of the control.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.RefreshControlSize">
<summary>
Used internally by the control. This method is not intended for external use.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.RefreshPanel">
<summary>
Forces the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/> to be invalidated.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnOffice2007ColorSchemeChanged">
<summary>
Overriden to redraw controls when the Office2007 ColorScheme changes.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnAppStyleChanged">
<summary>
Overridden.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.SyncBackColor">
<summary>
Syncrhonizes the Appearance.BackColor with the BackColor property of the control.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.CreateAccessibilityInstance">
<summary>
Returns an Accessible object for the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
<seealso cref="T:Infragistics.Win.Misc.UltraGroupBox"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnBeginInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.BeginInit"/> of the component.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.OnEndInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.EndInit"/> of the component.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.Appearance">
<summary>
Gets/sets the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> object associated with the control. Note, the <see cref="T:Infragistics.Win.FontData"/>
of this Appearance object does not affect the font used by the child controls of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
You should use the control's <b>Font</b> property instead.
</summary>
<remarks>
<p class="body">
The settings on this <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> object affect the entire control. If you want to make only
the area within the borders a certain color, set the <see cref="P:Infragistics.Win.AppearanceBase.BackColor"/> property
on the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HasAppearance">
<summary>
Returns a Boolean value indicating whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns True if the Appearance object for the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> property has been created; otherwise, False.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.BackgroundImage">
<summary>
Does nothing. Always returns null. Use the Image property off the
<see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> or <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> instead.
</summary>
<remarks>
<p class="body">
Do not use this property.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle">
<summary>
Gets/sets the type of border the content area displays.
</summary>
<remarks>
<p class="body">
This property allows you to specify the border displayed around the area of the control which contains the
hosted controls. The default value of this property is 'Default' and is resolved based on the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle"/>
property setting.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyleResolved">
<summary>
Gets the resolved <see cref="T:Infragistics.Win.Misc.GroupBoxBorderStyle"/> used by the control.
</summary>
<remarks>
<p class="body">
If the control's <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle"/> property is not set to 'Default' then that non-default value is returned.
If it is set to 'Default', then the return value is based on the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle"/> property.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.CaptionAlignment">
<summary>
Gets/sets the position of the controls caption relative to the header edge closest to the first character of the caption.
</summary>
<remarks>
<p class="body">
This property controls where the caption appears in the header. The behavioral invariant of this property is that
setting it to 'Near' will cause the caption to be rendered such that the first character is close to an edge of the
header. In other words, setting this property to 'Far' will cause the last character of the caption to be rendered
close to an edge of the header (possibly leaving a large gap between the first character and a header edge).
</p>
<p class="body">
If the header is horizontal then setting this property to 'Near' means that the caption will be rendered
on the left side of the header. If the header is vertical (i.e. on the left or right edge of the control)
then the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.VerticalTextOrientation"/> property must be taken into consideration to determine
where the caption will appear. This is due to the fact that the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.VerticalTextOrientation"/> property
changes the direction that the caption is rendered.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance">
<summary>
Gets/sets the <see cref="T:Infragistics.Win.AppearanceBase"/> object associated with the content area. Note, the <see cref="T:Infragistics.Win.FontData"/>
of this Appearance object does not affect the font used by the child controls of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
You should use the control's <b>Font</b> property instead.
</summary>
<remarks>
This <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> object affects the area within the borders where other controls are hosted
(i.e. the "content area"). If you want to set the background color for only the area within the borders
then use this property.
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HasContentAreaAppearance">
<summary>
Returns a Boolean value indicating whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns True if the Appearance object for the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property has been created; otherwise, False.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.ContentPadding">
<summary>
Gets the <see cref="T:Infragistics.Win.Margins"/> object used to determine the space between the border and the area containing the child controls.
</summary>
<remarks>
<p class="body">
Note, in the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> this property affects controls that are docked inside of the content area. In the
<see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> this property affects all controls placed in the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/>,
regardless of their Dock state.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.DisplayRectangle">
<summary>
Gets the display rectangle for the control.
</summary>
<remarks>
<p class="body">
Returns the rectangle which defines the area within the content area's borders.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.FlatMode">
<summary>
Not used for the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
<remarks>
<p class="body">
Not used for the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.UseFlatMode">
<summary>
Not used for the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
<remarks>
<p class="body">
Not used for the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance">
<summary>
Gets/sets the <see cref="T:Infragistics.Win.AppearanceBase"/> object used by the header.
</summary>
<remarks>
<p class="body">
The settings on this <see cref="T:Infragistics.Win.AppearanceBase"/> object affect the control's header.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HasHeaderAppearance">
<summary>
Returns a Boolean value indicating whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns True if the Appearance object for the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance"/> property has been created; otherwise, False.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HeaderBorderStyle">
<summary>
Gets/sets the type of border the header displays.
Note, if the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle"/> of the control is set to Office2003 or VisualStudio2005 <b>this property is ignored</b>.
</summary>
<remarks>
<p class="body">
This property can be used to adjust the border around the control's header. It can be set to any of the
values available in the <see cref="T:Infragistics.Win.UIElementBorderStyle"/> enum. Note, if the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle"/>
of the control is set to Office2003 or VisualStudio2005 <b>this property is ignored</b>. For those styles the
header border style is always a solid line.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HeaderBorderStyleResolved">
<summary>
Gets the <see cref="T:Infragistics.Win.UIElementBorderStyle"/> to be used for the header. If the control's <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderBorderStyle"/> property
is not set to Default then that non-default value is returned. If it is set to Default, then the return value
is based on the <see cref="T:Infragistics.Win.Misc.GroupBoxViewStyle"/> being used by the control.
</summary>
<remarks>
<p class="body">
If the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle"/> of the control is set to Office2003 or VisualStudio2005 this property will always return 'Solid'.
For all other view styles, 'None' is returned unless <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle"/> is set to a non-default value.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HeaderPosition">
<summary>
Gets/sets the value that determines which edge of the control the header will appear on and also whether the header appears inside, on, or outside the border.
</summary>
<remarks>
<p class="body">
This property can be used to determine the location of the controls header. There are two aspects involved with
the different header positions: which side of the control, and the location relative to the controls border. The
header can be on the top or bottom of the control (i.e. horizontal) or on the left or right side (i.e. vertical).
The header can also be "on" the border, "outside" the border, or "inside" the border. The meaning of these latter
terms are relative to the side of the control that the header is on.
</p>
<p class="body">
For example, if the header is on the top edge of the control then "outside" the border means above it, and "inside"
the border means below it. When the header is said to be "inside" the border, it always indicates that the header
is contained within the content area of the control.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HeaderPositionResolved">
<summary>
Gets the resolved location of the control's header.
</summary>
<remarks>
<p class="body">
If the control's <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderPosition"/> property is not set to Default then that non-default value is
returned. If it is set to Default, then the return value is based on the <see cref="T:Infragistics.Win.Misc.GroupBoxViewStyle"/>
being used by the control.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.SupportThemes">
<summary>
Not used by the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
<remarks>
<p class="body">
Not used by the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.TabStop">
<summary>
Not used by the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
<remarks>
<p class="body">
Not used by the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.Text">
<summary>
Gets/sets the caption of the control.
</summary>
<remarks>
<p class="body">
This property can be used to specify the text which appears in the header of the control.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.UIElement">
<summary>
Gets the main UIElement for the control.
</summary>
<remarks>
<p class="body">
This property provides access to the main <see cref="T:Infragistics.Win.UIElement"/> of the control. This element
can be used as a starting point for traversal of the control's element hierarchy.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.UseMnemonic">
<summary>
Gets/sets a bool indicating if the first character preceded by an ampersand will be treated
as the control's mnemonic key.
</summary>
<remarks>
<p class="body">
Providing a mnemonic key for the control can make it easier for the end-user to quickly navigate an
application's user interface. When the mnemonic key of an <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> is pressed the
first activate-able child control with the lowest <b>TabIndex</b> will be activated.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.UseOsThemes">
<summary>
Not used by the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
<remarks>
<p class="body">
Not used by the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.VerticalTextOrientation">
<summary>
Gets/sets the direction that the caption faces when drawn vertically.
</summary>
<remarks>
<p class="body">
This property dictates whether the text in the header is drawn starting at the top or bottom. The
<see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderPosition"/> must be set to a value which makes the header vertical for this property
to have any effect. The value of this property affects the meaning of the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.CaptionAlignment"/>
property as well.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle">
<summary>
Gets/sets the visual scheme of the control.
</summary>
<remarks>
<p class="body">
The view style affects the colors and border style of the control.
</p>
<br/>
<p class="body">
Below is an overview of the different <see cref="T:Infragistics.Win.Misc.GroupBoxViewStyle"/> values:
<ul>
<li>
<b>XP</b> - The control emulates the themed groupbox seen in Windows XP.
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle"/> defaults to 'Rounded'.
</li>
<li>
<b>Office2000</b> - The control emulates the groupbox seen in Micrsoft Office 2000 applications.
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle"/> defaults to 'Rectangular3D'.
</li>
<li>
<b>Office2003</b> - The control is rendered with colors which are in the style of Office 2003 applications.
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle"/> defaults to 'RectangularSolid'.
</li>
<li>
<b>Office2007</b> - The control is rendered with colors which are in the style of Office 2007 applications.
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle"/> defaults to 'Rounded'.
</li>
<li>
<b>VisualStudio2005</b> - The control is rendered with colors which are in the style of Visual Studio 2005.
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle"/> defaults to 'RectangularSolid'.
</li>
</ul>
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.WrapText">
<summary>
Gets/sets whether the caption will be wrapped, if necessary.
</summary>
<remarks>
<p class="body">
Setting this property to true, in effect, enables the caption to be multi-line. Use the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Text"/> property
to set the caption of the control.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyleResolved">
<summary>
Returns the resolved view style, taking into account any app-style settings.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.CaptionAlignmentResolved">
<summary>
Returns the border style, taking into account the app-style setting and the app-style resolution order.
This property can return Default.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.BackColor">
<summary>
Overriden. This property is obsoleted. Please use <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> object's
<b>BackColor</b> property instead.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.BackColorInternal">
<summary>
For internal use only. Used for serializing out the BackColor property value. This
is strictly for backward compatibility.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.ControlUIElement">
<summary>
Gets the main UIElement for the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.DefaultSize">
<summary>
Gets the default size that the control will use when created.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HasExpansionIndicator">
<summary>
This property is used internally by the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.SubObjectPropChangeHandler">
<summary>
Returns the event handler that notifies OnSubObjectPropChanged
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.SuppressExpansionEvents">
<summary>
Used internally by the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.HasCaptionText">
<summary>
Returns true if the control has text display in the caption.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.About">
<summary>
Displays the About dialog for the control.
</summary>
<remarks>
<p class="body">
This property is only used at design-time.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraGroupBox.GroupBoxAccessibleObject">
<summary>
The Accessible object for an UltraGroupBox.
</summary>
<seealso cref="T:Infragistics.Win.Misc.UltraGroupBox"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBox.GroupBoxAccessibleObject.#ctor(Infragistics.Win.Misc.UltraGroupBox)">
<summary>
Constructor.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.GroupBoxAccessibleObject.Name">
<summary>
Returns the name of the accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBox.GroupBoxAccessibleObject.Role">
<summary>
Gets the role of this accessible object.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.#ctor">
<summary>
Creates a new instance of the UltraExpandableGroupBox control.
</summary>
<remarks>
Creates a new instance of the UltraExpandableGroupBox control.
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeExpansionIndicatorCollapsed">
<summary>
Returns true if a custom image has been assigned to the expansion indicator for when the
control is collapsed.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetExpansionIndicatorCollapsed">
<summary>
Resets the image shown in the expansion indicator when the control is collapsed.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorCollapsed"/> property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeExpansionIndicatorExpanded">
<summary>
Returns true if a custom image has been assigned to the expansion indicator for when the
control is expanded.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetExpansionIndicatorExpanded">
<summary>
Resets the image shown in the expansion indicator when the control is expanded.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorCollapsed"/> property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeHeaderCollapsedAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetHeaderCollapsedAppearance"/> method to reset this property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetHeaderCollapsedAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance"/> property to its default value.</p>
<p class="body">Once this method is invoked, the <see cref="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeHeaderCollapsedAppearance"/> method will return False until the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance"/> property is set again.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeHeaderExpandedAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetHeaderExpandedAppearance"/> method to reset this property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetHeaderExpandedAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance"/> property to its default value.</p>
<p class="body">Once this method is invoked, the <see cref="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeHeaderExpandedAppearance"/> method will return False until the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance"/> property is set again.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeHeaderHotTrackingAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">Returns True if the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance"/> property is not set to its default value; otherwise, it returns False.</p>
<p class="body">Use this method to determine if an <b>Appearance</b> object has been created and contains data that needs to be serialized.</p>
<p class="body">Invoke the <see cref="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetHeaderHotTrackingAppearance"/> method to reset this property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ResetHeaderHotTrackingAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Invoke this method to reset the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance"/> property to its default value.</p>
<p class="body">Once this method is invoked, the <see cref="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ShouldSerializeHeaderHotTrackingAppearance"/> method will return False until the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance"/> property is set again.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.CreateControlsInstance">
<summary>
Returns the control collection of the UltraExpandableGroupBox.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.Dispose(System.Boolean)">
<summary>
Disposes of system resources.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.IsPointDesignTimeActive(System.Drawing.Point)">
<summary>
Determines whether mouse messages should be routed to the control at design time.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnCreateControl">
<summary>
Overrides OnCreateControl.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnEndInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.EndInit"/> of the component.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnExpandedStateChanged(System.EventArgs)">
<summary>
Fires the ExpandedStateChanged event.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnExpandedStateChanging(System.EventArgs)">
<summary>
Fires the ExpandedStateChanging event.
</summary>
<param name="e">Allows you to prevent the control from expanding.</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnGotFocus(System.EventArgs)">
<summary>
Invoked when the control receives focus.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
<summary>
Handles keystrokes.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnLostFocus(System.EventArgs)">
<summary>
Invoked when the control loses focus.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnResize(System.EventArgs)">
<summary>
Overrides OnResize.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ProcessMnemonic(System.Char)">
<summary>
Overrides ProcessMnemonic.
</summary>
<param name="charCode"></param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.RefreshPanel">
<summary>
Invalidates the Panel so that it repaints itself using the colors used by the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.OnPropertyChanged(Infragistics.Win.PropertyChangedEventArgs)">
<summary>
Called when a property or subobject's property value has changed.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.CreateAccessibilityInstance">
<summary>
Returns an Accessible object for the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>.
<seealso cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>
</summary>
</member>
<member name="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanged">
<summary>
Fires after the control has expanded or collapsed.
</summary>
<remarks>
Handle the ExpandedStateChanged event to execute code immediately after the value of the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/>
property has changed. Handle the <see cref="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanging"/> event to cancel a change to the control's
expanded state.
</remarks>
<seealso cref="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanging"/>
<seealso cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/>
</member>
<member name="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanging">
<summary>
Fires before the control has expanded or collapsed. You can prevent the expanded state from changing by
setting the Cancel property of the event argument to true.
</summary>
<remarks>
Handle the <see cref="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanging"/> event to cancel a change to the control's expanded state.
Handle the ExpandedStateChanged event to execute code immediately after the value of the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/>
property has changed.
</remarks>
<seealso cref="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanged"/>
<seealso cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.BorderStyleResolved">
<summary>
Returns the resolved border style for the content area.
</summary>
<remarks>
<p class="body">
This overrides the base class's implementation and resolves the border style differently if the
control's <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/> property is false.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Controls">
<summary>
Do not use this property to add controls to the UltraExpandableGroupBox. Use the
Panel property to access the UltraExpandableGroupBoxPanel. Use it's Controls collection instead.
The panel stores the child controls for the group box.
</summary>
<remarks>
Instead of adding controls directly to the Controls collection of the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>
they should be added to the Controls collection of the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Panel">Panel</see>
property. The <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> only ever has one child control; an <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/>.
That panel hosts all of the controls contained within the group box.
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded">
<summary>
Gets and sets the expansion state of the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>.
</summary>
<remarks>
<p class="body">
When the value of this property is changed the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> will fire two events.
First it will fire the <see cref="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanging"/> event before the expanded state has been changed.
A handler of that event can specify that the expansion state modification should be cancelled by setting the
<b>Cancel</b> property on the <see cref="T:System.ComponentModel.CancelEventArgs"/> to true. After the expanded state has changed the
<see cref="E:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedStateChanged"/> event will fire. A handler of that event can perform tasks that need
to be performed after an expansion state modification, such as changing the header caption.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandedSize">
<summary>
This property is used internally by the control and is not intended for use outside of the control.
</summary>
<remarks>
<p class="body">
This property is used internally by the control and is not intended for use outside of the control.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicator">
<summary>
Gets and sets the location of the expansion indicator with respect to the upper left corner of the control and the <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderPosition"/>.
If you set this to <b>GroupBoxExpansionIndicator.None</b> the expansion indicator will not be displayed.
</summary>
<remarks>
<p class="body">
The control's header can be located on any of the four sides of the content area. If the header is on the top or
bottom side (i.e. it is horizontal) then setting this property to 'Far' causes the expansion indicator to appear on
the righthand side of the control. If the header is vertical then 'Far' means that the expansion indicator is to be
positioned toward the bottom of the control.
</p>
<br/>
<p class="body">
If this property is set to 'None' then the expansion indicator will not be displayed. In that situation the
<see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderClickAction"/> property defaults to 'ToggleExpansion'. This enables the user to expand and collapse
the control with the mouse, even though there is no expansion indicator.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorResolved">
<summary>
Returns the resolved view style, taking into account any app-style settings.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorCollapsed">
<summary>
The image drawn on the expansion indicator when the control is collapsed. By default this is null (Nothing).
</summary>
<remarks>
<p class="body">
The specified image will be scaled to fit within a square roughly 16 by 16 pixels.
The exact dimensions depend on the control's <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ViewStyle"/>.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorExpanded"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HasExpansionIndicatorCollapsed">
<summary>
Returns true if a custom image has been assigned to the expansion indicator for when the
control is collapsed.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorExpanded">
<summary>
The image drawn on the expansion indicator when the control is expanded. By default this is null (Nothing).
</summary>
<remarks>
<p class="body">
The specified image will be scaled to fit within a square roughly 16 by 16 pixels.
The exact dimensions depend on the control's <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ViewStyle"/>.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorCollapsed"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HasExpansionIndicatorExpanded">
<summary>
Returns true if a custom image has been assigned to the expansion indicator for when the
control is expanded.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderClickAction">
<summary>
Gets/sets the action performed when the header is clicked. Note, this does <b>not</b> affect the
behavior of the expansion indicator.
</summary>
<remarks>
<p class="body">
This property can be set to one of the three <see cref="T:Infragistics.Win.Misc.GroupBoxHeaderClickAction"/> values. The default
value of this property is 'Default', which means that the action taken in response to a header click is
determined by the value of the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicator"/> property. If that property is set to
'None' then a click anywhere on the header will toggle the groupbox's expanded state. If an expansion indicator does
exist then the default action is to do nothing (the expanded state is unaffected) in response to a click on the header.
If this property is set to 'ToggleExpansion' then a click on either the header or expansion indicator will change the expanded state of the control.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderClickActionResolved">
<summary>
Returns the resolved action performed when the header is clicked on.
</summary>
<remarks>
<p class="body">
If the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderClickAction"/> property is set to a non-default value then that value
will be returned. If it is set to 'Default' then this property will return 'ToggleExpansion'
if the expansion indicator is not displayed, or 'None' if it is displayed. The expansion indicator
can be removed by setting <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicator"/> to 'None'.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance">
<summary>
Gets/sets the <see cref="T:Infragistics.Win.Appearance"/> object used by the header when the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> is collapsed.
</summary>
<remarks>
<p class="body">
The settings made on this <see cref="T:Infragistics.Win.Appearance"/> object affect the rendering of the control's header when the
<see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/> property is false.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HasHeaderCollapsedAppearance">
<summary>
Returns a Boolean value indicating whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns True if the Appearance object for the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance"/> property has been created; otherwise, False.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance">
<summary>
Gets/sets the <see cref="T:Infragistics.Win.Appearance"/> object used by the header when the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> is expanded.
</summary>
<remarks>
<p class="body">
The settings made on this <see cref="T:Infragistics.Win.Appearance"/> object affect the rendering of the control's header when the
<see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/> property is true.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HasHeaderExpandedAppearance">
<summary>
Returns a Boolean value indicating whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns True if the Appearance object for the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance"/> property has been created; otherwise, False.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance">
<summary>
Gets/sets the <see cref="T:Infragistics.Win.Appearance"/> object used by the header when the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> has hot tracking enabled and
the cursor is over the header.
</summary>
<remarks>
<p class="body">
The settings made on this <see cref="T:Infragistics.Win.Appearance"/> object affect the rendering of the control's header when the
mouse cursor is over it and the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.UseHotTracking"/> property is set to true.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.UseHotTracking"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HasHeaderHotTrackingAppearance">
<summary>
Returns a Boolean value indicating whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<value>Returns True if the Appearance object for the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance"/> property has been created; otherwise, False.</value>
<remarks>
<p class="body">Use this property to determine if an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created. Appearance objects in general are not created until the properties associated with them are accessed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderPositionResolved">
<summary>
Gets the resolved header position.
</summary>
<remarks>
<p class="body">
Gets the resolved header position.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HotTracking">
<summary>
Gets/sets if the hot track appearance is used when the mouse is over the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.UseHotTracking">
<summary>
Specifies if the hot track appearance is used when the mouse is over the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Panel">
<summary>
Gets a reference to <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/> used by the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>.
If you are adding controls to the UltraExpandableGroupBox at runtime you need to add them to the Controls collection of this
object, <b>not to the Controls collection of the UltraExpandableGroupBox</b>.
</summary>
<remarks>
<p class="body">
The <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> can only have one child control; an <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/>.
All other controls contained in the groupbox should be added to the Controls collection of the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Panel"/>. Any attempt
to add a control directly to the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> will result in an exception being thrown.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ShowFocus">
<summary>
Gets/sets whether the expansion indicator shows the focus rectangle.
</summary>
<remarks>
<p class="body">
It is sometimes useful to allow the control to receive focus but to
prevent it from rendering the focus rectangle (the dotted line within the borders
of the expansion indicator). The ShowFocus property may be set to false to prevent the control from
rendering the focus rectangle when the control receives focus. When set to true, its default
value, the focus rectangle will be rendered when the control has the input focus.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.TabStop">
<summary>
Determines if the control can be given input focus via the Tab key.
</summary>
<remarks>
<p class="body">
Set this property to <b>false</b> if the user should not be able to navigate to the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>
via the Tab key. The default value of this property is <b>true</b>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ViewStyle">
<summary>
Gets/sets the visual scheme of the control.
</summary>
<remarks>
<p class="body">
The view style primarily affects the colors and border style of the control. When the view style is set to
'Office2003' or 'VisualStudio2005' the expansion indicator will have a different size and appearance.
</p>
<br/>
<p class="body">
Below is an overview of the different <see cref="T:Infragistics.Win.Misc.GroupBoxViewStyle"/> values:
<ul>
<li>
<b>XP</b> - The control emulates the themed groupbox seen in Windows XP.
The <see cref="T:System.Windows.Forms.BorderStyle"/> defaults to 'Rounded'.
</li>
<li>
<b>Office2000</b> - The control emulates the groupbox seen in Micrsoft Office 2000 applications.
The <see cref="T:System.Windows.Forms.BorderStyle"/> defaults to 'Rectangular3D'.
</li>
<li>
<b>Office2003</b> - The control is rendered with colors which are in the style of Office 2003 applications.
The <see cref="T:System.Windows.Forms.BorderStyle"/> defaults to 'RectangularSolid'.
The expansion indicator is circular with a chevron.
</li>
<li>
<b>VisualStudio2005</b> - The control is rendered with colors which are in the style of Visual Studio 2005.
The <see cref="T:System.Windows.Forms.BorderStyle"/> defaults to 'RectangularSolid'.
The expansion indicator is a thin rectangle with a chevron.
</li>
</ul>
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.DefaultSize">
<summary>
Gets the default size that the control will use when created.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HasExpansionIndicator">
<summary>
This property is used internally by the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.UseHotTrackingDefault">
<summary>
Returns the default resolved value for UseHotTracking.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.About">
<summary>
Displays the About dialog for the control.
</summary>
<remarks>
<p class="body">
This property is only used at design-time.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandableGroupBoxAccessibleObject">
<summary>
The Accessible object for an UltraExpandableGroupBox.
</summary>
<seealso cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandableGroupBoxAccessibleObject.#ctor(Infragistics.Win.Misc.UltraExpandableGroupBox)">
<summary>
Constructor.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandableGroupBoxAccessibleObject.DoDefaultAction">
<summary>
Performs the default action for the control in its current state.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpandableGroupBoxAccessibleObject.DefaultAction">
<summary>
Returns the default action for the control in its current state.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner">
<summary>
Designer for the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner">
<summary>
UltraGroupBoxDesigner interacts with the design-time environment for the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.GetTextBaseLine">
<summary>
GetTextBaseLine
Overrides UltraParentControlDesigner GetTextBaseLine
</summary>
<returns>DefaultableInteger</returns>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.GetTextFont">
<summary>
GetTextFont
Virtual method to resolve the font of the header text
</summary>
<returns>A copy of a font that the groupbox can use to calculate the snaplines. Note, this font must be disposed by the caller.</returns>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.OnPaintAdornments(System.Windows.Forms.PaintEventArgs)">
<summary>
Overrides OnPaintAdornments.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.DefaultControlLocation">
<summary>
Gets the default location for a control when it is added to the UltraGroupBox
via double-clicking an icon in the Toolbox.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.UltraGroupBoxActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraGroupBox.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.UltraGroupBoxActionList.#ctor(Infragistics.Win.Misc.UltraGroupBox)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.UltraGroupBoxActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.UltraGroupBoxActionList.CaptionAlignment">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.UltraGroupBoxActionList.HeaderPosition">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.UltraGroupBoxActionList.Text">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraGroupBoxDesigner.UltraGroupBoxActionList.ViewStyle">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.CanParent(System.Windows.Forms.Control)">
<summary>
Indicates whether the specified control can be a child of the control managed by this designer.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.Initialize(System.ComponentModel.IComponent)">
<summary>
Attachs the designer to the design-time environment.
</summary>
<param name="component"></param>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.Dispose(System.Boolean)">
<summary>
Detachs the designer from the design-time environment.
</summary>
<param name="disposing"></param>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.CreateToolCore(System.Drawing.Design.ToolboxItem,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean)">
<summary>
Overriden. Invoked when a toolbox item will be created and added to the associated control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.DefaultControlLocation">
<summary>
Gets the default location for a control when it is added to the UltraExpandableGroupBox
via double-clicking an icon in the Toolbox.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.SelectionRules">
<summary>
Prevents the control from being resizable in certain directions when collapsed.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraExpandableGroupBox.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList.#ctor(Infragistics.Win.Misc.UltraExpandableGroupBox)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList.CaptionAlignment">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList.ExpansionIndicator">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList.HeaderPosition">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList.Text">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxDesigner.UltraExpandableGroupBoxActionList.ViewStyle">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel">
<summary>
UltraExpandableGroupBoxPanel hosts the controls contained in the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>.
</summary>
<remarks>
This class is intended only for use within the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/>. If you need to add controls to an
UltraExpandableGroupBox at runtime, you should add the controls to this object.
The <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBox"/> exposes a reference to its
UltraExpandableGroupBoxPanel via the <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Panel"/> property.
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/> instance.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.OnPaint(System.Windows.Forms.PaintEventArgs)">
<summary>
Overrides OnPaint.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
<summary>
Overrides OnPaintBackground.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.OnResize(System.EventArgs)">
<summary>
Forces the ExpandableGroupBoxPanel to honor the new DisplayRectangle.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.Anchor">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.BackColor">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.BackgroundImage">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.Dock">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.DockPadding">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.Font">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.ForeColor">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.Location">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.Size">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.TabIndex">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel.TabStop">
<summary>
</summary>
<remarks>
</remarks>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxPanelDesigner">
<summary>
Designer for the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxPanelDesigner.CanBeParentedTo(System.ComponentModel.Design.IDesigner)">
<summary>
Indicates whether the control represented by the designer can be parented to the specified designer.
</summary>
<param name="parentDesigner">Parent designer to evaluate</param>
<returns>Return true for a designer representing a tab control.</returns>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxPanelDesigner.SelectionRules">
<summary>
Specifies how the <see cref="T:Infragistics.Win.Misc.UltraExpandableGroupBoxPanel"/> should be selectable at design time.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraExpandableGroupBoxPanelDesigner.AddDefaultVerbs">
<summary>
Overrides AddDefaultVerbs.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraGroupBoxUIElement">
<summary>
UltraGroupBoxUIElement represents the visual aspects of the <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> control.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBoxUIElement.#ctor(Infragistics.Win.UltraControlBase)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraGroupBoxUIElement"/>.
</summary>
<param name="groupBoxControl">The UltraGroupBox associated with this element.</param>
<remarks>
<p class="body">
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraGroupBoxUIElement"/>.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBoxUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the appearance of the UltraGroupBoxUIElement.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBoxUIElement.PositionChildElements">
<summary>
Handles the creation and positioning of the child elements
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBoxUIElement.GetPreferredVerticalHeaderHeight">
<summary>
Returns the preferred width of the Vertical header.
</summary>
<returns>This method returns the width that the horizontal header needs to be in order to display the entire text with no clipping.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraGroupBoxUIElement.GetPreferredHorizontalHeaderWidth">
<summary>
Returns the preferred width of the Horizontal header.
</summary>
<returns>This method returns the width that the horizontal header needs to be in order to display the entire text with no clipping.</returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBoxUIElement.GroupBox">
<summary>
Returns the owning <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> control.
</summary>
<remarks>
<p class="body">
The <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> passed into this element's constructor is returned.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGroupBoxUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraLabel">
<summary>
Represents a standard windows label.
</summary>
<remarks>
<p class="body">The <b>UltraLabel</b> control has functionality similar to that of the
intrinsic .Net Label control as well as some additional functionality. There is an <see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/>
property that can be used to specify a gradient or hatched appearance as well as a <see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/>
to more easily provide a different appearance when the mouse is over the control.</p>
<p class="body">The <see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner"/> and <see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter"/> can be used
to create various border effects. The <see cref="P:Infragistics.Win.Misc.UltraLabel.InnerBorderPadding"/> controls the amount of space between
the inner and outer borders.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.#ctor">
<summary>
Initializes a new <b>UltraLabel</b>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.ProcessMnemonic(System.Char)">
<summary>
Invoked when a mnemonic has been pressed.
</summary>
<param name="charCode">Character to process</param>
<returns>True if the character was processed as a mnemonic of the control.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.ResetInnerBorderPadding">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.UltraLabel.InnerBorderPadding"/> property to its default value.
</summary>
<remarks>
<p class="body">
Resets the <see cref="P:Infragistics.Win.Misc.UltraLabel.InnerBorderPadding"/> property to its default value.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.ShouldSerializeInnerBorderPadding">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Misc.UltraLabel.InnerBorderPadding"/> property should be serialized.
</summary>
<returns>True if the <see cref="P:Infragistics.Win.Misc.UltraLabel.InnerBorderPadding"/> property value differs from the default value</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.CalculatePreferredSize">
<summary>
Invoked when the preferred size for the control should be calculated
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.CalculateWidthAvailable(System.Int32)">
<summary>
Returns the width available for displaying the image and text contents.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.ResolveDefaultAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Resolves any remaining appearance settings for the control that have not been specified by the appearance properties.
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.CreateAccessibilityInstance">
<summary>
Creates a new accessibility object for the control.
</summary>
<returns>A new <see cref="T:System.Windows.Forms.AccessibleObject"/> for the control.</returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.ControlUIElement">
<summary>
Returns the main UIElement for the control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner">
<summary>
Gets/sets the style of border displayed for the inner border.
</summary>
<remarks>
<p class="body">
This property can be used to adjust the style of the border which appears closer to the control's text, as opposed
to the border specified via <see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter"/>.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInnerResolved">
<summary>
Returns the resolved border style for the inner border.
</summary>
<remarks>
<p class="body">
If the <see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner"/> property is set to a non-default value then that value will be returned.
Otherwise, the standard border style value is returned.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter">
<summary>
Gets/sets the style of border displayed for the outer border
</summary>
<remarks>
<p class="body">
This property can be used to adjust the style of the border which appears closer to the control's edge, as opposed
to the border specified via <see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner"/>.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuterResolved">
<summary>
Returns the resolved border style for the outer border
</summary>
<remarks>
<p class="body">
If the <see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter"/> property is set to a non-default value then that value will be returned.
Otherwise, the standard border style value is returned.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.InnerBorderPadding">
<summary>
Gets/sets the amount of space between the inner and outer borders.
</summary>
<remarks>
<p class="body">
This property can be used in scenarios where the desired visual effect requires a gap between the
inner and outer borders of the control. The style of those borders can be specified via the
<see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner"/> and <see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter"/> properties, respectively.
</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner"/>
<seealso cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.TabStop">
<summary>
Determines whether the control will receive focus when tabbing through the controls.
</summary>
<remarks>
<p class="body">
This property should not be used for the <see cref="T:Infragistics.Win.Misc.UltraLabel"/>.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.DefaultImeMode">
<summary>
Overriden. Determines the default ImeMode for the control.
</summary>
<remarks>
<p class="body">Since the <b>UltraLabel</b> control does not receive focus and does not use the key messages, the default ImeMode is disabled.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.ImeMode">
<summary>
Determines the ImeMode for the control.
</summary>
<remarks>
Determines the ImeMode for the control.
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.DefaultSize">
<summary>
Returns the default size for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.About">
<summary>
Displays the About dialog for the control.
</summary>
<remarks>
<p class="body">
This property is only used at design-time.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject">
<summary>
The Accessible object for an UltraLabel.
</summary>
<seealso cref="P:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.UltraLabel"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.#ctor(Infragistics.Win.Misc.UltraLabel)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.GetFocused">
<summary>
Retrieves the object that has the keyboard focus.
</summary>
<returns>An AccessibleObject that specifies the currently focused child. This method returns the calling object if the object itself is focused. Returns a null reference (Nothing in Visual Basic) if no object has focus.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.GetSelected">
<summary>
Retrieves the currently selected child.
</summary>
<returns>An AccessibleObject that represents the currently selected child. This method returns the calling object if the object itself is selected. Returns a null reference (Nothing in Visual Basic) if is no child is currently selected and the object itself does not have focus.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.HitTest(System.Int32,System.Int32)">
<summary>
Retrieves the child object at the specified screen coordinates.
</summary>
<param name="x">The horizontal screen coordinate.</param>
<param name="y">The vertical screen coordinate.</param>
<returns>An AccessibleObject that represents the child object at the given screen coordinates. This method returns the calling object if the object itself is at the location specified. Returns a null reference (Nothing in Visual Basic) if no object is at the tested location.</returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
<summary>
Navigates to another accessible object.
</summary>
<param name="navdir">One of the <see cref="T:System.Windows.Forms.AccessibleNavigation"/> values.</param>
<returns></returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.Role">
<summary>
Gets the role of this accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.State">
<summary>
Gets the state of this accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.UltraLabel">
<summary>
Returns the associated UltraLabel control.
</summary>
<seealso cref="P:Infragistics.Win.Misc.UltraLabel.UltraLabelAccessibleObject.UltraLabel"/>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraLabelDesigner">
<summary>
Designer used by the <see cref="T:Infragistics.Win.Misc.UltraLabel"/> control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraLabelDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraLabel.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.#ctor(Infragistics.Win.Misc.UltraLabel)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.ResetFont">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.Appearance_TextHAlign">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.Appearance_TextVAlign">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.AutoSize">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.Font">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraLabelDesigner.UltraLabelActionList.Text">
<summary>
Gets or sets the Text property on this designer's <see cref="T:Infragistics.Win.Misc.UltraLabel"/> control
</summary>
<value></value>
</member>
<member name="T:Infragistics.Win.Misc.UltraLabelControlUIElement">
<summary>
Main element for the <see cref="T:Infragistics.Win.Misc.UltraLabel"/> control
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabelControlUIElement.#ctor(Infragistics.Win.Misc.UltraLabel)">
<summary>
Initializes a new <b>UltraLabelControlUIElement</b>
</summary>
<param name="label">UltraLabel control owning the uielement</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabelControlUIElement.PositionChildElements">
<summary>
Handles the creation and positioning of the child elements
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabelControlUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initializes the appearance information for the uielement
</summary>
<param name="appearance">Appearance structure to update</param>
<param name="requestedProps">Appearance properties to resolve</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraLabelControlUIElement.DrawBorders(Infragistics.Win.UIElementDrawParams@)">
<summary>
Invoked when the borders for the control are to be rendered.
</summary>
<param name="drawParams">Draw parameters</param>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabelControlUIElement.Label">
<summary>
Returns the owning label control
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabelControlUIElement.ImageAndTextElement">
<summary>
Returns the contained UIElement that renders the image and text.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabelControlUIElement.RectInsideBorders">
<summary>
Returns the rectangle representing the area within the borders of the element
</summary>
<returns>Rectangle representing the area within the borders of the element</returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabelControlUIElement.BorderStyle">
<summary>
Returns the outer border style for the element.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraLabelControlUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.ControlLayoutItem">
<summary>
An <see cref="T:Infragistics.Win.Layout.ILayoutItem"/> used to represent a control in a <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>
</summary>
<remarks>
<p class="body">The <b>ControlLayoutItem</b> class is used by the <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>
class to manage the constraints for the controls in its associated
<see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutItem.#ctor(System.Windows.Forms.Control)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/>
</summary>
<remarks>
<p class="body">The <b>ControlLayoutItem</b> is used to manage layout constraints
and may be used with any <see cref="T:Infragistics.Win.Layout.LayoutManagerBase"/>.</p>
</remarks>
<param name="control">The control whose constraints are being stored in this <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/></param>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutItem.ShouldSerializeMinimumSize">
<summary>
Indicates whether the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.MinimumSize"/> property is set to its default value.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating if the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.MinimumSize"/> property has been changed from its default value.</p>
</remarks>
<returns>A boolean indicating whether the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.MinimumSize"/> property has been set.</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutItem.ResetMinimumSize">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.MinimumSize"/> property.
</summary>
<remarks>
<p class="body">This method resets the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.MinimumSize"/> property to its default value.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutItem.ShouldSerializePreferredSize">
<summary>
Indicates whether the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.PreferredSize"/> property is set to its default value.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating if the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.PreferredSize"/> property has been changed from its default value.</p>
</remarks>
<returns>A boolean indicating whether the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.PreferredSize"/> property has been set.</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutItem.ResetPreferredSize">
<summary>
Resets the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.PreferredSize"/> property.
</summary>
<remarks>
<p class="body">This method resets the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.PreferredSize"/> property to its default value.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.Control">
<summary>
Returns the associated Control.
</summary>
<remarks>
<p class="body">This is a read-only property that returns the <see cref="T:System.Windows.Forms.Control"/>
whose constaints are managed by this object.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.MinimumSize">
<summary>
Returns or sets the minimum size of the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.Control"/>
</summary>
<remarks>
<p class="body">The <b>MinimumSize</b> is used by a <see cref="T:Infragistics.Win.Layout.LayoutManagerBase"/>
derived layout manager when determining how the layout should be arranged and indicates the minimum size that
the control can allow. If the property has not been set, the value returned will be <b>0, 0</b> or if
the control implements <see cref="T:Infragistics.Win.Layout.ILayoutItem"/>, it will be the return value
from the control's <see cref="P:Infragistics.Win.Layout.ILayoutItem.MinimumSize"/>.</p>
<p class="note"><b>Note:</b> Not all layout managers change the size of the controls whose
layout it manages and therefore this property may not affect the layout.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.PreferredSize">
<summary>
Returns or sets the preferred size of the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.Control"/>.
</summary>
<remarks>
<p class="body">The <b>PreferredSize</b> is used by a <see cref="T:Infragistics.Win.Layout.LayoutManagerBase"/>
derived layout manager when determining how the layout should be arranged and indicates the preferred size to which
the control would like to be sized. If the property has not been set, the value returned will be the current size
of the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.Control"/> or if the control implements <see cref="T:Infragistics.Win.Layout.ILayoutItem"/>, it
will be the return value from the control's <see cref="P:Infragistics.Win.Layout.ILayoutItem.PreferredSize"/>.</p>
<p class="note"><b>Note:</b> Not all layout managers change the size of the controls whose
layout it manages and therefore this property may not affect the layout.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.IncludeInLayout">
<summary>
Returns or sets whether the item should participate in the layout.
</summary>
<remarks>
<p class="body">The <b>IncludeInLayout</b> is used to determine whether
the <see cref="T:Infragistics.Win.Layout.LayoutManagerBase"/> should arrange
the associated <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.Control"/> when it arranges the controls it manages.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.Constraint">
<summary>
Returns or sets the constraint associated with the control.
</summary>
<remarks>
<p class="body"><b>Note:</b> Not all layout managers use additional constraints but those
that do require that the constraints be of a certain type. For example, the <see cref="T:Infragistics.Win.Layout.GridBagLayoutManager"/>
requires additional constraints and it must be an object that implements <see cref="T:Infragistics.Win.Layout.IGridBagConstraint"/>.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.Infragistics#Win#Layout#ILayoutItem#MinimumSize">
<summary>
Returns the minimum size for the layout item
</summary>
<seealso cref="P:Infragistics.Win.Layout.ILayoutItem.MinimumSize"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.Infragistics#Win#Layout#ILayoutItem#PreferredSize">
<summary>
Returns the preferred size for the layout item
</summary>
<seealso cref="P:Infragistics.Win.Layout.ILayoutItem.PreferredSize"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutItem.Infragistics#Win#Layout#ILayoutItem#IsVisible">
<summary>
Indicates whether the item is visible or not. Items that are not visible are ignored.
</summary>
<seealso cref="P:Infragistics.Win.Misc.ControlLayoutItem.IncludeInLayout"/>
</member>
<member name="T:Infragistics.Win.Misc.ControlLayoutManagerBase">
<summary>
Base class for a component that manages the size and position of controls within their parent control.
</summary>
<remarks>
<p class="body">The <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/> component is an abstract base class
for a component that utilizes a <see cref="T:Infragistics.Win.Layout.LayoutManagerBase"/> derived
layout manager for controlling the position and size of controls within a specific
<see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>. The <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> property must be set so
the component knows which controls to arrange.</p>
<p class="body">At design time, the component adds 3 extender properties to each control within the
associated <b>ContainerControl</b>. <b>IncludeInLayout</b> is used to indicate whether the control
should be arranged by the component. By default, all controls within the <b>ContainerControl</b> are
arranged by the component. <b>MinimumSize</b> is used to indicate to the associated layout manager
what is the minimum size that the control should be displayed at. <b>PreferredSize</b> is used to
indicate the size at which the control would prefer to be set. Since these are extender properties,
if you need to access the values at runtime, you must use the corresponding get/set methods on this
component (e.g. to access the IncludeInLayout property, you would use the
<see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetIncludeInLayout(System.Windows.Forms.Control)"/> and <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)"/>
methods).</p>
<p class="body">The component includes a set of methods that may be used to control when the
arrangement of the controls will occur. <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/> is used to prevent the
component from arranging the controls. This can be useful when programatically adding controls
or initializing the layout properties of many controls within the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.
In order to have the component resume processing layout requests, you must invoke the
<see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout(System.Boolean)"/> method. The <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.PerformLayout(System.Boolean)"/> method can be
used to explicitly force a layout to occur.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.#ctor(System.ComponentModel.IContainer)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>.
</summary>
<param name="container">An IContainer representing the container of the <b>ControlLayoutManagerBase</b></param>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ShouldSerializeMargins">
<summary>
Indicates if any of the properties of the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> have been changed.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating if any of the propertyies of the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> object have been set.</p>
</remarks>
<returns>Returns true if any properties of the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> have been changed.</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResetMargins">
<summary>
Resets the properties of the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> to their default values.
</summary>
<remarks>
<p class="body">This method resets the properties of the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> object to their default values.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.Dispose(System.Boolean)">
<summary>
Invoked when the component must release the resources it is using.
</summary>
<param name="disposing">True if managed resources should be released.</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.OnBeginInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.BeginInit"/> of the component.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.OnEndInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.EndInit"/> of the component.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.CreateLayoutItem(System.Windows.Forms.Control)">
<summary>
Used to create a <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/> for a control
</summary>
<param name="control">Control for which the <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/> should be created</param>
<returns>A new <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/> that represents the specified control</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.CreateLayoutManager">
<summary>
Derived class should create a layout manager and return it. It will be cached so
the implementing class need not cache the created layout.
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.OnControlLayoutItemRemoved(Infragistics.Win.Misc.ControlLayoutItem)">
<summary>
Invoked when a cached <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/> is removed.
</summary>
<param name="layoutItem">Layout item being removed</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.InitializeConstraint(Infragistics.Win.Misc.ControlLayoutItem)">
<summary>
Invoked when the <see cref="P:Infragistics.Win.Misc.ControlLayoutItem.Constraint"/>Constraint of a <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/> should be initialized.
</summary>
<param name="layoutItem">Layout item for which the constraint is being created.</param>
<returns>Returns a constraint object or null if the underlying layout manager doesn't use a constraints.</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.PerformLayout(System.Boolean,System.Boolean)">
<summary>
Notifies the container control that the layout should be updated.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on a sub object has changed.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetControlLayoutItem(System.Windows.Forms.Control,System.Boolean)">
<summary>
Gets the LayoutItem object associated with the passed in control.
</summary>
<param name="control">Control whose layout item should be returned</param>
<param name="createIfNull">True to create and cache a new control layout item if one does not yet exist.</param>
<returns>The <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/> associated with the specified control</returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.OnContainerControlChanged(System.Windows.Forms.Control,System.Windows.Forms.Control)">
<summary>
Invoked when the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> property has been changed
</summary>
<param name="previousContainerControl">Previous container control</param>
<param name="newContainerControl">New container control</param>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.OnContainerControl_Layout(System.Object,System.Windows.Forms.LayoutEventArgs)">
<summary>
Event handler for handling layout event of the associated container control.
</summary>
<param name="sender"></param>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetMinimumSize(System.Windows.Forms.Control)">
<summary>
Gets the minimum size of the control.
</summary>
<param name="control">Control managed by the component.</param>
<remarks>
<p class="body">The <b>MinimumSize</b> is used when determining how the layout should be arranged and
indicates the minimum size that the control can allow. If the property has not been set, the value
returned will be <b>0, 0</b> or if the control implements <see cref="T:Infragistics.Win.Layout.ILayoutItem"/>,
it will be the return value from the control's <see cref="P:Infragistics.Win.Layout.ILayoutItem.MinimumSize"/>.</p>
<p class="note"><b>Note:</b> Not all layout managers change the size of the controls whose
layout it manages and therefore this property may not affect the layout.</p>
</remarks>
<returns>The minimum size for the control.</returns>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetMinimumSize(System.Windows.Forms.Control,System.Drawing.Size)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetMinimumSize(System.Windows.Forms.Control,System.Drawing.Size)">
<summary>
Sets the minimum size for the control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">The <b>MinimumSize</b> is used when determining how the layout should be arranged and
indicates the minimum size that the control can allow.</p>
<p class="note"><b>Note:</b> Not all layout managers change the size of the controls whose
layout it manages and therefore this property may not affect the layout.</p>
</remarks>
<param name="size">Minimum size for the control</param>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetMinimumSize(System.Windows.Forms.Control)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ShouldSerializeMinimumSize(System.Windows.Forms.Control)">
<summary>
Indicates whether the control should serialize the minimum size for the passed in control.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating whether the MinimumSize has been
specified for the <paramref name="control"/>.</p>
</remarks>
<param name="control">Control managed by the component</param>
<returns>A boolean indicating if the minimum size for the specified control should be serialized</returns>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetMinimumSize(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetMinimumSize(System.Windows.Forms.Control,System.Drawing.Size)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResetMinimumSize(System.Windows.Forms.Control)">
<summary>
Resets the minimum size of the passed in control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">This method resets the MinimumSize for the <paramref name="control"/>
to its default value - 0,0.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetMinimumSize(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetMinimumSize(System.Windows.Forms.Control,System.Drawing.Size)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetPreferredSize(System.Windows.Forms.Control)">
<summary>
Gets the preferred size of the control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">The <b>PreferredSize</b> is used when determining how the layout should be arranged and indicates
the preferred size to which the control would like to be sized. If the property has not been set, the value returned
will be the current size of the <see cref="T:System.Windows.Forms.Control"/> or if the control implements
<see cref="T:Infragistics.Win.Layout.ILayoutItem"/>, it will be the return value from the control's
<see cref="P:Infragistics.Win.Layout.ILayoutItem.PreferredSize"/>.</p>
<p class="note"><b>Note:</b> Not all layout managers change the size of the controls whose
layout it manages and therefore this property may not affect the layout.</p>
</remarks>
<returns>The preferred size for the specified control</returns>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetPreferredSize(System.Windows.Forms.Control,System.Drawing.Size)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetPreferredSize(System.Windows.Forms.Control,System.Drawing.Size)">
<summary>
Sets the preferred size for the control.
</summary>
<param name="control">Control managed by the component</param>
<param name="size">New preferred size for the specified control</param>
<remarks>
<p class="body">The <b>PreferredSize</b> is used when determining how the layout should be arranged and indicates
the preferred size to which the control would like to be sized. If the property has not been set, the value returned
will be the current size of the <see cref="T:System.Windows.Forms.Control"/> or if the control implements
<see cref="T:Infragistics.Win.Layout.ILayoutItem"/>, it will be the return value from the control's
<see cref="P:Infragistics.Win.Layout.ILayoutItem.PreferredSize"/>.</p>
<p class="note"><b>Note:</b> Not all layout managers change the size of the controls whose
layout it manages and therefore this property may not affect the layout.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetPreferredSize(System.Windows.Forms.Control)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ShouldSerializePreferredSize(System.Windows.Forms.Control)">
<summary>
Indicates whether the control should serialize the preferred size for the passed in control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">This method returns a boolean indicating whether the PreferredSize has been
specified for the <paramref name="control"/>.</p>
</remarks>
<returns>A boolean indicating whether the preferred size for the specified control should be serialized.</returns>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetPreferredSize(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetPreferredSize(System.Windows.Forms.Control,System.Drawing.Size)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResetPreferredSize(System.Windows.Forms.Control)">
<summary>
Resets the preferred size of the passed in control.
</summary>
<remarks>
<p class="body">This method resets the value of the PreferredSize for the specified control
to its default value, which is its current size or the size indicated by its
<see cref="P:Infragistics.Win.Layout.ILayoutItem.PreferredSize"/> if the control implements the
<see cref="T:Infragistics.Win.Layout.ILayoutItem"/> interface.</p>
</remarks>
<param name="control">Control managed by the component</param>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetPreferredSize(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetPreferredSize(System.Windows.Forms.Control,System.Drawing.Size)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetIncludeInLayout(System.Windows.Forms.Control)">
<summary>
Gets a value indicating whether the control's position should be adjusted by the layout manager.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">The <b>IncludeInLayout</b> is used to determine whether
the component should arrange the specified <paramref name="control"/> when it arranges
the controls in the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>. By default, all controls in the
<see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> are arranged by the component. You can use the
<see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)"/> method to prevent the control
from being arranged by the component.</p>
</remarks>
<returns>True if the control's position is managed by the component; otherwise false is returned</returns>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)">
<summary>
Determines whether the control's position should be adjusted by the layout manager.
</summary>
<param name="control">Control managed by the component</param>
<param name="includeInLayout">True if the control's position should be managed by the component; otherwise false.</param>
<remarks>
<p class="body">The <b>IncludeInLayout</b> is used to determine whether
the component should arrange the specified <paramref name="control"/> when it arranges
the controls in the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetIncludeInLayout(System.Windows.Forms.Control)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ShouldSerializeIncludeInLayout(System.Windows.Forms.Control)">
<summary>
Indicates whether the control should serialize the preferred size for the passed in control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">This method returns a boolean indicating whether the IncludeInLayout has been
specified for the <paramref name="control"/>.</p>
</remarks>
<returns>A value indicating whether the IncludeInLayout setting for the control should be serialized</returns>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetIncludeInLayout(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResetIncludeInLayout(System.Windows.Forms.Control)">
<summary>
Resets the value which controls whether the component should manage the position and size of the control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">This method resets the value of the PreferredSize for the specified control
to its default value, which is the value indicated by its
<see cref="P:Infragistics.Win.Layout.ILayoutItem.IsVisible"/> if the control implements the
<see cref="T:Infragistics.Win.Layout.ILayoutItem"/> interface otherwise its true.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetIncludeInLayout(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout">
<summary>
Suspends processing the positioning of the controls managed by the component.
</summary>
<remarks>
<p class="body">The <b>SuspendLayout</b> method is used to prevent the component
from arranging the controls in its associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>. This
method is often used when programatically adding controls to the control container or
when initializing the constraints for the controls it arranges.</p>
<p class="note"><b><see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout(System.Boolean)"/></b> must be called for each time that <b>SuspendLayout</b> is invoked.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout(System.Boolean)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout">
<summary>
Resumes processing the positioning of the controls managed by the component.
</summary>
<remarks>
<p class="body">The <b>ResumeLayout</b> method is used after invoking the
<see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/> method so that the component knows that it may
begin arranging the controls in its associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>. This
method invokeds the <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout(System.Boolean)"/> overload passing in true so that
it will arrange the controls if any layout events were invoked since <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/>
was invoked.</p>
<p class="note"><b>ResumeLayout</b> must be called for each time that <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/> is invoked.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout(System.Boolean)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout(System.Boolean)">
<summary>
Resumes processing the positioning of the controls managed by the component.
</summary>
<param name="processingPendingLayout">True if the layout has been dirtied since the
layout was suspended and the layout should be updated now. If false is returned and a
pending layout was required, no layout will be performed.</param>
<remarks>
<p class="body">The <b>ResumeLayout</b> method is used after invoking the
<see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/> method so that the component knows that it may
begin arranging the controls in its associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.</p>
<p class="note"><b>ResumeLayout</b> must be called for each time that <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/> is invoked.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.PerformLayout">
<summary>
Processes any pending positioning of the controls managed by the component.
</summary>
<remarks>
<p class="body">The <b>PerformLayout</b> method is used to force the component
to synchronously arrange the controls within its associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.
This overload will invoke the <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.PerformLayout(System.Boolean)"/> overload passing in
false, which indicates that the underlying <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.LayoutManager"/> should not
dirty any cached layout information it contains.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.PerformLayout(System.Boolean)"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.PerformLayout(System.Boolean)">
<summary>
Notifies the container control that the layout should be updated.
</summary>
<param name="invalidateLayout">True to clear any cached layout information before performing the layout</param>
<remarks>
<p class="body">The <b>PerformLayout</b> method is used to force the component
to synchronously arrange the controls within its associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.
</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.PerformLayout"/>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.System#ComponentModel#IExtenderProvider#CanExtend(System.Object)">
<summary>
Implementation of IExtenderProvider.CanExtend method.
</summary>
<param name="obj"></param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.Infragistics#Win#Layout#ILayoutContainer#PositionItem(Infragistics.Win.Layout.ILayoutItem,System.Drawing.Rectangle,System.Object)">
<summary>
Positions the passed in item setting the item's bounds to the passed in rect.
</summary>
<param name="item"></param>
<param name="rect"></param>
<param name="containerContext"></param>
</member>
<member name="M:Infragistics.Win.Misc.ControlLayoutManagerBase.Infragistics#Win#Layout#ILayoutContainer#GetBounds(System.Object)">
<summary>
Returns the bounds of the container.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl">
<summary>
Container control whose child controls are arranged by the layout manager.
</summary>
<remarks>
<p class="body">The <b>ContainerControl</b> is used to determine whose controls
will be arranged by the component. The layout manager will arrange all the controls
within the specified control unless the <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)"/>
has been invoked with a value of false to indicate that a particular control should
not be affected by the layout manager.</p>
<p class="body">At designtime, all controls within the specific container control will
have 3 additional properties - <b>IncludeInLayout</b>, <b>MinimumSize</b>, and
<b>PreferredSize</b>. At runtime, you can access the values of these using the
corresponding get/set methods (e.g. to access the IncludeInLayout value, you can use
the <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetIncludeInLayout(System.Windows.Forms.Control)"/> and
<see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SetIncludeInLayout(System.Windows.Forms.Control,System.Boolean)"/>.</p>
<p class="note"><b>Note:</b> This property must be set in order for the component to
know which controls to arrange. In addition, the component only manages the direct
children of the container control. It does not arrange any controls within those controls.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetIncludeInLayout(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetMinimumSize(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.GetPreferredSize(System.Windows.Forms.Control)"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins">
<summary>
Returns the margins object used to modify the bounds used to position the controls in the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</summary>
<remarks>
<p class="body">The <b>Margins</b> property returns an instance of a <see cref="T:Infragistics.Win.Margins"/>
that can be used to adjust the area of the associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> in which the
controls will be arranged. By default, the component uses the <see cref="P:System.Windows.Forms.Control.DisplayRectangle"/> as
the area within the container control that the controls will be arranged. The property values of the
<b>Margins</b> will be used to adjust this rectangle. By default, the Left, Top, Bottom and Right as
set to 0 so no adjustment of the display rectangle is made.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.HasMargins">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> object has been allocated.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> object has been created.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.IsLayoutSuspended">
<summary>
Indicates if the layout is currently suspended
</summary>
<remarks>
<p class="body">This property returns a boolean indicating if the component will
ignore layout requests.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.SuspendLayout"/>
<seealso cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.ResumeLayout(System.Boolean)"/>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.PreferredSize">
<summary>
Returns the preferred size required to layout the items in the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</summary>
<remarks>
<p class="body">This property defers to the <see cref="M:Infragistics.Win.Layout.LayoutManagerBase.CalculatePreferredSize(Infragistics.Win.Layout.ILayoutContainer,System.Object)"/>
method of the associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.LayoutManager"/> and returns a value based on the constraints
that indicates the size that is required to layout the items based on their preferred size information.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.MinimumSize">
<summary>
Returns the minimum size required to layout the items in the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</summary>
<remarks>
<p class="body">This property defers to the <see cref="M:Infragistics.Win.Layout.LayoutManagerBase.CalculatePreferredSize(Infragistics.Win.Layout.ILayoutContainer,System.Object)"/>
method of the associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.LayoutManager"/> and returns a value based on the constraints
that indicates the minimum size that is required to layout the items based on their minimum size
of the controls with the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.LayoutManager">
<summary>
Returns the layout manager.
</summary>
<remarks>
<p class="body">This is a read-only property that returns the <see cref="T:Infragistics.Win.Layout.LayoutManagerBase"/>
that the component uses to arrange the controls in the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.ControlLayoutManagerBase.SubObjectPropChangeHandler">
<summary>
Returns the event handler that for the <see cref="M:Infragistics.Win.Misc.ControlLayoutManagerBase.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)"/> method that is used to receive notifications when a property on a sub-object has changed.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner">
<summary>
Designer class for an <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.Initialize(System.ComponentModel.IComponent)">
<summary>
Invoked when the designer is associated with a component.
</summary>
<param name="component">Associated component</param>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.InitializeNewComponent(System.Collections.IDictionary)">
<summary>
Invoked when a new component is created.
</summary>
<param name="defaultValues">Dictionary</param>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.Dispose(System.Boolean)">
<summary>
Invoked when the designer is disposed.
</summary>
<param name="disposing"></param>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.InitializeExistingComponent(System.Collections.IDictionary)">
<summary>
Invoked when an existing component is being initialized.
</summary>
<param name="defaultValues">Dictionary</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraFlowLayoutManagerActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraFlowLayoutManager.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraFlowLayoutManagerActionList.#ctor(Infragistics.Win.Misc.UltraFlowLayoutManager)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraFlowLayoutManagerActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraFlowLayoutManagerActionList.Alignment">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraFlowLayoutManagerActionList.ContainerControl">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraFlowLayoutManagerActionList.Orientation">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraGridBagLayoutManagerActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraGridBagLayoutManager.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraGridBagLayoutManagerActionList.#ctor(Infragistics.Win.Misc.UltraGridBagLayoutManager)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraGridBagLayoutManagerActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraGridBagLayoutManagerActionList.ContainerControl">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraGridBagLayoutManagerActionList.ExpandToFitHeight">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.ControlLayoutManagerDesigner.UltraGridBagLayoutManagerActionList.ExpandToFitWidth">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.LayoutControlContainerTypeConverter">
<summary>
TypeConverter for the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> of an <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.LayoutControlContainerTypeConverter.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.Design.LayoutControlContainerTypeConverter"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.LayoutControlContainerTypeConverter.GetStandardValuesSupported(System.ComponentModel.ITypeDescriptorContext)">
<summary>
Returns a list of the controls that can be selected as the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.LayoutControlContainerTypeConverter.IsValueAllowed(System.ComponentModel.ITypeDescriptorContext,System.Object)">
<summary>
Returns true if the value is allowed
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.LayoutControlContainerTypeEditor">
<summary>
UITypeEditor for choosing the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> of an <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.LayoutControlContainerTypeEditor.GetEditStyle(System.ComponentModel.ITypeDescriptorContext)">
<summary>
Used to determine the type of UIEditor that will be displayed.
</summary>
<param name="context">ITypeDescriptorContext</param>
<returns>UITypeEditorEditStyle specifying the type of UIEditor.</returns>
</member>
<member name="M:Infragistics.Win.Misc.Design.LayoutControlContainerTypeEditor.EditValue(System.ComponentModel.ITypeDescriptorContext,System.IServiceProvider,System.Object)">
<summary>
Used to edit the value and convert the value as needed.
</summary>
<param name="context">ITypeDescriptorContext</param>
<param name="provider">IServiceProvider</param>
<param name="value">Current value</param>
<returns>Edited value.</returns>
</member>
<member name="T:Infragistics.Win.Misc.Design.ResolveControlContainerDialog">
<summary>
Dialog for selecting the <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> of an <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>
</summary>
</member>
<member name="F:Infragistics.Win.Misc.Design.ResolveControlContainerDialog.components">
<summary>
Required designer variable.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.ResolveControlContainerDialog.Dispose(System.Boolean)">
<summary>
Clean up any resources being used.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.ResolveControlContainerDialog.InitializeComponent">
<summary>
Required method for Designer support - do not modify
the contents of this method with the code editor.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.Design.ResolveControlContainerDialog.ContainerControl">
<summary>
Returns the currently selected control.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraFlowLayoutManager">
<summary>
Component that uses a flow layout manager to arrange controls in its
associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</summary>
<remarks>
<p class="body">The <b>UltraFlowLayoutManager</b> is component that is designed to
arrange controls in such a way that they flow within the associated
<see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>. The controls may be arranged
either horizontally or vertically depending upon the <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Orientation"/> and the
controls can either be arranged in a single column/row or multiple depending on the
<see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.WrapItems"/> property.</p>
<p class="body">The component exposes three additional properties that control the layout
of the controls. The <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.HorizontalGap"/> and <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.VerticalGap"/> are used
to control the amount of space between items and rows/columns of items. The
<see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Alignment"/> is used to determine how the items are aligned with respect to
their orientation.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraFlowLayoutManager.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraFlowLayoutManager"/>
</summary>
<remarks>
<p class="body">Initializes a new <see cref="T:Infragistics.Win.Misc.UltraFlowLayoutManager"/></p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraFlowLayoutManager.#ctor(System.ComponentModel.IContainer)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraFlowLayoutManager"/>
</summary>
<param name="container">An IContainer representing the container of the <b>UltraFlowLayoutManager</b></param>
<remarks>
<p class="body">Initializes a new <see cref="T:Infragistics.Win.Misc.UltraFlowLayoutManager"/></p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraFlowLayoutManager.CreateLayoutManager">
<summary>
Invoked to create the layout manager used by the component to arrange the controls in the associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</summary>
<returns>A new <see cref="T:Infragistics.Win.Layout.FlowLayoutManager"/></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraFlowLayoutManager.InitializeConstraint(Infragistics.Win.Misc.ControlLayoutItem)">
<summary>
Invoked when a constraint for the specified layout item should be created
</summary>
<param name="cli">Control for which the constraint is being created.</param>
<returns>Returns null (or nothing in VB) since the <see cref="T:Infragistics.Win.Misc.UltraFlowLayoutManager"/> does not use any special constraints</returns>
</member>
<member name="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Orientation">
<summary>
Returns or sets whether the flow layout flows items in vertical direction or horizontal direction.
</summary>
<remarks>
<p class="body">The <b>Orientation</b> property determines how the items are arranged within the
associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>. When set to Vertical, the items
are arranged from top to bottom. If <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.WrapItems"/> is set to true and an item does not fit
within the container control, the item will be positioned into a new column to the right of the first.
When set to Horizontal, the controls are arranged from left to right. If <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.WrapItems"/> is set
to true and an item does not fit within the container control, the item will be positioned into a new
row below the previous row of controls.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Alignment"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraFlowLayoutManager.HorizontalGap">
<summary>
Returns or sets the horizontal gap in pixels between each item as well as the border of the container and items.
</summary>
<remarks>
<p class="body">The <b>HorizontalGap</b> is the number of pixels of space added to the left and right
of each control. The <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.VerticalGap"/> can be used to adjust the number of pixels above and below
each control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.VerticalGap"/>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Alignment"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraFlowLayoutManager.VerticalGap">
<summary>
Returns or sets the vertical gap in pixels between each item as well as the border of the container and items.
</summary>
<remarks>
<p class="body">The <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.HorizontalGap"/> is the number of pixels of space added to the left and right
of each control. The <b>VerticalGap</b> can be used to adjust the number of pixels above and below
each control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.HorizontalGap"/>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Alignment"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Alignment">
<summary>
Returns or sets the alignment of the controls with respect to the orientation.
</summary>
<remarks>
<p class="body">The <b>Alignment</b> property indicates how the row or column of
cotrols is arranged based on the <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Orientation"/>. If the <b>Orientation</b>
is set to <b>Horizontal</b>, the alignment will affect the horizontal alignment of the controls. If
the <b>Orientation</b> is set to <b>Vertical</b>, the alignment will affect the vertical
alignment of the controls.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.HorizontalGap"/>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.VerticalGap"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraFlowLayoutManager.WrapItems">
<summary>
Returns or sets whether items should wrap around to a new line when there is not enough room to display all the items on a single line.
</summary>
<remarks>
<p class="body">The <b>WrapItems</b> property determines whether the controls are arranged in a single
row/column (depending on the <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Orientation"/>) or whether they are arranged into multiple
rows/columns. When the <see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Orientation"/> is set to <b>Vertical</b>, </p>
</remarks>
<seealso cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Orientation"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraFlowLayoutManager.About">
<summary>
Displays the About dialog for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraGridBagLayoutManager">
<summary>
Component used to manage the position and size of controls using a <b>GridBagLayout</b> style management.
</summary>
<remarks>
<p class="body">The <b>UltraGridBagLayoutManager</b> is a component that is used to arrange
controls based on a set of constraints for each control. An additional property is added to
each control within the associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> -
<b>GridBagConstraint</b>. To programatically change this property, you can use the associated
get/set methods (i.e. <see cref="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.GetGridBagConstraint(System.Windows.Forms.Control)"/> and
<see cref="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.SetGridBagConstraint(System.Windows.Forms.Control,Infragistics.Win.Layout.GridBagConstraint)"/>).</p>
<p class="body">The <see cref="T:Infragistics.Win.Layout.GridBagConstraint"/> exposes
properties that are used to determine how/where the control should be positioned and includes
properties such as <see cref="P:Infragistics.Win.Layout.GridBagConstraint.OriginX"/>,
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.OriginY"/>,
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.SpanX"/> and
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.SpanY"/>.
The <b>OriginX</b> and <b>OriginY</b> are used to determine the location at which the control
will be positioned. The <b>SpanX</b> and <b>SpanY</b> determine the number of logical columns
and rows that the control will occupy. Together these indicate the logical cells that the
control will occupy.</p>
<p class="body">The <b>GridBagConstaint</b> available for each control also provides additional
properties to control the size of the logical cells that the control will occupy. For example,
the <see cref="P:Infragistics.Win.Layout.GridBagConstraint.WeightX"/> and
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.WeightY"/> are used to determine how
the excess horizontal and vertical space respectively is distributed amongst the controls. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Insets"/> property is used to indicate
how much padding should exist around the control.</p>
<p class="body">The <b>GridBagConstaint</b> also includes two properties that control how the
control is positioned within the logical cells it occupies. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Anchor"/> property is used to indicate
which edge of the logical cells that the control should align with. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Fill"/> property determines which dimensions,
if any, should be resized based on the corresponding width/height of the logical cells.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraGridBagLayoutManager"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.#ctor(System.ComponentModel.IContainer)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraGridBagLayoutManager"/>
</summary>
<param name="container">An IContainer representing the container of the <b>UltraGridBagLayoutManager</b></param>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.GetGridBagConstraint(System.Windows.Forms.Control)">
<summary>
Gets the <see cref="T:Infragistics.Win.Layout.GridBagConstraint"/> which contains the constraints for the specified control.
</summary>
<param name="control">Control managed by the component.</param>
<remarks>
<p class="body">The <see cref="T:Infragistics.Win.Layout.GridBagConstraint"/> exposes
properties that are used to determine how/where the control should be positioned and includes
properties such as <see cref="P:Infragistics.Win.Layout.GridBagConstraint.OriginX"/>,
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.OriginY"/>,
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.SpanX"/> and
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.SpanY"/>.
The <b>OriginX</b> and <b>OriginY</b> are used to determine the location at which the control
will be positioned. The <b>SpanX</b> and <b>SpanY</b> determine the number of logical columns
and rows that the control will occupy. Together these indicate the logical cells that the
control will occupy.</p>
<p class="body">The <b>GridBagConstaint</b> available for each control also provides additional
properties to control the size of the logical cells that the control will occupy. For example,
the <see cref="P:Infragistics.Win.Layout.GridBagConstraint.WeightX"/> and
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.WeightY"/> are used to determine how
the excess horizontal and vertical space respectively is distributed amongst the controls. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Insets"/> property is used to indicate
how much padding should exist around the control.</p>
<p class="body">The <b>GridBagConstaint</b> also includes two properties that control how the
control is positioned within the logical cells it occupies. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Anchor"/> property is used to indicate
which edge of the logical cells that the control should align with. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Fill"/> property determines which dimensions,
if any, should be resized based on the corresponding width/height of the logical cells.</p>
</remarks>
<returns>The grid bag constraint for the specified control</returns>
<seealso cref="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.SetGridBagConstraint(System.Windows.Forms.Control,Infragistics.Win.Layout.GridBagConstraint)"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.SetGridBagConstraint(System.Windows.Forms.Control,Infragistics.Win.Layout.GridBagConstraint)">
<summary>
Sets the <see cref="T:Infragistics.Win.Layout.GridBagConstraint"/> for the specified control.
</summary>
<param name="control">Control managed by the component.</param>
<param name="constraint">GridBagConstraints for the specified control</param>
<remarks>
<p class="body">The <see cref="T:Infragistics.Win.Layout.GridBagConstraint"/> exposes
properties that are used to determine how/where the control should be positioned and includes
properties such as <see cref="P:Infragistics.Win.Layout.GridBagConstraint.OriginX"/>,
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.OriginY"/>,
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.SpanX"/> and
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.SpanY"/>.
The <b>OriginX</b> and <b>OriginY</b> are used to determine the location at which the control
will be positioned. The <b>SpanX</b> and <b>SpanY</b> determine the number of logical columns
and rows that the control will occupy. Together these indicate the logical cells that the
control will occupy.</p>
<p class="body">The <b>GridBagConstaint</b> available for each control also provides additional
properties to control the size of the logical cells that the control will occupy. For example,
the <see cref="P:Infragistics.Win.Layout.GridBagConstraint.WeightX"/> and
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.WeightY"/> are used to determine how
the excess horizontal and vertical space respectively is distributed amongst the controls. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Insets"/> property is used to indicate
how much padding should exist around the control.</p>
<p class="body">The <b>GridBagConstaint</b> also includes two properties that control how the
control is positioned within the logical cells it occupies. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Anchor"/> property is used to indicate
which edge of the logical cells that the control should align with. The
<see cref="P:Infragistics.Win.Layout.GridBagConstraint.Fill"/> property determines which dimensions,
if any, should be resized based on the corresponding width/height of the logical cells.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.GetGridBagConstraint(System.Windows.Forms.Control)"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.ShouldSerializeGridBagConstraint(System.Windows.Forms.Control)">
<summary>
Indicates whether the control should serialize the grid bag constraint for the passed in control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">This method returns a boolean indicating whether the GridBagConstraint has been
specified for the <paramref name="control"/>.</p>
</remarks>
<returns>True if any property on the grid bag constraint has been changed</returns>
<seealso cref="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.GetGridBagConstraint(System.Windows.Forms.Control)"/>
<seealso cref="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.SetGridBagConstraint(System.Windows.Forms.Control,Infragistics.Win.Layout.GridBagConstraint)"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.ResetGridBagConstraint(System.Windows.Forms.Control)">
<summary>
Resets the grid bag constraint of the passed in control.
</summary>
<param name="control">Control managed by the component</param>
<remarks>
<p class="body">This method resets the <see cref="T:Infragistics.Win.Layout.GridBagConstraint"/> for the specified
control to their default values.</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.CreateLayoutManager">
<summary>
Invoked to create the layout manager used by the component to arrange the controls in the associated <see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/>
</summary>
<returns>A new <see cref="T:Infragistics.Win.Layout.FlowLayoutManager"/></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.InitializeConstraint(Infragistics.Win.Misc.ControlLayoutItem)">
<summary>
Invoked when a constraint for the specified layout item should be created
</summary>
<param name="cli">Control for which the constraint is being created.</param>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on a sub object has changed.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.UltraGridBagLayoutManager.OnControlLayoutItemRemoved(Infragistics.Win.Misc.ControlLayoutItem)">
<summary>
Invoked when a cached <see cref="T:Infragistics.Win.Misc.ControlLayoutItem"/> is removed.
</summary>
<param name="layoutItem">Layout item being removed</param>
</member>
<member name="P:Infragistics.Win.Misc.UltraGridBagLayoutManager.ExpandToFitWidth">
<summary>
Returns or sets whether to proportionally resize widths of all the items to fit any extra width.
</summary>
<remarks>
<p class="note"><b>Note:</b> This would only get applied if all the items had 0.0 weightX's.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGridBagLayoutManager.ExpandToFitHeight">
<summary>
Returns or sets whether to proportionally resize heights of all the items to fit any extra height.
</summary>
<remarks>
<p class="note"><b>Note:</b> This would only get applied if all the items had 0.0 weightY's.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraGridBagLayoutManager.About">
<summary>
Displays the About dialog for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Misc.UltraGridBagLayoutManager.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.UltraPopupControlContainer">
<summary>
Component for displaying a control in a popup window.
</summary>
<remarks>
<p class="body">The <b>UltraPopupControlContainer</b> is a component that can be used to display any
<see cref="T:System.Windows.Forms.Control"/> derived class in a separate popup window. The <see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.PopupControl"/>
property is used to indicate which control should be displayed in the popup window.</p>
<p class="body">The <see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show"/> method can be used to display the popup window. There are several overloads
of the method so that the position of the popup can be controlled. The <see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Close"/> method may be
used to hide the popup window.</p>
<p class="body">The <see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.FromControl(System.Windows.Forms.Control)"/> member is a static method that may be used to obtain a reference to
the UltraPopupControlContainer that is currently displaying the specified control.</p>
<p class="body">The class exposes several events to provide a notification when the popup window is opening (<see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opening"/> and
<see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened"/>) and closed (<see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed"/>).</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/>.
</summary>
<remarks>
<p class="body">
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/>.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.#ctor(System.ComponentModel.IContainer)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/> using the specified container.
</summary>
<param name="container">The object which implements IContainer to be used by the control.</param>
<remarks>
<p class="body">
Initializes a new <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/> using the specified container.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show">
<summary>
Used to display the popup window.
</summary>
<remarks>
<p class="body">
Displays the popup window using the current position of the mouse cursor as the preferred location.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show(System.Drawing.Point)">
<summary>
Used to display the popup window at the specified location.
</summary>
<param name="location">Location of the popup window in screen coordinates</param>
<remarks>
<p class="body">
Displays the popup window using the specified Point as the preferred location.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show(System.Windows.Forms.Control)">
<summary>
Used to display the popup window with the specified owner control.
</summary>
<param name="owner">Owning control</param>
<remarks>
<p class="body">
Displays the popup window using the current position of the mouse cursor as the preferred location.
The 'owner' argument is used to indicate which control is the owning control during the popup operation.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show(System.Windows.Forms.Control,System.Drawing.Point)">
<summary>
Used to display the popup window at the specified location with the specified owner control.
</summary>
<param name="owner">Owning control</param>
<param name="location">Location of the popup window in screen coordinates</param>
<remarks>
<p class="body">
Displays the popup window using the specified Point as the preferred location.
The 'owner' argument is used to indicate which control is the owning control during the popup operation.
</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.FromControl(System.Windows.Forms.Control)">
<summary>
Returns a dropped down <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/> that contains the specified control.
</summary>
<remarks>
<p class="body">The <b>FromControl</b> method will return the <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/> instance that is currently
displaying the specified control or an ancestor of the specified control.</p>
<p class="note"><b>Note</b> The popup window must be displayed or the associated UltraPopupControlContainer will not be available from
this method.</p>
</remarks>
<param name="control">Control to evaluate. May be the control dropped down from the button or a child of that control.</param>
<returns>The <b>UltraPopupControlContainer</b> displaying the specified control in a dropdown window or null if the control is not contained in a dropdown from an <b>UltraPopupControlContainer</b></returns>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.OnOpening(System.ComponentModel.CancelEventArgs)">
<summary>
Used to invoke the <see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opening"/> event before the dropdown is displayed.
</summary>
<param name="e">Event arguments</param>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opening"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.OnOpened(System.EventArgs)">
<summary>
Used to invoke the <see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened"/> event before the dropdown is displayed.
</summary>
<param name="e">Event arguments</param>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.OnClosed(System.EventArgs)">
<summary>
Used to invoke the <see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed"/> event when the dropdown has been closed.
</summary>
<param name="e">Event arguments</param>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.Close">
<summary>
Used to close up the popup window.
</summary>
<remarks>
<p class="body">If the popup window is displayed (see <see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.IsDisplayed"/>), the
popup window may be closed using the <b>Close</b> method. When the popup window
is closed, the <see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed"/> event will be raised.</p>
</remarks>
<see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show"/>
<see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed"/>
<see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.IsDisplayed"/>
</member>
<member name="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show(Infragistics.Win.PopupInfo)">
<summary>
Used to display the popup window with the specified position information.
</summary>
<remarks>
<p class="body">The <b>Show</b> method is used to display the popup window. The <paramref name="info"/> is
used to provide position and owner information for the popup window.</p>
</remarks>
<param name="info">Provides information about the location of the popup</param>
</member>
<member name="P:Infragistics.Win.Misc.UltraPopupControlContainer.PopupControl">
<summary>
Returns or sets the control that will be displayed in the popup.
</summary>
<remarks>
<p class="body">The <b>PopupControl</b> is the control that will be displayed in the popup
window when the <see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show"/> method is invoked.</p>
<p class="note"><b>Note</b> Attempting to set the property while the popup window is displayed
(see <see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.IsDisplayed"/>) will result in an exception.</p>
</remarks>
<see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.FromControl(System.Windows.Forms.Control)"/>
<see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.IsDisplayed"/>
<see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show"/>
</member>
<member name="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opening">
<summary>
Invoked before the dropdown is displayed
</summary>
<remarks>
<p class="body">The <b>Opening</b> event is raised when the <see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show"/> method is invoked but before the
dropdown window is displayed. This event can be used to initialize the <see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.PopupControl"/> or adjust the
size of the control, since the size of the control will control the size of the popup window.</p>
<p class="body">The event may be cancelled by setting the <see cref="P:System.ComponentModel.CancelEventArgs.Cancel"/> property to true.
If the event is not cancelled and the <b>PopupControl</b> is specified, the popup window will be
displayed and the <see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened"/> event will be invoked.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened"/>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed"/>
</member>
<member name="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened">
<summary>
Invoked after the dropdown is displayed
</summary>
<remarks>
<p class="body">The <b>Opening</b> event is raised when the <see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Show"/> method is invoked but before the
dropdown window is displayed. This event can be used to initialize the <see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.PopupControl"/> or adjust the
size of the control, since the size of the control will control the size of the popup window.</p>
<p class="body">The event may be cancelled by setting the <see cref="P:System.ComponentModel.CancelEventArgs.Cancel"/> property to true.
If the event is not cancelled and the <b>PopupControl</b> is specified, the popup window will be
displayed and the <see cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened"/> event will be invoked.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opening"/>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraPopupControlContainer.About">
<summary>
Displays the About dialog for the control.
</summary>
<remarks>
<p class="body">
This property is only used at design-time.
</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraPopupControlContainer.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="E:Infragistics.Win.Misc.UltraPopupControlContainer.Closed">
<summary>
Invoked when the popup window has been closed.
</summary>
<remarks>
<p class="body">The <b>Closed</b> event is raised when the popup window has been closed, whether it is
the result of clicking elsewhere on the screen or when closed via the <see cref="M:Infragistics.Win.Misc.UltraPopupControlContainer.Close"/> method.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opening"/>
<seealso cref="E:Infragistics.Win.Misc.UltraPopupControlContainer.Opened"/>
</member>
<member name="P:Infragistics.Win.Misc.UltraPopupControlContainer.IsDisplayed">
<summary>
Indicates if the popup window is currently being displayed.
</summary>
<remarks>
<p class="body">The <b>IsDisplayed</b> property will return true while the
popup window is displayed.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Misc.UltraPopupControlContainer.SourceControl">
<summary>
Returns the Control that displayed the popup window.
</summary>
<remarks>
<p class="body">
Returns the Control that displayed the popup window. This property is only available at runtime.
</p>
</remarks>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner">
<summary>
Designer for the <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/>
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner.Initialize(System.ComponentModel.IComponent)">
<summary>
Prepares the designer to view, edit, and design the specified component.
</summary>
<param name="component">Component to be managed by the designer</param>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner.Dispose(System.Boolean)">
<summary>
Disposes of resources used by the designer
</summary>
<param name="disposing">True if managed resources should be released.</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner.UltraPopupControlContainerActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraPopupControlContainer.
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner.UltraPopupControlContainerActionList.#ctor(Infragistics.Win.Misc.UltraPopupControlContainer)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner.UltraPopupControlContainerActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Misc.Design.UltraPopupControlContainerDesigner.UltraPopupControlContainerActionList.PopupControl">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewPageAreaUIElement">
<summary>
UIElement contained within a <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement"/> that contains all the <see cref="T:Infragistics.Win.Printing.PreviewPageUIElement"/> instances that represent each page in the preview window.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.#ctor(Infragistics.Win.Printing.UltraPrintPreviewControlUIElement)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageAreaUIElement"/>
</summary>
<param name="parent">Parent element</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.PositionChildElements">
<summary>
Creates and positions the contained elements.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnMousePanHorizontal(System.Int32)">
<summary>
Invoked when the middle mouse button is held down and the mouse is dragged horizontally.
</summary>
<param name="delta">The number of pixels between the cursor position and the origin mark. This value
is positive when the cursor is to the right of the origin mark, negative when it is left of the origin mark, and
zero if it is within the origin mark threshold</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnMousePanVertical(System.Int32)">
<summary>
Invoked when the middle mouse button is held down and the mouse is dragged vertically.
</summary>
<param name="delta">The number of pixels between the cursor position and the origin mark. This value
is positive when the cursor is below the origin mark, negative when it is above the origin mark, and
zero if it is within the origin mark threshold</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Overrides the default mouse down behavior to capture the mouse on a left mouse button down.
</summary>
<param name="e">Mouse event arguments</param>
<param name="adjustableArea">True if left clicked over adjustable area of element.</param>
<param name="captureMouseForElement">If not null on return will capture the mouse and forward all mouse messages to this element.</param>
<returns>If true then bypass default processing</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
<summary>
Called on a mouse move message
</summary>
<param name="e">Mouse event arguments </param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Clear internal flags and invalidate the button
</summary>
<returns>Returning true will ignore the next click event</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnCaptureAborted">
<summary>
Called when mouse capture has been aborted, for example, when the
'escape' key is pressed during a drag operation.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnAfterDraw(Infragistics.Win.UIElementDrawParams@)">
<summary>
Invoked after the element and its children have been rendered.
</summary>
<param name="defaultDrawParams">Structure containing information for the draw operation.</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageAreaUIElement.OnDispose">
<summary>
Invoked when element is being disposed.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageAreaUIElement.ClipChildren">
<summary>
Returns true to clip the page elements to the area within the borders of the page area element.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageAreaUIElement.SupportsHorizontalMousePanning">
<summary>
Determines whether horizontal panning is allowed.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageAreaUIElement.SupportsVerticalMousePanning">
<summary>
Determines whether vertical panning is allowed.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageAreaUIElement.CancelCaptureOnEscape">
<summary>
Indicates if capture for this element should be terminated if the escape key is pressed.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageAreaUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewPageFrameUIElement">
<summary>
UIElement that represents a single page.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageFrameUIElement.#ctor(Infragistics.Win.Printing.PreviewPageAreaUIElement,Infragistics.Win.Printing.UltraPreviewPageInfo)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageFrameUIElement"/>
</summary>
<param name="parent">Parent element</param>
<param name="page">The page to be displayed by the element.</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageFrameUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageFrameUIElement.PositionChildElements">
<summary>
Creates and positions the contained elements.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageFrameUIElement.Page">
<summary>
Returns the associated preview page.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewPageNumberUIElement">
<summary>
UIElement representing a page number for a preview page.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageNumberUIElement.#ctor(Infragistics.Win.Printing.PreviewPageFrameUIElement,System.Int32)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageNumberUIElement"/>
</summary>
<param name="parent">Parent element</param>
<param name="pageNumber">Page number represented by the element</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageNumberUIElement.#ctor(Infragistics.Win.Printing.PreviewPageAreaUIElement,System.Int32)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageNumberUIElement"/>
</summary>
<param name="parent">Parent element</param>
<param name="pageNumber">Page number represented by the element</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageNumberUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageNumberUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Clear internal flags and invalidate the button
</summary>
<returns>Returning true will ignore the next click event</returns>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageNumberUIElement.PageNumber">
<summary>
Returns the associated page number.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageNumberUIElement.DrawsBackColor">
<summary>
Indicates if the element should render its backcolor.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageNumberUIElement.BorderStyle">
<summary>
Returns the border style for the page number.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageNumberUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewPageRulerUIElement">
<summary>
UIElement used to represent a ruler for an <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageRulerUIElement.#ctor(Infragistics.Win.Printing.PreviewRulerAreaUIElement)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageRulerUIElement"/>
</summary>
<param name="parent">Parent element</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageRulerUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageRulerUIElement.DrawForeground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Overriden. Renders the numbers and ruler lines.
</summary>
<param name="drawParams">Draw parameters</param>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageRulerUIElement.ClipSelf">
<summary>
Returns true so that the overridden Region property will be used while rendering.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageRulerUIElement.Region">
<summary>
Returns the region of this element. The deafult returns the element's
Rect as a region. This method can be overriden to supply an irregularly
shaped region
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageRulerUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewPageShadowUIElement">
<summary>
UIElement that provides the shadow for a <see cref="T:Infragistics.Win.Printing.PreviewPageUIElement"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageShadowUIElement.#ctor(Infragistics.Win.Printing.PreviewPageFrameUIElement)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageShadowUIElement"/>
</summary>
<param name="parent">Parent element</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageShadowUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageShadowUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewPageUIElement">
<summary>
The uielement that represents a single page in the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageUIElement.#ctor(Infragistics.Win.Printing.PreviewPageFrameUIElement,Infragistics.Win.Printing.UltraPreviewPageInfo)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageUIElement"/>
</summary>
<param name="parent">Parent element</param>
<param name="page">The page to be displayed by the element.</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageUIElement.DrawImageBackground(Infragistics.Win.UIElementDrawParams@)">
<summary>
Invoked when the background image for the element should be rendered.
</summary>
<param name="drawParams">Draw params structure containing information about the draw operation</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageUIElement.PositionChildElements">
<summary>
Creates and positions the contained elements.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageUIElement.OnMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Overrides the default mouse down behavior to capture the mouse on a left mouse button down.
</summary>
<param name="e">Mouse event arguments</param>
<param name="adjustableArea">True if left clicked over adjustable area of element.</param>
<param name="captureMouseForElement">If not null on return will capture the mouse and forward all mouse messages to this element.</param>
<returns>If true then bypass default processing</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Clear internal flags and invalidate the button
</summary>
<returns>Returning true will ignore the next click event</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageUIElement.GetContext(System.Type,System.Boolean)">
<summary>
Returns an object of requested type that relates to the element or null.
</summary>
<param name="type">The requested type or null to pick up default context object. </param>
<param name="checkParentElementContexts">If true will walk up the parent chain looking for the context.</param>
<returns><see cref="T:System.Object"/></returns>
<remarks>Classes that override this method normally need to override the <see cref="M:Infragistics.Win.UIElement.ContinueDescendantSearch(System.Type,System.Object[])"/> method as well.</remarks>
<seealso cref="M:Infragistics.Win.UIElement.ContinueDescendantSearch(System.Type,System.Object[])"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageUIElement.Page">
<summary>
Returns the associated preview page.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageUIElement.BorderStyle">
<summary>
The border for the element.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageUIElement.ClipChildren">
<summary>
Returning true causes all drawing of this element's child elements to be
expicitly clipped to the area inside this elements borders
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageUIElement.ClipRectChildren">
<summary>
Returns the rect inside borders as the default
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageUIElement.IsAccessibleElement">
<summary>
Indicates if the element supports accessibility
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageUIElement.AccessibilityInstance">
<summary>
Returns the accessible object representing this node.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewPageViewBoxUIElement">
<summary>
UIElement used to render the zoom rectangle within a page of an <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.#ctor(Infragistics.Win.Printing.PreviewPageUIElement)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewPageViewBoxUIElement"/>
</summary>
<param name="parent">Containing page element</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.DrawBorders(Infragistics.Win.UIElementDrawParams@)">
<summary>
Default border rendering
</summary>
<param name="drawParams">Structure containing information for the draw operation.</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.OnMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Called when the mouse down message is received over the element.
</summary>
<param name="e">Mouse event arguments</param>
<param name="adjustableArea">True if left clicked over adjustable area of element.</param>
<param name="captureMouseForElement">If not null on return will capture the mouse and forward all mouse messages to this element.</param>
<returns>If true then bypass default processing</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
<summary>
Called when the mouse is moved over the element or during capture
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
<summary>
Called when the mouse is released
</summary>
<returns>Returning true will ignore the next click event</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.OnCaptureAborted">
<summary>
Called when mouse capture has been aborted, for example, when the
'escape' key is pressed during a drag operation.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.InternalProcessMouseDown(System.Windows.Forms.MouseEventArgs,System.Boolean,Infragistics.Win.UIElement@)">
<summary>
Called when the mouse down message is received over the element.
</summary>
<param name="e">Mouse event arguments</param>
<param name="adjustableArea">True if left clicked over adjustable area of element.</param>
<param name="captureMouseForElement">If not null on return will capture the mouse and forward all mouse messages to this element.</param>
<returns>If true then bypass default processing</returns>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.BorderStyle">
<summary>
The border for the element.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.RectInsideBorders">
<summary>
Returns the rectangle after adjusting for any borders
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.SupportsLeftRightAdjustmentsFromLeftBorder">
<summary>
True if this element supports left to right adjustments by grabbing the left border
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.SupportsUpDownAdjustmentsFromTopBorder">
<summary>
True if this element supports up and down adjustments by grabbing the top border.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.DrawAdjustmentBarWhileSizing">
<summary>
True if Adjustment Bar should be drawn while sizing.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.Adjustable">
<summary>
Returns true if this element can be moved or resized by the mouse
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.CancelCaptureOnEscape">
<summary>
Indicates if capture for this element should be terminated if the escape key is pressed.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewRulerAreaIntersectionUIElement">
<summary>
UIElement representing the area where a vertical and horizontal <see cref="T:Infragistics.Win.Printing.PreviewRulerAreaUIElement"/> intersect.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewRulerAreaIntersectionUIElement.#ctor(Infragistics.Win.Printing.UltraPrintPreviewControlUIElement)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewRulerAreaIntersectionUIElement"/>
</summary>
<param name="parent">Parent element</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewRulerAreaIntersectionUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="P:Infragistics.Win.Printing.PreviewRulerAreaIntersectionUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewRulerAreaUIElement">
<summary>
UIElement representing the area displaying a ruler for the preview pages.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewRulerAreaUIElement.#ctor(Infragistics.Win.Printing.UltraPrintPreviewControlUIElement,System.Boolean)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewRulerAreaUIElement"/>
</summary>
<param name="parent">Parent element</param>
<param name="isVertical">True for a vertical ruler area</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewRulerAreaUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewRulerAreaUIElement.PositionChildElements">
<summary>
Creates and positions the contained elements.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewRulerAreaUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement">
<summary>
Control element for a <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.#ctor(Infragistics.Win.Printing.UltraPrintPreviewControlBase)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement"/>
</summary>
<param name="control">Associated <b>UltraPrintPreviewControlBase</b></param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.PositionChildElements">
<summary>
Creates and positions the contained elements.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.OnPreMouseDown(Infragistics.Win.MouseMessageInfo@)">
<summary>
Invoked when a mouse down message is received. Returning true will cause normal mouse down processing to be skipped
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.InitAppearance(Infragistics.Win.AppearanceData@,Infragistics.Win.AppearancePropFlags@)">
<summary>
Initialize the appearance structure for this element
</summary>
<param name="appearance">The apperance structure to initialize</param>
<param name="requestedProps">The properties that are needed</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.PerformKeyAction(System.Enum,System.Boolean,System.Boolean)">
<summary>
Performs the specified action.
</summary>
<param name="actionCode">Action to perform</param>
<param name="shiftKeyDown">True if the shift key is pressed</param>
<param name="ctlKeyDown">True if the control key is pressed</param>
<returns>True if the action was performed; otherwise false is returned.</returns>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.BorderStyle">
<summary>
Returns or sets the border style used by the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.CurrentState">
<summary>
Returns the current state of the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.KeyActionMappings">
<summary>
Returns the key action mappings from the associated control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlUIElement.UIRole">
<summary>
Returns the <see cref="T:Infragistics.Win.AppStyling.UIRole"/> associated with this element.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction">
<summary>
Enumerates the possible actions that can be performed on the UltraExplorerBar
</summary>
<seealso cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping"/>
<seealso cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollPageDown">
<summary>
Scrolls down as the control would when clicking in the bottom scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollPageUp">
<summary>
Scrolls up as the control would when clicking in the top scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToTop">
<summary>
Scrolls to the top of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToBottom">
<summary>
Scrolls to the bottom of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollDown">
<summary>
Scrolls down as the control would when clicking on the down scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollUp">
<summary>
Scrolls up as the control would when clicking on the up scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollPageLeft">
<summary>
Scrolls left as the control would when clicking in the left scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollPageRight">
<summary>
Scrolls right as the control would when clicking in the right scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToLeft">
<summary>
Scrolls to the left edge of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToRight">
<summary>
Scrolls to the right edge of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollLeft">
<summary>
Scrolls left as the control would when clicking on the left scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollRight">
<summary>
Scrolls right as the control would when clicking on the right scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToFirstPage">
<summary>
Scrolls the control so that the first page is in view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToLastPage">
<summary>
Scrolls the control so that the last page is in view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToPreviousPage">
<summary>
Scrolls the control so that the previous page that is not fully in view is brought into view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ScrollToNextPage">
<summary>
Scrolls the control so that the either next page in the preview row that is not fully in view is brought into view or the first page in the next preview row is brought into view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ZoomOut">
<summary>
Changes the zoom to a lower value.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction.ZoomIn">
<summary>
Changes the zoom to a higher value.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControlAction">
<summary>
Enumerates the possible actions that can be performed on the UltraExplorerBar
</summary>
<seealso cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMapping"/>
<seealso cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlStates"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollPageDown">
<summary>
Scrolls down as the control would when clicking in the bottom scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollPageUp">
<summary>
Scrolls up as the control would when clicking in the top scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToTop">
<summary>
Scrolls to the top of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToBottom">
<summary>
Scrolls to the bottom of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollDown">
<summary>
Scrolls down as the control would when clicking on the down scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollUp">
<summary>
Scrolls up as the control would when clicking on the up scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollPageLeft">
<summary>
Scrolls left as the control would when clicking in the left scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollPageRight">
<summary>
Scrolls right as the control would when clicking in the right scroll track.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToLeft">
<summary>
Scrolls to the left edge of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToRight">
<summary>
Scrolls to the right edge of the preview pages
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollLeft">
<summary>
Scrolls left as the control would when clicking on the left scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollRight">
<summary>
Scrolls right as the control would when clicking on the right scroll arrow
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ZoomOut">
<summary>
Changes the zoom to a lower value.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ZoomIn">
<summary>
Changes the zoom to a higher value.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.PreviousView">
<summary>
Changes the view (<see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/>, <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> and scroll positions) to the previous value in the view history.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.NextView">
<summary>
Changes the view (<see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/>, <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> and scroll positions) to the next value in the view history.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ClearViewHistory">
<summary>
Resets/clears the view history.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToFirstPage">
<summary>
Scrolls the control so that the first page is in view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToLastPage">
<summary>
Scrolls the control so that the last page is in view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToPreviousPage">
<summary>
Scrolls the control so that the previous page that is not fully in view is brought into view.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlAction.ScrollToNextPage">
<summary>
Scrolls the control so that the either next page in the preview row that is not fully in view is brought into view or the first page in the next preview row is brought into view.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates">
<summary>
Bit flags that describe the state of the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>.
</summary>
<seealso cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping"/>
<seealso cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates.Pages">
<summary>
The preview control has pages.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates.HasPreviousPage">
<summary>
There are 1 or more pages prior to the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> that may be scrolled to.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates.HasNextPage">
<summary>
There are 1 or mores pages after the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> that may be scrolled to.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControlStates">
<summary>
Bit flags that describe the state of the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>.
</summary>
<seealso cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMapping"/>
<seealso cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlAction"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.Pages">
<summary>
The preview control has pages.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.MouseActionHand">
<summary>
The current <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/> is <b>Hand</b>
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.MouseActionNone">
<summary>
The current <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/> is <b>None</b>
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.MouseActionSnapshot">
<summary>
The current <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/> is <b>Snapshot</b>
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.MouseActionDynamicZoom">
<summary>
The current <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/> is <b>DynamicZoom</b>
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.MouseActionZoomIn">
<summary>
The current <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/> is <b>ZoomIn</b>
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.MouseActionZoomOut">
<summary>
The current <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/> is <b>ZoomOut</b>
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.HasPreviousView">
<summary>
There is a previous entry in the view history (<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasPreviousView"/>).
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.HasNextView">
<summary>
There is a previous entry in the view history (<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasNextView"/>).
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.HasPreviousPage">
<summary>
There are 1 or more pages prior to the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> that may be scrolled to.
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlStates.HasNextPage">
<summary>
There are 1 or mores pages after the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> that may be scrolled to.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping">
<summary>
Key/Action mapping object for <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> control.
</summary>
<seealso cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping.#ctor(System.Windows.Forms.Keys,Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction,Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates,Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates,Infragistics.Win.SpecialKeys,Infragistics.Win.SpecialKeys)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping"/>
</summary>
<param name="keyCode">Indicates which key the action will be associated with</param>
<param name="actionCode">Action to perform</param>
<param name="stateDisallowed">State that the control cannot be in</param>
<param name="stateRequired">State that the control must be in</param>
<param name="specialKeysDisallowed">Modifier keys that cannot be pressed</param>
<param name="specialKeysRequired">Modifier keys that must be pressed</param>
</member>
<member name="P:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping.ActionCode">
<summary>
Gets/sets the action code.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping.StateDisallowed">
<summary>
Gets/sets the disallowed state. These are bit flags that specify
the state that the control MUST NOT be in for this mapping to be
active. If the current state of the control has any of these
bits turned on this mapping will be ignored.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping.StateRequired">
<summary>
Gets/sets the required state. These are bit flags that specify
the state that the control MUST be in for this mapping to be
active.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewControlKeyActionMapping">
<summary>
Key/Action mapping object for <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> control.
</summary>
<seealso cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlStates"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlAction"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMapping.#ctor(System.Windows.Forms.Keys,Infragistics.Win.Printing.UltraPrintPreviewControlAction,Infragistics.Win.Printing.UltraPrintPreviewControlStates,Infragistics.Win.Printing.UltraPrintPreviewControlStates,Infragistics.Win.SpecialKeys,Infragistics.Win.SpecialKeys)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMapping"/>
</summary>
<param name="keyCode">Indicates which key the action will be associated with</param>
<param name="actionCode">Action to perform</param>
<param name="stateDisallowed">State that the control cannot be in</param>
<param name="stateRequired">State that the control must be in</param>
<param name="specialKeysDisallowed">Modifier keys that cannot be pressed</param>
<param name="specialKeysRequired">Modifier keys that must be pressed</param>
</member>
<member name="P:Infragistics.Win.Printing.PreviewControlKeyActionMapping.ActionCode">
<summary>
Gets/sets the action code.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewControlKeyActionMapping.StateDisallowed">
<summary>
Gets/sets the disallowed state. These are bit flags that specify
the state that the control MUST NOT be in for this mapping to be
active. If the current state of the control has any of these
bits turned on this mapping will be ignored.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewControlKeyActionMapping.StateRequired">
<summary>
Gets/sets the required state. These are bit flags that specify
the state that the control MUST be in for this mapping to be
active.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection">
<summary>
PreviewThumbnailKeyActionMappings.
</summary>
<remarks>
<p class="body">This class maps keyboard keys with <b>UltraPrintPreviewThumbnail</b> actions.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.LoadDefaultMappings">
<summary>
Called the first time GetActionMapping is called (enables lazy
loading of mappings)
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.GetEnumerator">
<summary>
IEnumerable Interface Implementation returns a type safe enumerator
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.IsActionAllowed(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction,Infragistics.Win.Printing.UltraPrintPreviewThumbnailStates)">
<summary>
Returns whether or not the specified action is allowed based on CurrentState.
</summary>
<param name="actionCode">Action to evaluate</param>
<param name="currentState">Current state of the control</param>
<returns>True if the action is allowed</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.CopyTo(Infragistics.Win.Printing.PreviewThumbnailKeyActionMapping[],System.Int32)">
<summary>
Copies the elements of the collection into the array.
</summary>
<param name="array">The array to copy to</param>
<param name="index">The index to begin copying to.</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.CreateActionStateMappingsCollection">
<summary>
Creates an instance of an ActionStateMappingsCollection derived class
</summary>
<returns></returns>
</member>
<member name="P:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.Item(System.Int32)">
<summary>
Returns or sets the item at the specified index.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.PreviewThumbnailKeyActionMappingEnumerator">
<summary>
PreviewThumbnailKeyActionMappingEnumerator
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.PreviewThumbnailKeyActionMappingEnumerator.#ctor(Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection)">
<summary>
Constructor
</summary>
<param name="mappings">Mappings class to enumerate</param>
</member>
<member name="P:Infragistics.Win.Printing.PreviewThumbnailKeyActionMappingsCollection.PreviewThumbnailKeyActionMappingEnumerator.Current">
<summary>
non-IEnumerator version: type-safe
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection">
<summary>
PreviewControlKeyActionMappings.
</summary>
<remarks>
<p class="body">This class maps keyboard keys with <b>UltraPrintPreviewControl</b> actions.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMapping"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlStates"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.LoadDefaultMappings">
<summary>
Called the first time GetActionMapping is called (enables lazy
loading of mappings)
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.GetEnumerator">
<summary>
IEnumerable Interface Implementation returns a type safe enumerator
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.IsActionAllowed(Infragistics.Win.Printing.UltraPrintPreviewControlAction,Infragistics.Win.Printing.UltraPrintPreviewControlStates)">
<summary>
Returns whether or not the specified action is allowed based on CurrentState.
</summary>
<param name="actionCode">Action to evaluate</param>
<param name="currentState">Current state of the control</param>
<returns>True if the action is allowed</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.CopyTo(Infragistics.Win.Printing.PreviewControlKeyActionMapping[],System.Int32)">
<summary>
Copies the elements of the collection into the array.
</summary>
<param name="array">The array to copy to</param>
<param name="index">The index to begin copying to.</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.CreateActionStateMappingsCollection">
<summary>
Creates an instance of an ActionStateMappingsCollection derived class
</summary>
<returns></returns>
</member>
<member name="P:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.Item(System.Int32)">
<summary>
Returns or sets the item at the specified index.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.PreviewControlKeyActionMappingEnumerator">
<summary>
PreviewControlKeyActionMappingEnumerator
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.PreviewControlKeyActionMappingEnumerator.#ctor(Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection)">
<summary>
Constructor
</summary>
<param name="mappings">Mappings class to enumerate</param>
</member>
<member name="P:Infragistics.Win.Printing.PreviewControlKeyActionMappingsCollection.PreviewControlKeyActionMappingEnumerator.Current">
<summary>
non-IEnumerator version: type-safe
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPreviewPageInfo">
<summary>
Object used to maintain information about each print preview page.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPreviewPageInfo.OnDispose">
<summary>
Invoked when the object is disposed.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfo.Image">
<summary>
Gets the image of the printed page.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfo.PhysicalSize">
<summary>
Gets the size of the printed page, in hundredths of an inch.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfo.MarginBounds">
<summary>
Gets the margins of the printed page, in hundredths of an inch.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfo.PageNumber">
<summary>
Gets the size of the printed page, in hundredths of an inch.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPreviewPageInfoCollection">
<summary>
A collection of <see cref="T:Infragistics.Win.Printing.UltraPreviewPageInfo"/> instances
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.CreateArray">
<summary>
Creates an array of <see cref="T:Infragistics.Win.Printing.UltraPreviewPageInfo"/> based on the current <see cref="P:Infragistics.Shared.DisposableObjectCollectionBase.Count"/>
</summary>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.OnDispose">
<summary>
Invoked when the object is disposed.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.System#Collections#IEnumerable#GetEnumerator">
<summary>
Returns a type specific enumerator for the collection.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.Item(System.Int32)">
<summary>
Returns the <see cref="T:Infragistics.Win.Printing.UltraPreviewPageInfo"/> at the specified page.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.All">
<summary>
Returns the items in the collection as an array.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.InitialCapacity">
<summary>
Returns the initial capacity for the collection.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.IsReadOnly">
<summary>
Indicates if the collection is read-only.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.UltraPreviewPageInfoCollectionEnumerator">
<summary>
Class for enumerating a <see cref="T:Infragistics.Win.Printing.UltraPreviewPageInfoCollection"/> instance.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.UltraPreviewPageInfoCollectionEnumerator.#ctor(Infragistics.Win.Printing.UltraPreviewPageInfoCollection)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.UltraPreviewPageInfoCollectionEnumerator"/>
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPreviewPageInfoCollection.UltraPreviewPageInfoCollectionEnumerator.Current">
<summary>
Returns the current <see cref="T:Infragistics.Win.Printing.UltraPreviewPageInfo"/> in the enumeration
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewController.MaximumPageNumber">
<summary>
Returns or sets the maximum number of preview pages that should be generated.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewController.IsPreview">
<summary>
Gets a value indicating if this <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewController"/> is used for print preview.
</summary>
<returns>True always</returns>
</member>
<member name="P:Infragistics.Win.Printing.UltraStatusPrintController.IsPreview">
<summary>
Gets a value indicating if this <see cref="T:Infragistics.Win.Printing.UltraStatusPrintController"/> is used for print preview.
</summary>
<returns>True if the <see cref="T:Infragistics.Win.Printing.UltraStatusPrintController"/> is used for print preview, otherwise, false.</returns>
</member>
<member name="F:Infragistics.Win.Printing.UltraStatusPrintDialog.components">
<summary>
Required designer variable.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraStatusPrintDialog.Dispose(System.Boolean)">
<summary>
Clean up any resources being used.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraStatusPrintDialog.InitializeComponent">
<summary>
Required method for Designer support - do not modify
the contents of this method with the code editor.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewMetrics">
<summary>
Class for managing the pages in view.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.OnClientAreaChanged">
<summary>
Invoked when the client area of the control has changed.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.OnPreviewPagesReset">
<summary>
Invoked when the preview pages have changed or been reset.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.OnPropertyChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on the control has changed.
</summary>
<param name="pci">Object indicating what property changed</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.GetFirstPageInRow(System.Int32)">
<summary>
Returns the first page number in the specified row
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.GetLastPageInRow(System.Int32)">
<summary>
Returns the last page number in the specified row
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.GetRowSize(System.Int32)">
<summary>
Returns the width and height of the specified row.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.CalculatePageScrollRange(Infragistics.Win.Printing.UltraPreviewPageInfo)">
<summary>
Calculates the scroll range for the page. The calculation returns values that when used will allow the page to be scrolled so that only 1 pixel is kept in view.
</summary>
<param name="page">Page to evaluate</param>
<returns>A scroll range indicating the scroll range for the page</returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.DrawTestPageRects(Infragistics.Win.Printing.PreviewPageAreaUIElement,System.Drawing.Graphics)">
<summary>
This is a test function for drawing and verifying the calculated page rects against those positioned.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.GetPageRectangle(System.Int32)">
<summary>
Returns the rectangle representing the location of the specified page within its containing fixed row.
</summary>
<param name="pageNumber">Page number to evaluate</param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Printing.PreviewMetrics.GetVisiblePageRects">
<summary>
Returns an array of <b>PageRect</b> instances that represents the <b>PreviewRows</b> that are in view.
</summary>
<returns>An array of <see cref="T:Infragistics.Win.Printing.PageRect"/> instances representing the pages from the preview rows in view.</returns>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.FixedRows">
<summary>
Returns the fixed rows calculated for the current layout.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.PreviewRows">
<summary>
Returns the preview rows calculated for the current layout.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.VisibleFixedRow">
<summary>
Returns the index of the fixed row currently in view.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.FirstVisibleRow">
<summary>
The first preview row in view.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.MaximumVisibleRow">
<summary>
The last preview row that can be in view.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.FirstVisibleRowVerticalOffset">
<summary>
Returns the vertical offset into the first visible preview row.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.HorizontalOffset">
<summary>
Returns the horizontal offset of the preview rows.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.PageNumberTextSize">
<summary>
Returns the size required for the page number
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.VisibleRowAreaSize">
<summary>
Returns the pixel size of the visible row area.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.VisibleZoom">
<summary>
Returns the zoom for the visible rows
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.IsVerticalScrollBarRequired">
<summary>
Indicates if a vertical scrollbar would be required.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewMetrics.IsHorizontalScrollBarRequired">
<summary>
Indicates if a horizontal scrollbar would be required.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.FixedPreviewRow.VerticalScrollBottom">
<summary>
Returns the last scroll value that contains the fixed row.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.PreviewSettings">
<summary>
Class used to manage various print preview related settings.
</summary>
<remarks>
<p class="body"></p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.#ctor(Infragistics.Win.Printing.UltraPrintPreviewControlBase)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.PreviewSettings"/>
</summary>
<param name="previewControl">Owning control</param>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializeZoomMode">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> property is different then its default value.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> has been changed from its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultZoomMode"/> of the associated control.</p>
</remarks>
<returns>True if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> property should be serialized.</returns>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetZoomMode">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> property to its default value.
</summary>
<remarks>
<p class="body">This method resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> to its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultZoomMode"/>
of the associated control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializeZoom">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> property is different then its default value.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> has been changed from its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultZoom"/> of the associated control.</p>
</remarks>
<returns>True if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> property should be serialized.</returns>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetZoom">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> property to its default value.
</summary>
<remarks>
<p class="body">This method resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> to its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultZoom"/>
of the associated control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializePageNumberDisplayStyle">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/> property is different then its default value.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/> has been changed from its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultPageNumberDisplayStyle"/> of the associated control.</p>
</remarks>
<returns>True if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/> property should be serialized.</returns>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetPageNumberDisplayStyle">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/> property to its default value.
</summary>
<remarks>
<p class="body">This method resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/> to its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultPageNumberDisplayStyle"/>
of the associated control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializeScrollBarLook">
<summary>
Indicates whether the property needs to be serialized.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating whether the properties of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/> have been changed from their default values.</p>
</remarks>
<returns>A boolean indicating whether the property needs to be serialized.</returns>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetScrollBarLook">
<summary>
Resets the property to its default value.
</summary>
<remarks>
<p class="body">This method resets the properties of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializeAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializePageAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetPageAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializePageNumberAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetPageNumberAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializeCurrentPageAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetCurrentPageAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializeCurrentPageNumberAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetCurrentPageNumberAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ShouldSerializeAcceptsFocus">
<summary>
Indicates if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/> property is different then its default value.
</summary>
<remarks>
<p class="body">This method returns a boolean indicating whether the <see cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/> has been changed from its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultAcceptsFocus"/> of the associated control.</p>
</remarks>
<returns>True if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/> property should be serialized.</returns>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ResetAcceptsFocus">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/> property to its default value.
</summary>
<remarks>
<p class="body">This method resets the <see cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/> to its default value.
The default value is based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultAcceptsFocus"/>
of the associated control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.OnDispose">
<summary>
Invoked when the object is disposed.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on a subobject has changed.
</summary>
<param name="propChangeInfo">Contains information about the property change</param>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.ToString">
<summary>
Converts the object to a string
</summary>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode">
<summary>
Returns or sets a value indicating how the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> should be calculated.
</summary>
<remarks>
<p class="body">The <b>ZoomMode</b> determines how the pages are scaled and includes
values that either indicate that the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> should be honored (<b>Standard</b> or <b>AutoFlow</b>),
or whether the pages should be automatically scaled regardless of the <b>Zoom</b>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/>
<seealso cref="T:Infragistics.Win.Printing.ZoomMode"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.Zoom">
<summary>
Returns or sets the magnification of the preview pages.
</summary>
<remarks>
<p class="body">The <b>Zoom</b> property is used by the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>
derived controls to determine how the pages are scaled. The <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> property must be
set to <b>Standard</b> or <b>AutoFlow</b> in order for the <b>Zoom</b> property to be used.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.Columns">
<summary>
Returns or sets the number of columns of preview pages displayed.
</summary>
<remarks>
<p class="body">The <b>Columns</b> property is used to determine the number of columns of
preview pages that will be displayed in the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>
or <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>.</p>
<p class="note"><b>Note:</b> When the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> is set to <b>AutoFlow</b>, the number of columns will be based on the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> property and the number of pages that can fit in the visible area up to the value of the <b>Columns</b> property.
In that case, the <b>Columns</b> value will be used as the maximum number of columns.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Rows"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.Rows">
<summary>
Returns or sets the number of rows of preview pages displayed.
</summary>
<remarks>
<p class="body">When set to 0, which is the default value, the pages will be
arranged in a continuous flow from left to right and top to bottom. When this
property is set to 1 or higher, that will be used to indicate the maximum number
of rows per "view". A view is considered a group of preview rows that can be
viewed at the same time.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Columns"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle">
<summary>
Returns or sets a value indicating where page numbers are displayed in the preview.
</summary>
<remarks>
<p class="body">The <b>PageNumberDisplayStyle</b> determines where page numbers are
displayed relative to the preview pages. The default value for this property depends
upon the associated control. For an <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>, the
property defaults to <b>None</b> so page numbers are not displayed. For an
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>, the property defaults to left of
row so space is left to the left of the pages and a single page number for
each row of pages is displayed containing the page number of the first page
in the row. The last available value for this property is <b>BelowEachPage</b>
in which case the page number is displayed beneath each preview page.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Printing.PageNumberDisplayStyle"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.BorderStyle">
<summary>
Returns or sets the borderstyle rendered around the control.
</summary>
<remarks>
<p class="body">The <b>BorderStyle</b> property determines the border that
is rendered around the client area of the control. By default, a value of
<b>Inset</b> is used if the property not set.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook">
<summary>
Object used to modify the appearance of the scroll bars.
</summary>
<remarks>
<p class="body">The <b>ScrollBarLook</b> contains properties that affect the appearance of the
horizontal and vertical scrollbar within the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>
derived controls.</p>
<p class="note"><b>Note:</b> When the operating system supports themes and <see cref="P:Infragistics.Win.UltraControlBase.SupportThemes"/> is set to <b>true</b>, the appearances of the <b>ScrollBarLook</b> will not be applied.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ShowHorizontalScrollBar"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ShowVerticalScrollBar"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollTipStyle"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.ShowHorizontalScrollBar">
<summary>
Returns or sets when the horizontal scrollbar is displayed.
</summary>
<remarks>
<p class="body">The <b>ShowHorizontalScrollBar</b> is used to determine
whether the horizontal scrollbar in the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>
should be displayed. By default, the scrollbar is only shown when needed (i.e. <b>Automatic</b>).</p>
<p class="note"><b>Note:</b> When this property is set to <b>Automatic</b>, which is the
default value, the scrollbar will be displayed if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> is set to a
value that will cause the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> to be automatically calculated (e.g. <b>PageWidth</b>,
<b>WholePage</b>, etc.).</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ShowVerticalScrollBar"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollTipStyle"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/>
<seealso cref="T:Infragistics.Win.UltraWinScrollBar.ScrollBarDisplayStyle"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.ShowVerticalScrollBar">
<summary>
Returns or sets when the vertical scrollbar is displayed.
</summary>
<remarks>
<p class="body">The <b>ShowVerticalScrollBar</b> is used to determine
whether the vertical scrollbar in the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>
should be displayed. By default, the scrollbar is only shown when needed (i.e. <b>Automatic</b>).</p>
<p class="note"><b>Note:</b> When this property is set to <b>Automatic</b>, which is the
default value, the scrollbar will be displayed if the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> is set to a
value that will cause the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> to be automatically calculated (e.g. <b>PageWidth</b>,
<b>WholePage</b>, etc.).</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ShowHorizontalScrollBar"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollTipStyle"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/>
<seealso cref="T:Infragistics.Win.UltraWinScrollBar.ScrollBarDisplayStyle"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.Appearance">
<summary>
Returns or sets the appearance used to render the background appearance for the control.
</summary>
<remarks>
<p class="body">The <b>Appearance</b> property is an <see cref="T:Infragistics.Win.AppearanceBase"/>
that is used as the default appearance information when the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.HasAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance">
<summary>
Returns or sets the appearance used to render the page.
</summary>
<remarks>
<p class="body">The <b>PageNumberAppearance</b> is an <see cref="T:Infragistics.Win.AppearanceBase"/> that is
used to render the page elements in
the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.HasPageAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance">
<summary>
Returns or sets the appearance used to render the page number.
</summary>
<remarks>
<p class="body">The <b>PageNumberAppearance</b> is an <see cref="T:Infragistics.Win.AppearanceBase"/> that is
used to render the page number elements (see <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>) in
the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.HasPageNumberAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance">
<summary>
Returns or sets the appearance used to render the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>.
</summary>
<remarks>
<p class="body">The <b>CurrentPageNumberAppearance</b> is an <see cref="T:Infragistics.Win.AppearanceBase"/> that is
used to render the preview page of the
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> in the associated control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.HasCurrentPageAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance">
<summary>
Returns or sets the appearance used to render the page number for the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>.
</summary>
<remarks>
<p class="body">The <b>CurrentPageNumberAppearance</b> is an <see cref="T:Infragistics.Win.AppearanceBase"/> that is
used to render the preview page number (see <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>) of the
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> in the associated control.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.HasCurrentPageNumberAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus">
<summary>
Returns or sets whether the control takes focus.
</summary>
<remarks>
<p class="body">The <b>AcceptsFocus</b> property is used to determine whether the control can
receive focus. The default value for this property depends upon the associated
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>. For an <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>,
this property is set to true so that the control can accept focus and be navigated using the
keyboard. When set to false, the control will not be able to be navigated to using the keyboard.
For an <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>, this property defaults to false.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultAcceptsFocus"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode">
<summary>
Returns or sets whether the preview page displayed is updated while the vertical scrollbar thumb is being dragged.
</summary>
<remarks>
<p class="body">The <b>ScrollMode</b> property is used to determine whether vertical scrolling within
the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/> is immediate or deferred. When set to
<b>Immediate</b>, the display containing the preview pages is updated to display the preview
pages based on the scroll position during the drag of the scrollbar thumb. When set to <b>Deferred</b>,
the display will contain the preview pages that were displayed prior to starting the drag operation
and will only update once the scrollbar thumb has been released.</p>
<p class="note"><b>Note:</b> The setting for this property affects the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollTipStyle"/>.
For more information, please refer to the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollModeResolved"/> property.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ShowVerticalScrollBar"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollTipStyle"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollModeResolved"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.ScrollTipStyle">
<summary>
Returns or sets whether a scroll tip will be displayed as the scroll thumb is dragged.
</summary>
<remarks>
<p class="body">The <b>ScrollTipStyle</b> property is used to determine whether a tooltip
containing the page number is displayed while the vertical scrollbar thumb is being dragged
in the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>. When set to
<b>Show</b>, a tooltip is displayed when the scroll thumb is dragged and remains in place
during the drag operation until the drag is complete. While the scroll thumb is dragged, the
estimated page number is displayed in the tooltip.</p>
<p class="note"><b>Note:</b> The default setting for this property is affected by the <see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/>.
For more information, please refer to the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollTipStyleResolved"/> property.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ShowVerticalScrollBar"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollTipStyleResolved"/>
</member>
<member name="P:Infragistics.Win.Printing.PreviewSettings.MousePanning">
<summary>
Returns or sets whether mouse panning using the middle mouse button is supported.
</summary>
<remarks>
<p class="body">The <b>MousePanning</b> property is used to determine if/how the
control should be allowed to scroll while the middle mouse button is pressed over
the client area of the control. By default, both horizontal and vertical mouse
panning is allowed although the default value may be affected by the current
<see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.MousePanningResolved"/>
</member>
<member name="M:Infragistics.Win.Printing.PreviewSettings.PreviewScrollBarLook.ToString">
<summary>
Converts the object to a string
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControl">
<summary>
Control for displaying a preview of an <see cref="T:System.Drawing.Printing.PrintDocument"/>
</summary>
<remarks>
<p class="body">The <b>UltraPrintPreviewControl</b> is a specialized <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/> that
is used to generate and display print preview pages. The control may be used in association with an
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>, which when associated with the <b>UltraPrintPreviewControl</b>
via its <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>, can be used to change which pages
are displayed in the preview control.</p>
<p class="body">The <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.Document"/> property is used to specify which <see cref="T:System.Drawing.Printing.PrintDocument"/>
will provide the preview pages. By default, the preview pages will be generated when the pages are initially
requested - usually once the control is rendered although this can be prevented using the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.AutoGeneratePreview"/>
property. While the preview operation is in progress, a status dialog is displayed that indicates the
page number being printed and has a cancel button that can be used to cancel the print operation. This
dialog can be suppressed using the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DisplayPreviewStatus"/> property. Once the print
operation is complete, the <see cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.PreviewGenerated"/> event is invoked.</p>
<p class="body">The <b>UltraPrintPreviewControl</b> also includes the ability to
use the mouse to change the zoom, zoom in on a particular area, place a snapshot of a
portion of a page to the clipboard, or scroll based on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/> property.</p>
<p class="body">The control also includes support for a view history. The view history are snapshots
of the scroll position and zoom settings at various points. These snapshots are automatically taken
as the end-user scrolls, changes the zoom, drags the viewbox of the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>
control, etc. As the view history changes, the <see cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.ViewHistoryChanged"/> event is
invoked. The <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasNextView"/> and <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasPreviousView"/> properties can
be used to determine whether the end-user can navigate to a previous or next item in the
view history. The <see cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/> method
can be used to navigate back and forward in the view history (using actions of <b>PreviousView</b>
and <b>NextView</b> respectively) or clear the view history (using an action of
<b>ClearViewHistory</b>).</p>
</remarks>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase">
<summary>
Abstract case class for a control that displays print preview pages.
</summary>
<remarks>
<p class="body">The <b>UltraPrintPreviewControlBase</b> is an abstract base class for controls that
display print preview pages. Currently, there are two controls that derive from this base class -
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> and <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>.</p>
<p class="body">The <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/> property returns an object that contains many
commonly used properties for adjusting the display of the control and preview pages.</p>
</remarks>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>
<seealso cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ShouldSerializeSettings">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This method returns true if any properties on the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/> have been changed from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ResetSettings">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on a subobject has changed.
</summary>
<param name="propChangeInfo">Contains information about the property change</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnBeginInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.BeginInit"/> of the component.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnEndInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.EndInit"/> of the component.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnPreviewPagesGenerated">
<summary>
Invoked when the preview pages have changed.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.GetPreviewPage(System.Int32)">
<summary>
Returns the size of the specified page
</summary>
<param name="pageIndex">Index of the page to evaluate</param>
<returns>The preview page at the specified index</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CreatePageAccessibilityInstance(System.Int32)">
<summary>
Creates an accessible object for a preview page.
</summary>
<param name="pageNumber">The 0 based index representing the page number.</param>
<returns>A new <see cref="T:System.Windows.Forms.AccessibleObject"/> object for the page.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnAppStyleChanged">
<summary>
Called when the app-style changes.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnPropertyChanged(Infragistics.Win.PropertyChangedEventArgs)">
<summary>
Used to invoke the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnResize(System.EventArgs)">
<summary>
Handles the resize of the control.
</summary>
<param name="e">System.EventArgs</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Dispose(System.Boolean)">
<summary>
Invoked when the component must release the resources it is using.
</summary>
<param name="disposing">True if managed resources should be released.</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
<summary>
Invoked when the mouse wheel is rotated.
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnFontChanged(System.EventArgs)">
<summary>
Invoked when the font property of the control has been changed.
</summary>
<param name="e">System.EventArgs</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ShouldSerializeForeColor">
<summary>
Determines if the <see cref="P:System.Windows.Forms.Control.ForeColor"/> should be serialized.
</summary>
<returns>True if the forecolor is ControlLightLight.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ResetForeColor">
<summary>
Resets the <see cref="P:System.Windows.Forms.Control.ForeColor"/> to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ShouldSerializeBackColor">
<summary>
Determines if the <see cref="P:System.Windows.Forms.Control.BackColor"/> should be serialized.
</summary>
<returns>True if the backcolor is ControlDark.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ResetBackColor">
<summary>
Resets the <see cref="P:System.Windows.Forms.Control.BackColor"/> to its default value.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CreateAccessibilityInstance">
<summary>
Creates a new accessibility object for the control.
</summary>
<returns>A new <see cref="T:System.Windows.Forms.AccessibleObject"/> for the control.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnCurrentZoomChanged(System.EventArgs)">
<summary>
Raises the <see cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoomChanged"/> event.
</summary>
<param name="e">An <see cref="T:System.EventArgs"/> instance that provides data for the event.</param>
<remarks>
<p class="body">Raising an event invokes the event handler through a delegate.</p>
<p class="body">The <b>OnCurrentZoomChanged</b> method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class.</p>
<p class="note">Notes to Inheritors: When overriding <b>OnCurrentZoomChanged</b> in a derived class, be sure to call the base class's <b>OnCurrentZoomChanged</b> method so that registered delegates receive the event.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoomChanged"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnCurrentPageChanged(System.EventArgs)">
<summary>
Raises the <see cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPageChanged"/> event.
</summary>
<param name="e">An <see cref="T:System.EventArgs"/> instance that provides data for the event.</param>
<remarks>
<p class="body">Raising an event invokes the event handler through a delegate.</p>
<p class="body">The <b>OnCurrentPageChanged</b> method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class.</p>
<p class="note">Notes to Inheritors: When overriding <b>OnCurrentPageChanged</b> in a derived class, be sure to call the base class's <b>OnCurrentPageChanged</b> method so that registered delegates receive the event.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPageChanged"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.BorderStyleResolved">
<summary>
Returns the border style used by the control
</summary>
<remarks>
<p class="body">This is a read-only property that indicates the <see cref="T:Infragistics.Win.UIElementBorderStyle"/>
that the control will use to render the border around the control. By default an inset border is
displayed around the control.</p>
</remarks>
<seealso cref="T:System.Windows.Forms.BorderStyle"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollModeResolved">
<summary>
Returns the resolved value that indicates whether the contents of the preview are updated while the vertical scroll thumb is repositioned.
</summary>
<remarks>
<p class="body">This is a read-only property that returns the resolved value indicating whether the
preview pages are displayed while the vertical scroll thumb is dragged (i.e. Immediate) or if the
pages displayed prior to the start of the drag operation remain visible until after the scroll thumb
has been released (i.e. Deferred). When the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Rows"/> of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/>
has been set to a value of zero, which indicates that the pages are arranged in a continuous flow, this property
will default to <b>Immediate</b>, otherwise this defaults to <b>Deferred</b>.</p>
</remarks>
<seealso cref="T:Infragistics.Win.UltraWinScrollBar.ScrollMode"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollTipStyleResolved">
<summary>
Returns the resolved value that indicates whether a scroll tip will be displayed as the scroll thumb is dragged.
</summary>
<remarks>
<p class="body">This is a read-only property that returns the resolved value indicating whether a scroll tip will
be displayed when the vertical scroll thumb is dragged. By default, the <b>ScrollTipStyleResolved</b> is based on
the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollModeResolved"/>. When the ScrollMode is <b>Deferred</b>, this property defaults to <b>Show</b>,
otherwise it resolves to <b>Hide</b>.</p>
</remarks>
<seealso cref="T:Infragistics.Win.UltraWinScrollBar.ScrollTipStyle"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.MousePanningResolved">
<summary>
Returns the resolved value that indicates whether mouse panning is supported.
</summary>
<remarks>
<p class="body">This is a read-only property that returns the resolved value indicating
whether mouse panning is supported by the control. By default, both horizontal and vertical
panning is enabled unless the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ScrollModeResolved"/> returns <b>Deferred</b> in
which case only <b>Horizontal</b> panning is enabled.</p>
</remarks>
<seealso cref="T:Infragistics.Win.MousePanning"/>
<seealso cref="T:Infragistics.Win.UltraWinScrollBar.ScrollMode"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings">
<summary>
Returns an object used to modify settings for the print preview.
</summary>
<remarks>
<p class="body">The <b>Settings</b> property returns an instance of a
<see cref="T:Infragistics.Win.Printing.PreviewSettings"/> class. The settings of this object are
used to change common preview settings such as the maximum number of
<see cref="P:Infragistics.Win.Printing.PreviewSettings.Rows"/> and <see cref="P:Infragistics.Win.Printing.PreviewSettings.Columns"/>
that are displayed within the control.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PageCount">
<summary>
Returns the number of pages in the preview
</summary>
<remarks>
<p class="body">This is a read-only property that returns an integer value indicating the
number of preview pages that will be displayed by the control.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoom">
<summary>
Returns the resolved zoom level for the pages currently in view.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a double value
indicating the current zoom level at which the preview pages are being
displayed.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoomChanged"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage">
<summary>
Returns the first page which contains the largest portion of its visible area in view.
</summary>
<remarks>
<p class="body">This is a read-only property that return an integer indicating the
first page that contains the largest portion of its visible area in the control. The
value returned is 1-based. If there are no pages in the control (i.e. <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PageCount"/>
returns 0, -1 will be returned.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPageChanged"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.HasPreviousPage">
<summary>
Returns a boolean indicating if any pages prior to the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> can be scrolled into view.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if there are
any pages before the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> that may be scrolled into view.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.HasNextPage"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPageChanged"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.HasNextPage">
<summary>
Returns a boolean indicating if there are any pages after the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> that can be scrolled into view.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if there are
any pages after the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> that may be scrolled into view.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.HasPreviousPage"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPageChanged"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CanZoomIn">
<summary>
Returns a boolean indicating if the zoom can be increased using the <b>PerformAction</b> method.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if
the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> can be set to a higher value using the
<b>PerformAction</b> method.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CanZoomOut">
<summary>
Returns a boolean indicating if the zoom can be decreased using the <b>PerformAction</b> method.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if
the <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> can be set to a lower value using the
<b>PerformAction</b> method.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.BackColor">
<summary>
Overriden. This property is obsoleted. Please use <see cref="T:Infragistics.Win.Appearance"/> object's
<b>BackColor</b> property instead.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.BackColorInternal">
<summary>
For internal use only. Used for serializing out the BackColor property value. This
is strictly for backward compatibility.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.MinimumZoom">
<summary>
The minimum zoom level for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.MaximumZoom">
<summary>
The maximum <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> level for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultZoom">
<summary>
The default zoom level for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.MinimumZoomResolved">
<summary>
Returns the actual minimum zoom that the control may use
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.MaximumZoomResolved">
<summary>
Returns the actual maximum zoom that the control may use
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultZoomMode">
<summary>
The default <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultAcceptsFocus">
<summary>
The default <see cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/> value for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultPageNumberDisplayStyle">
<summary>
The default acceptsfocus value for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PageAreaMessage">
<summary>
Returns the message that will be displayed in the page area.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.SubObjectPropChangeHandler">
<summary>
Handler used to hook into the <b>SubObjectPropChange</b> event of subobjects. Notifications are sent to the <see cref="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)"/> method.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultZoomIncrements">
<summary>
Returns an array of the default zoom increments.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ControlUIElement">
<summary>
Returns the main <see cref="T:Infragistics.Win.UIElement"/> that represents the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultSize">
<summary>
Returns the default size for the control - 100,100.
</summary>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoomChanged">
<summary>
Event that occurs when the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoom"/> has been changed.
</summary>
<remarks>
<p class="body">The <b>CurrentZoomChanged</b> is invoked when the resolved zoom used to
display the currently visible pages has been changed. This can occur because the
<see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> or <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> has changed
or when scrolling between one set of visible pages to another depending upon the
<see cref="P:Infragistics.Win.Printing.PreviewSettings.Rows"/> and <see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> of the
associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/> instance.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoom"/>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPageChanged">
<summary>
Event that occurs when the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> has been changed.
</summary>
<remarks>
<p class="body">The <b>CurrentPageChanged</b> is invoked when the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> property
has changed.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentZoom"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.DefaultImeMode">
<summary>
Overriden. Determines the default ImeMode for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ImeMode">
<summary>
Determines the ImeMode for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.BackgroundImage">
<summary>
Overriden. The <b>BackgroundImage</b> for the control should be set via the <see cref="T:Infragistics.Win.Appearance"/> property.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Text">
<summary>
Text property - Not supported.
</summary>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.TextChanged">
<summary>
<b>TextChanged</b> event is not used for the <b>UltraPrintPreviewControl</b>
</summary>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.BackgroundImageChanged">
<summary>
<b>BackgroundImageChanged</b> event is not used for the <b>UltraPrintPreviewControl</b>
</summary>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControlBase.ImeModeChanged">
<summary>
<b>ImeModeChanged</b> event is not used for the <b>UltraPrintPreviewControl</b>
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PrintPreviewAccessibleObject">
<summary>
Accessible object representing a <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PrintPreviewAccessibleObject.#ctor(Infragistics.Win.Printing.UltraPrintPreviewControlBase)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PrintPreviewAccessibleObject"/>
</summary>
<param name="control">Associated control</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PrintPreviewAccessibleObject.GetChild(System.Int32)">
<summary>
Retrieves the accessible child corresponding to the specified index.
</summary>
<param name="index">The zero-based index of the accessible child.</param>
<returns>An AccessibleObject that represents the accessible child corresponding to the specified index.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PrintPreviewAccessibleObject.GetChildCount">
<summary>
Retrieves the number of children belonging to an accessible object.
</summary>
<returns>The number of children belonging to an accessible object.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PrintPreviewAccessibleObject.HitTest(System.Int32,System.Int32)">
<summary>
Retrieves the child object at the specified screen coordinates.
</summary>
<param name="x">The horizontal screen coordinate.</param>
<param name="y">The vertical screen coordinate.</param>
<returns>An AccessibleObject that represents the child object at the given screen coordinates. This method returns the calling object if the object itself is at the location specified. Returns a null reference (Nothing in Visual Basic) if no object is at the tested location.</returns>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PrintPreviewAccessibleObject.Role">
<summary>
Gets the role of this accessible object.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject">
<summary>
Accessible object representing a single page in a <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.#ctor(System.Int32,Infragistics.Win.Printing.UltraPrintPreviewControlBase)">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject"/>
</summary>
<param name="pageIndex">Index of the associated page.</param>
<param name="control">Associated control</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.GetMarshallingControl">
<summary>
Returns the control used to synchronize accessibility calls.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.DoDefaultAction">
<summary>
Performs the default action associated with this accessible object.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.GetChildCount">
<summary>
Retrieves the number of children belonging to an accessible object.
</summary>
<returns>The number of children belonging to an accessible object.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.HitTest(System.Int32,System.Int32)">
<summary>
Retrieves the child object at the specified screen coordinates.
</summary>
<param name="x">The horizontal screen coordinate</param>
<param name="y">The vertical screen coordinate.</param>
<returns></returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.Navigate(System.Windows.Forms.AccessibleNavigation)">
<summary>
Navigates to another accessible object
</summary>
<param name="navdir">One of the <b>AccessibleNavigation</b> values</param>
<returns>An <b>AccessibleObject</b> that represents one of the <b>AccessibleNavigation</b> values</returns>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.Bounds">
<summary>
Gets the location and size of the accessible object
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.DefaultAction">
<summary>
Gets a string that describes the default action of the object. Not all objects have a default action.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.Description">
<summary>
Gets a string that describes the visual appearance of the specified object. Not all objects have a description.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.Name">
<summary>
Returns the name of the accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.Parent">
<summary>
Gets the parent of an accessible object
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.Role">
<summary>
Returns the role of the accessible object.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.PreviewPageAccessibleObject.State">
<summary>
Returns the state of the accessible object.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.GeneratePreview(System.Boolean)">
<summary>
Used to verify/force the creation of the preview pages.
</summary>
<remarks>
<p class="body">The <b>GeneratePreview</b> method is used to synchronously cause the generation of the
preview pages. By default, the pages will be generated when pages are requested although the automatic
generation of pages can be prevented by setting the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.AutoGeneratePreview"/> to false.</p>
</remarks>
<param name="recreate">If true, any existing preview information will be discarded and the preview will be regenerated. If false, the preview will only be generated if it has not already been generated.</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.InvalidatePreview">
<summary>
Used to dirty the preview information so that it will be regenerated upon the next request.
</summary>
<remarks>
<p class="body">This method is used to explicitly dirty the cached preview information.
When the preview information is subsequently requested, the preview pages will be generated.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.GeneratePreview(System.Boolean)"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)">
<summary>
Performs an action, simulating user input via keyboard or mouse.
</summary>
<remarks>
<p class="body"><b>PerformAction</b> simulates user interaction with the control. Calling <b>Peformaction</b> will cause the control to behave as through the user performed the specified action. Any appropriate events will be called as if the user performed the action.</p>
</remarks>
<param name="actionCode">The action to perform.</param>
<returns>True if action was performed.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.Print(System.Boolean)">
<summary>
Invokes <b>Print</b> on the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.Document"/>.
</summary>
<remarks>
<p class="body">The <b>Print</b> method is used to invoke the <see cref="M:System.Drawing.Printing.PrintDocument.Print"/> method.
The <paramref name="showStatusDialog"/> parameter is used to determine which printcontroller will be used
for the print operation. If <paramref name="showStatusDialog"/> is false, then the <see cref="T:System.Drawing.Printing.StandardPrintController"/>
is used, otherwise the UltraPrintPreviewControl's custom status print controller is used.</p>
</remarks>
<param name="showStatusDialog">A boolean indicating whether to display a status dialog during the print operation.</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnPreviewGenerated(System.EventArgs)">
<summary>
Raises the <see cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.PreviewGenerated"/> event when the preview pages have been generated.
</summary>
<param name="e">A <see cref="T:System.EventArgs"/> that provides data for the event.</param>
<remarks>
<p class="body">Raising an event invokes the event handler through a delegate.</p>
<p class="body">The <b>OnPreviewGenerated</b> method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class.</p>
<p class="note">Notes to Inheritors: When overriding <b>OnPreviewGenerated</b> in a derived class, be sure to call the base class's <b>OnPreviewGenerated</b> method so that registered delegates receive the event.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.PreviewGenerated"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnViewHistoryChanged(System.EventArgs)">
<summary>
Raises the <see cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.ViewHistoryChanged"/> event when the preview pages have been generated.
</summary>
<param name="e">A <see cref="T:System.EventArgs"/> that provides data for the event.</param>
<remarks>
<p class="body">Raising an event invokes the event handler through a delegate.</p>
<p class="body">The <b>OnViewHistoryChanged</b> method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class.</p>
<p class="note">Notes to Inheritors: When overriding <b>OnViewHistoryChanged</b> in a derived class, be sure to call the base class's <b>OnViewHistoryChanged</b> method so that registered delegates receive the event.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.PreviewGenerated"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnSnapshotCreated(System.EventArgs)">
<summary>
Raises the <see cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.SnapshotCreated"/> event when the preview pages have been generated.
</summary>
<param name="e">A <see cref="T:System.EventArgs"/> that provides data for the event.</param>
<remarks>
<p class="body">Raising an event invokes the event handler through a delegate.</p>
<p class="body">The <b>OnSnapshotCreated</b> method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class.</p>
<p class="note">Notes to Inheritors: When overriding <b>OnSnapshotCreated</b> in a derived class, be sure to call the base class's <b>OnSnapshotCreated</b> method so that registered delegates receive the event.</p>
</remarks>
<seealso cref="E:Infragistics.Win.Printing.UltraPrintPreviewControl.PreviewGenerated"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnEndInit">
<summary>
Invoked during the <see cref="M:System.ComponentModel.ISupportInitialize.EndInit"/> of the component.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.GetPreviewPage(System.Int32)">
<summary>
Returns the size of the specified page
</summary>
<param name="pageIndex">Index of the page to evaluate</param>
<returns>The preview page at the specified index</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.IsPointDesignTimeActive(System.Drawing.Point)">
<summary>
Indicates whether the control should receive mouse notifications at design time based on the specified location.
</summary>
<param name="pt">The location to evaluate (in client coordinates)</param>
<returns>True if the control should receive mouse notifications for the specified location.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.Dispose(System.Boolean)">
<summary>
Invoked when the component must release the resources it is using.
</summary>
<param name="disposing">True if managed resources should be released.</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnHandleCreated(System.EventArgs)">
<summary>
Invoked when the control's Handle has been created.
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnLostFocus(System.EventArgs)">
<summary>
Handles the message notification when the control loses focus.
</summary>
<param name="e"></param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
<summary>
Handles the message notification when a key is pressed
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
<summary>
Handles the message notification when a key is released
</summary>
<param name="e">Event arguments</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.IsInputKey(System.Windows.Forms.Keys)">
<summary>
Returns true if the key is a valid input key for this control
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewControl.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.Document">
<summary>
Returns or sets the document that will be previewed.
</summary>
<remarks>
<p class="body">The <b>Document</b> property is the <see cref="T:System.Drawing.Printing.PrintDocument"/>
that is used to provide the print preview pages that will be displayed by the control.</p>
<p class="note"><b>Note:</b> Changing this property will cause the entire preview to be regenerated.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.UseAntiAlias">
<summary>
Returns or sets whether the print preview will be rendered using anti aliasing.
</summary>
<remarks>
<p class="body">This property is used to determine whether the print preview will
be rendered using anti-aliasing. By default, anti-aliasing is not used.</p>
<p class="note"><b>Note:</b> Changing this property will cause the entire preview to be regenerated.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DisplayPreviewStatus">
<summary>
Returns or sets whether a dialog will be displayed while the preview pages are being generated.
</summary>
<remarks>
<p class="body">By default, when a print operation is running a status dialog is
displayed. This dialog indicates the page that is being printed and also includes a
button that can be used to end the operation. If you do not want to display this dialog,
you must set the <b>DisplayPreviewStatus</b> property to false.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.Print(System.Boolean)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.AutoGeneratePreview">
<summary>
Returns or sets whether the preview is automatically created when the document is changed and when the control is first displayed.
</summary>
<remarks>
<p class="body">The <b>AutoGeneratePreview</b> property is used to determine whether the control
should automatically create the print preview pages when they are needed. Normally, the preview
pages are automatically generated when the control is rendered. You can set this property to
false to prevent that behavior. You would then need to explicitly call the
<see cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.GeneratePreview(System.Boolean)"/> when you want the preview pages to be
synchronously generated.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.InvalidatePreview"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.GeneratePreview(System.Boolean)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MaximumPreviewPages">
<summary>
Returns or sets the maximum number of preview pages that should be generated.
</summary>
<remarks>
<p class="body">The <b>MaximumPreviewPages</b> is used to restrict how many pages
will be created when the print operation is performed and therefore how many
pages may be displayed by the control.</p>
<p class="note"><b>Note:</b> Changing this property after the print preview
operation has completed will not affect how many pages are displayed but
instead will affect the next print operation, if one occurs.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction">
<summary>
Returns or sets how the control will react to the left mouse button.
</summary>
<remarks>
<p class="body">The <b>MouseAction</b> is used to determine how the control will
react while it has the input focus. When used with a value of <b>Hand</b>, the
left mouse button may be pressed on a page and dragged to scroll the visible
area. A value of <b>Snapshot</b> is used to allow the end-user to click on
or lasso an area of a page that should be copied to the clipboard. The area is
copied using the current zoom value.</p>
<p class="body">The <b>MouseAction</b> also includes several options for
controlling the current <see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> using the
mouse. When <b>DynamicZoom</b> is used, the mouse may be pressed and dragged
up or down to synchronously zoom in or out respectively. When <b>ZoomIn</b> is
used, the end-user can either click on a page to zoom in at a set increment or
they may lasso the area that they want to zoom into. Lastly, when <b>ZoomOut</b>
is used, the end-user can either click on a page to zoom out to a fixed increment
or they may lasso an area that is used to determine the new zoom level.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseActionResolved">
<summary>
Returns the resolved mouse action.
</summary>
<remarks>
<p class="body">This is a read-only property that returns the resolved
<see cref="T:Infragistics.Win.Printing.PreviewMouseAction"/> value that is used by the control to determine what action
is taken when the mouse buttons are used. If there are no pages in the preview
then an action of <b>None</b> is returned. When the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/>
is set to <b>ZoomIn</b> or <b>ZoomOut</b>, the <b>Control</b> key may be
used to temporarily toggle the mouse action to the opposite value. Also, if
the <b>Shift</b> key is pressed while the <b>MouseAction</b> is set to one
of these two values, the control will temporarily use a mouse action of
<b>DynamicZoom</b></p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.CurrentState">
<summary>
Returns bit flags that signify the state of the control
</summary>
<remarks>
<p class="body">This is a read-only property that returns a flagged enumeration which
indicates the current states of the control.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.KeyActionMappings"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.KeyActionMappings">
<summary>
The mappings collection that relates key strokes with actions.
</summary>
<remarks>
<p class="body">The following table lists the default key mappings for the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> control: <br></br>
<table border="1" cellpadding="3" width="100%" class="FilteredItemListTable">
<thead>
<tr>
<th>KeyCode</th>
<th>ActionCode</th>
<th>StateRequired</th>
<th>StateDisallowed</th>
<th>SpecialKeysRequired</th>
<th>SpecialKeysDisallowed</th>
</tr>
</thead>
<tbody>
<tr><td class="body">Prior</td><td class="body">ScrollPageUp</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Prior</td><td class="body">ScrollToTop</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Next</td><td class="body">ScrollPageDown</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Next</td><td class="body">ScrollToBottom</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Home</td><td class="body">ScrollToTop</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body"></td></tr>
<tr><td class="body">End</td><td class="body">ScrollToBottom</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body"></td></tr>
<tr><td class="body">Up</td><td class="body">ScrollUp</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Up</td><td class="body">ScrollToTop</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Down</td><td class="body">ScrollDown</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Down</td><td class="body">ScrollToBottom</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Add</td><td class="body">ZoomIn</td><td class="body">Pages</td><td class="body"></td><td class="body">Ctrl</td><td class="body"></td></tr>
<tr><td class="body">Subtract</td><td class="body">ZoomOut</td><td class="body">Pages</td><td class="body"></td><td class="body">Ctrl</td><td class="body"></td></tr>
<tr><td class="body">Space</td><td class="body">ScrollPageDown</td><td class="body">Pages, MouseActionHand</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Left</td><td class="body">ScrollToPreviousPage</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Right</td><td class="body">ScrollToNextPage</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
</tbody>
</table>
</p>
</remarks>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasPreviousView">
<summary>
Returns a boolean indicating if there is a previous entry in the history/viewing path.
</summary>
<remarks>
<p class="body">As the view of the <b>UltraPrintPreviewControl</b> changes, a history is maintained
of the areas of the pages that have been viewed. This is the view history. The <b>HasPreviousView</b>
and <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasNextView"/> are used to indicate if there are entries in the specified direction
within the view history. The <see cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/> can then be used
with values of <b>PreviousView</b> and <b>NextView</b> respectively to navigate within the view history.</p>
<p class="note"><b>Note:</b> There is a limit on the history depth that will be maintained. Once that depth
is reached, subsequent history entries will remove the earliest entries as needed.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasNextView"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasNextView">
<summary>
Returns a boolean indicating if there is a next entry in the history/viewing path.
</summary>
<remarks>
<p class="body">As the view of the <b>UltraPrintPreviewControl</b> changes, a history is maintained
of the areas of the pages that have been viewed. This is the view history. The <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasPreviousView"/>
and <b>HasNextView</b> are used to indicate if there are entries in the specified direction
within the view history. The <see cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/> can then be used
with values of <b>PreviousView</b> and <b>NextView</b> respectively to navigate within the view history.</p>
<p class="note"><b>Note:</b> There is a limit on the history depth that will be maintained. Once that depth
is reached, subsequent history entries will remove the earliest entries as needed.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasPreviousView"/>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DefaultZoomIncrements">
<summary>
Returns an array of the default zoom increments.
</summary>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControl.PreviewGenerated">
<summary>
Occurs when the preview information have been generated.
</summary>
<remarks>
<p class="body">The <b>PreviewGenerated</b> is used to notify listeners of when the
preview pages have been generated. This event is useful since by default the preview
pages are only generated when the page information has been requested (internally or
externally).</p>
</remarks>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControl.ViewHistoryChanged">
<summary>
Occurs when the view history has changed.
</summary>
<remarks>
<p class="body">The <b>ViewHistoryChanged</b> is used to notify listeners when
the view history has changed. The view history is an internally managed list of
changes in the view. This can include scrolling, changing the zoom, dragging the
viewbox of the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>, progratically going
forward or backward through the view history (i.e. using the <see cref="M:Infragistics.Win.Printing.UltraPrintPreviewControl.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewControlAction)"/>),
etc. This event can be used to know when to check the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasPreviousView"/>
and <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasNextView"/> properties.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasPreviousView"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.HasNextView"/>
</member>
<member name="E:Infragistics.Win.Printing.UltraPrintPreviewControl.SnapshotCreated">
<summary>
Occurs when a snapshot of a page or the page area is copied to the clipboard.
</summary>
<remarks>
<p class="body">When the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/> is set to <b>Snapshot</b>, the
mouse may be dragged to lasso a section of a page that should be copied to the clipboard
or the user can mouse down and up in the same location to copy the entire page to the clipboard.
The <b>SnapshotCreated</b> is invoked after a snapshot has been copied to the clipboard.</p>
<p class="note"><b>Note:</b> The ability to copy to the clipboard will depend upon the rights
available as well as any other restrictions placed on using the
<see cref="T:System.Windows.Forms.Clipboard"/> class.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.PageCount">
<summary>
Returns the number of pages in the preview
</summary>
<remarks>
<p class="body">This is a read-only property that returns an integer value indicating the
number of preview pages that will be displayed by the control.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MinimumZoom">
<summary>
The minimum zoom level for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MaximumZoom">
<summary>
The maximum zoom level for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DefaultZoom">
<summary>
The maximum zoom level for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DefaultZoomMode">
<summary>
The default zoom mode for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DefaultAcceptsFocus">
<summary>
The default acceptsfocus value for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DefaultPageNumberDisplayStyle">
<summary>
The default acceptsfocus value for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.PageAreaMessage">
<summary>
Returns the message that will be displayed in the page area.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.About">
<summary>
Displays the About dialog for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewControl.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner">
<summary>
Designer used by <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/>-derived classes.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.ActionLists">
<summary>
Gets the <see cref="T:System.ComponentModel.Design.DesignerActionListCollection"/> for this designer's control/component.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewControlActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraPrintPreviewThumbnail.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewControlActionList.#ctor(Infragistics.Win.Printing.UltraPrintPreviewControl)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewControlActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewControlActionList.Dock">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewControlActionList.Document">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewThumbnailActionList">
<summary>
Provides DesignerActionItems for the SmartTag associated with the UltraPrintPreviewThumbnail.
</summary>
</member>
<member name="M:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewThumbnailActionList.#ctor(Infragistics.Win.Printing.UltraPrintPreviewThumbnail)">
<summary>
Constructor
</summary>
</member>
<member name="M:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewThumbnailActionList.CreateActionItems(System.ComponentModel.Design.DesignerActionItemCollection)">
<summary>
Overrides CreateActionItems.
</summary>
<param name="actionItems">The list to populate.</param>
</member>
<member name="P:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewThumbnailActionList.Dock">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewThumbnailActionList.PreviewControl">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.Design.UltraPrintPreviewControlBaseDesigner.UltraPrintPreviewThumbnailActionList.ViewBoxDisplayStyle">
<summary>
Used by SmartTag Panel.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail">
<summary>
Control for displaying thumbnail views of the print preview pages displayed by an associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>
</summary>
<remarks>
<p class="body">The <b>UltraPrintPreviewThumbnail</b> is a derived <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/> control that
is specialized for interacting with an associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/>. The <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/> is
used to indicate which <b>UltraPrintPreviewControl</b> will provide the preview pages. Clicking on pages within UltraPrintPreviewThumbnail
will cause the associated page within the <b>PreviewControl</b> to be scrolled into view.</p>
<p class="body">The control includes the capability to display a "viewbox" within its preview pages. This viewbox
indicates which portions of the pages within the associated <b>PreviewControl</b> are currently in view. The
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle"/> is used to indicate which pages should display the viewbox. The <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/>
may be used to control the appearance of the viewbox displayed within the pages. In addition, the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/>
may be used to control how the view box may be dragged. Dragging the viewbox updates the pages displayed within the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.
It is also possible to affect the pages displayed by the <b>PreviewControl</b> by clicking on a page in the preview or by clicking on
the page number (<see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>).</p>
</remarks>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.#ctor">
<summary>
Initializes a new <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ShouldSerializeViewBoxAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ResetViewBoxAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ShouldSerializeCurrentPreviewPageNumberAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ResetCurrentPreviewPageNumberAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ShouldSerializeCurrentPreviewPageAppearance">
<summary>
<p class="body">Returns a Boolean value that determines whether the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/> property is set to its default value.</p>
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if any properties of the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/> have been modified from their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ResetCurrentPreviewPageAppearance">
<summary>
Resets the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/> property to its default value.
</summary>
<remarks>
<p class="body">Resets the property values of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/> to their default values.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)">
<summary>
Performs an action, simulating user input via keyboard or mouse.
</summary>
<remarks>
<p class="body"><b>PerformAction</b> simulates user interaction with the control. Calling <b>Peformaction</b> will cause the control to behave as through the user performed the specified action. Any appropriate events will be called as if the user performed the action.</p>
</remarks>
<param name="actionCode">The action to perform.</param>
<returns>True if action was performed.</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.Dispose(System.Boolean)">
<summary>
Invoked when the component must release the resources it is using.
</summary>
<param name="disposing">True if managed resources should be released.</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.GetPreviewPage(System.Int32)">
<summary>
Returns the size of the specified page
</summary>
<param name="pageIndex">Index of the page to evaluate</param>
<returns>The preview page at the specified index</returns>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.OnSubObjectPropChanged(Infragistics.Shared.PropChangeInfo)">
<summary>
Invoked when a property on a subobject has changed.
</summary>
<param name="propChangeInfo">Contains information about the property change</param>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.IsInputKey(System.Windows.Forms.Keys)">
<summary>
Returns true if the key is a valid input key for this control
</summary>
</member>
<member name="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CreateComponentRole">
<summary>
Factory method used to create the component role that provides the style information for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl">
<summary>
Returns or sets the associated <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> that will provide the preview information and will be updated when the thumbnail is changed.
</summary>
<remarks>
<p class="body">The <b>PreviewControl</b> is used to associate the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> with the
<see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControl"/> whose preview pages it will be displaying.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance">
<summary>
Returns or sets the appearance used to render the view box. The view box is the area within a page that indicates what portion of a page is currently in view in the associated preview control.
</summary>
<remarks>
<p class="body">The viewbox is the area within the preview pages of the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/>
that indicates the pages currently in view within the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.</p>
<p class="note">Currently the <see cref="P:Infragistics.Win.Printing.PreviewPageViewBoxUIElement.BorderStyle"/> is <b>Solid</b> so
the <see cref="P:Infragistics.Win.AppearanceBase.BorderColor3DBase"/> will not affect the appearance of the viewbox.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.HasViewBoxAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentState">
<summary>
Returns bit flags that signify the state of the control
</summary>
<remarks>
<p class="body">This is a read-only property that returns a flagged enumeration which
indicates the current states of the control.</p>
</remarks>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.KeyActionMappings"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.KeyActionMappings">
<summary>
The mappings collection that relates key strokes with actions.
</summary>
<remarks>
<p class="body">The following table lists the default key mappings for the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewThumbnail"/> control: <br></br>
<table border="1" cellpadding="3" width="100%" class="FilteredItemListTable">
<thead>
<tr>
<th>KeyCode</th>
<th>ActionCode</th>
<th>StateRequired</th>
<th>StateDisallowed</th>
<th>SpecialKeysRequired</th>
<th>SpecialKeysDisallowed</th>
</tr>
</thead>
<tbody>
<tr><td class="body">Prior</td><td class="body">ScrollPageUp</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Prior</td><td class="body">ScrollToTop</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Next</td><td class="body">ScrollPageDown</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Next</td><td class="body">ScrollToBottom</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Home</td><td class="body">ScrollToTop</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body"></td></tr>
<tr><td class="body">End</td><td class="body">ScrollToBottom</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body"></td></tr>
<tr><td class="body">Up</td><td class="body">ScrollUp</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Up</td><td class="body">ScrollToTop</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Down</td><td class="body">ScrollDown</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Down</td><td class="body">ScrollToBottom</td><td class="body">Pages</td><td class="body"></td><td class="body">ShiftCtrl</td><td class="body"></td></tr>
<tr><td class="body">Left</td><td class="body">ScrollToPreviousPage</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
<tr><td class="body">Right</td><td class="body">ScrollToNextPage</td><td class="body">Pages</td><td class="body"></td><td class="body"></td><td class="body">All</td></tr>
</tbody>
</table>
</p>
</remarks>
<seealso cref="M:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PerformAction(Infragistics.Win.Printing.UltraPrintPreviewThumbnailAction)"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance">
<summary>
Returns or sets the appearance used to render the page number for the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> of the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.
</summary>
<remarks>
<p class="body">The <b>CurrentPreviewPageNumberAppearance</b> is an <see cref="T:Infragistics.Win.AppearanceBase"/> that is
used to render the page number (see <see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>) of the
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> in the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>
<seealso cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.HasCurrentPreviewPageNumberAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance">
<summary>
Returns or sets the appearance used to render the page for the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> of the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.
</summary>
<remarks>
<p class="body">The <b>CurrentPreviewPageNumberAppearance</b> is an <see cref="T:Infragistics.Win.AppearanceBase"/> that is
used to render the preview page of the
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/> in the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.CurrentPage"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.HasCurrentPreviewPageAppearance">
<summary>
Returns a Boolean value that indicates whether an <see cref="T:Infragistics.Win.AppearanceBase"/> object has been created.
</summary>
<remarks>
<p class="body">This is a read-only property that returns a boolean indicating if the <see cref="T:Infragistics.Win.AppearanceBase"/>
of the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/> has been created. The appearance is lazily created only when requested to
reduce overhead.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle">
<summary>
Returns or sets a value indicating where the view box will be displayed in the thumbnail pages.
</summary>
<remarks>
<p class="body">The <b>ViewBoxDisplayStyle</b> determines which preview pages, if any, will include
a viewbox element. The viewbox element indicates what portion of that page is currently displayed within
the associated <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode">
<summary>
Returns or sets a value indicating where the view box may be dragged within the page.
</summary>
<remarks>
<p class="body">The <b>ViewBoxDragMode</b> is used to determine whether the view box may be
repositioned with the preview pages. The viewbox is an area with a preview page that indicates
the portion of the corresponding page in the <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/> is currently in view.
Dragging the view box will change the preview pages that are currently in view with the
associated <b>PreviewControl</b>.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragModeResolved"/>
<seealso cref="T:Infragistics.Win.Printing.ViewBoxDragMode"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragModeResolved">
<summary>
Returns the resolved <see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/> setting.
</summary>
<remarks>
<p class="body">This is a read-only property which returns the resolved <see cref="T:Infragistics.Win.Printing.ViewBoxDragMode"/>.
By default, <b>Free</b> is returned unless the <b>Control</b> key is held down, in which case
<b>RestrictWithinPage</b> is returned.</p>
</remarks>
<seealso cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/>
<seealso cref="T:Infragistics.Win.Printing.ViewBoxDragMode"/>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PageCount">
<summary>
Returns the number of pages in the preview
</summary>
<remarks>
<p class="body">This is a read-only property that returns an integer value indicating the
number of preview pages that will be displayed by the control.</p>
</remarks>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.MinimumZoom">
<summary>
The minimum zoom level for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.MaximumZoom">
<summary>
The maximum zoom level for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.DefaultZoom">
<summary>
The default zoom level for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.DefaultZoomMode">
<summary>
The default zoom mode for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.DefaultAcceptsFocus">
<summary>
The default acceptsfocus value for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.DefaultPageNumberDisplayStyle">
<summary>
The default acceptsfocus value for the control
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PageAreaMessage">
<summary>
Returns the message that will be displayed in the page area.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.DefaultZoomIncrements">
<summary>
Returns an array of the default zoom increments.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.About">
<summary>
Displays the About dialog for the control.
</summary>
</member>
<member name="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.Infragistics#Shared#IUltraLicensedComponent#License">
<summary>
Return the license we cached inside the constructor
</summary>
</member>
<member name="T:Infragistics.Win.Misc.ControlBasePropertyIds">
<summary>
Enumeration of common property id's
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a control and responding to
those changes. All controls derived from <see cref="T:Infragistics.Win.UltraControlBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.Appearance">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.Appearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.HotTrackAppearance">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.HotTrackAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.Appearances">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.Appearances"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.HotTracking">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.HotTracking"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.WrapText">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.WrapText"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.AutoSize">
<summary>
<see cref="P:Infragistics.Win.Misc.AutoSizeControlBase.AutoSize"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.ImageSize">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.ImageSize"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.ImageList">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.ImageList"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.ImageTransparentColor">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.ImageTransparentColor"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.Padding">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.Padding"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.UseMnemonic">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.UseMnemonic"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlBasePropertyIds.UseHotTracking">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlBase.UseHotTracking"/> property
</summary>
</member>
<member name="T:Infragistics.Win.Misc.ButtonPropertyIds">
<summary>
Enumeration of <see cref="T:Infragistics.Win.Misc.UltraButtonBase"/> property id's
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a control and responding to
those changes. All controls derived from <see cref="T:Infragistics.Win.UltraControlBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.DialogResult">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.DialogResult"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.AutoRepeat">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeat"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.AutoRepeatDelay">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatDelay"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.AutoRepeatInterval">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButton.AutoRepeatInterval"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.ButtonStyle">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.ButtonStyle"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.PressedAppearance">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.PressedAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.AcceptsFocus">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.AcceptsFocus"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.ShowFocusRect">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowFocusRect"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.ShowOutline">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButtonBase.ShowOutline"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ButtonPropertyIds.ShapeImage">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraButton.ShapeImage"/> property
</summary>
</member>
<member name="T:Infragistics.Win.Misc.LabelPropertyIds">
<summary>
Enumeration of <see cref="T:Infragistics.Win.Misc.UltraLabel"/> property id's
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a control and responding to
those changes. All controls derived from <see cref="T:Infragistics.Win.UltraControlBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.LabelPropertyIds.BorderStyleInner">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleInner"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.LabelPropertyIds.BorderStyleOuter">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraLabel.BorderStyleOuter"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.LabelPropertyIds.InnerBorderPadding">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraLabel.InnerBorderPadding"/> property
</summary>
</member>
<member name="T:Infragistics.Win.Misc.DropDownButtonPropertyIds">
<summary>
Enumeration of property ids for the <see cref="T:Infragistics.Win.Misc.UltraDropDownButton"/> control
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a control and responding to
those changes. All controls derived from <see cref="T:Infragistics.Win.UltraControlBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.DropDownButtonPropertyIds.Style">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraDropDownButton.Style"/>
</summary>
</member>
<member name="F:Infragistics.Win.Misc.DropDownButtonPropertyIds.PopupItemProvider">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItemProvider"/>
</summary>
</member>
<member name="F:Infragistics.Win.Misc.DropDownButtonPropertyIds.PopupItemKey">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItemKey"/>
</summary>
</member>
<member name="F:Infragistics.Win.Misc.DropDownButtonPropertyIds.PopupItem">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraDropDownButton.PopupItem"/>
</summary>
</member>
<member name="F:Infragistics.Win.Misc.DropDownButtonPropertyIds.RightAlignPopup">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraDropDownButton.RightAlignPopup"/>
</summary>
</member>
<member name="T:Infragistics.Win.Misc.PopupControlContainerPropertyIds">
<summary>
Enumeration of property ids for the <see cref="T:Infragistics.Win.Misc.UltraPopupControlContainer"/>
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a control and responding to
those changes. All controls derived from <see cref="T:Infragistics.Win.UltraControlBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.PopupControlContainerPropertyIds.PopupControl">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraPopupControlContainer.PopupControl"/> property
</summary>
</member>
<member name="T:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds">
<summary>
Property ids for the <see cref="T:Infragistics.Win.Misc.ControlLayoutManagerBase"/> and its associated classes
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraComponentBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a component and responding to
those changes. All components derived from <see cref="T:Infragistics.Win.UltraComponentBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.ContainerControl">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.ContainerControl"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.Margins">
<summary>
<see cref="P:Infragistics.Win.Misc.ControlLayoutManagerBase.Margins"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.Orientation">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Orientation"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.HorizontalGap">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.HorizontalGap"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.VerticalGap">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.VerticalGap"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.Alignment">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.Alignment"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.ExpandToFitWidth">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraGridBagLayoutManager.ExpandToFitWidth"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.ExpandToFitHeight">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraGridBagLayoutManager.ExpandToFitHeight"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Misc.ControlLayoutManagerPropertyIds.WrapItems">
<summary>
<see cref="P:Infragistics.Win.Misc.UltraFlowLayoutManager.WrapItems"/> property
</summary>
</member>
<member name="T:Infragistics.Win.Misc.GroupBoxPropertyIds">
<summary>
Enumeration of <see cref="T:Infragistics.Win.Misc.UltraGroupBox"/> property id's
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a control and responding to
those changes. All controls derived from <see cref="T:Infragistics.Win.UltraControlBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.Appearance">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Appearance"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.BorderStyle">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.BorderStyle"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.CaptionAlignment">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.CaptionAlignment"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.ContentAreaAppearance">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ContentAreaAppearance"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.Expanded">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.Expanded"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.ExpansionIndicator">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicator"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.ExpansionIndicatorCollapsed">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorCollapsed"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.ExpansionIndicatorExpanded">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ExpansionIndicatorExpanded"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HeaderAppearance">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderAppearance"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HeaderBorderStyle">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderBorderStyle"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HeaderClickAction">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderClickAction"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HeaderCollapsedAppearance">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderCollapsedAppearance"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HeaderExpandedAppearance">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderExpandedAppearance"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HeaderHotTrackingAppearance">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HeaderHotTrackingAppearance"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HeaderPosition">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.HeaderPosition"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.HotTracking">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.HotTracking"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.ShowFocus">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.ShowFocus"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.Text">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.Text"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.UseMnemonic">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.UseMnemonic"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.VerticalTextOrientation">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.VerticalTextOrientation"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.ViewStyle">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.ViewStyle"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.WrapText">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraGroupBox.WrapText"/> property.
</summary>
</member>
<member name="F:Infragistics.Win.Misc.GroupBoxPropertyIds.UseHotTracking">
<summary>
The <see cref="P:Infragistics.Win.Misc.UltraExpandableGroupBox.UseHotTracking"/> property.
</summary>
</member>
<member name="T:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds">
<summary>
Enumeration of property ids for the <see cref="T:Infragistics.Win.Printing.UltraPrintPreviewControlBase"/> and its derived controls
</summary>
<remarks>
<p class="body">
Property identifiers are passed to handlers of the <see cref="E:Infragistics.Win.UltraControlBase.PropertyChanged"/> event.
This provides a generic technique for both receiving notification of changes in the state of a control and responding to
those changes. All controls derived from <see cref="T:Infragistics.Win.UltraControlBase"/> expose this functionality.
</p>
</remarks>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.Document">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.Document"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.UseAntiAlias">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.UseAntiAlias"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.PreviewControl">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.PreviewControl"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ZoomMode">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.ZoomMode"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.Zoom">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.Zoom"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.Columns">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.Columns"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.Rows">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.Rows"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.PageNumberDisplayStyle">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberDisplayStyle"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.BorderStyle">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.BorderStyle"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ShowHorizontalScrollBar">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.ShowHorizontalScrollBar"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ShowVerticalScrollBar">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.ShowVerticalScrollBar"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.Appearance">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.Appearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.PageAppearance">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.PageAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ScrollBarLook">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollBarLook"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.AcceptsFocus">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.AcceptsFocus"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ScrollMode">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollMode"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ScrollTipStyle">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.ScrollTipStyle"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.MouseAction">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MouseAction"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.DisplayPreviewStatus">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.DisplayPreviewStatus"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.AutoGeneratePreview">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.AutoGeneratePreview"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.MousePanning">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.MousePanning"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.MaximumPreviewPages">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControl.MaximumPreviewPages"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.Settings">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewControlBase.Settings"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.PageNumberAppearance">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.PageNumberAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ViewBoxAppearance">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.CurrentPageNumberAppearance">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageNumberAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.CurrentPageAppearance">
<summary>
<see cref="P:Infragistics.Win.Printing.PreviewSettings.CurrentPageAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.CurrentPreviewPageNumberAppearance">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageNumberAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.CurrentPreviewPageAppearance">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.CurrentPreviewPageAppearance"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ViewBoxDisplayStyle">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDisplayStyle"/> property
</summary>
</member>
<member name="F:Infragistics.Win.Printing.UltraPrintPreviewControlPropertyIds.ViewBoxDragMode">
<summary>
<see cref="P:Infragistics.Win.Printing.UltraPrintPreviewThumbnail.ViewBoxDragMode"/> property
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Resources">
<summary>
Exposes a <see cref="T:Infragistics.Shared.ResourceCustomizer"/> instance for this assembly.
</summary>
<seealso cref="P:Infragistics.Win.Misc.Resources.Customizer"/>
<seealso cref="T:Infragistics.Shared.ResourceCustomizer"/>
</member>
<member name="M:Infragistics.Win.Misc.Resources.GetString(System.String,System.Object[])">
<summary>
Returns the resource string using the specified name and default culture.
</summary>
<param name="name">Name of the string resource to return.</param>
<param name="args">Arguments supplied to the string.Format method when formatting the string.</param>
</member>
<member name="M:Infragistics.Win.Misc.Resources.GetString(System.String)">
<summary>
Returns the resource string using the specified resource name and default culture. The string is then formatted using the arguments specified.
</summary>
<param name="name">Name of the string resource to return.</param>
</member>
<member name="M:Infragistics.Win.Misc.Resources.GetObject(System.String)">
<summary>
Returns the resource object using the specified name.
</summary>
<param name="name">Name of the resource item</param>
<returns>An object containing the specified resource</returns>
</member>
<member name="P:Infragistics.Win.Misc.Resources.Customizer">
<summary>
Returns the <see cref="T:Infragistics.Shared.ResourceCustomizer"/> for this assembly.
</summary>
<seealso cref="T:Infragistics.Shared.ResourceCustomizer"/>
</member>
<member name="M:Infragistics.Shared.LocalizedCategoryAttribute.GetLocalizedString(System.String)">
<summary>
Returns the localized category name
</summary>
<param name="value">Name of the category to retreive</param>
<returns>The localized string value</returns>
</member>
<member name="M:Infragistics.Shared.UltraLicenseAttribute.GetLicensedWithProducts">
<summary>
Return the list of products that this control can be licensed with
</summary>
</member>
<member name="T:Infragistics.Win.Misc.Utilities">
<summary>
Helper class with static methods
</summary>
</member>
</members>
</doc>