Quickstartlic
Quickstartlic
</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripBorder(
System.Windows.Forms.ToolStripRenderEventArgs)">
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripContent
PanelBackground(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripContentPanelBackgroun
d" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripContentPanelRenderEventArgs" /> that contains
the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripPanelBa
ckground(System.Windows.Forms.ToolStripPanelRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripPanelBackground" />
event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripPanelRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripProfessionalRenderer.OnRenderToolStripStatusL
abelBackground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripStatusLabelBackground
" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="P:System.Windows.Forms.ToolStripProfessionalRenderer.RoundedEdges">
<summary>Gets or sets a value indicating whether edges of controls have a
rounded rather than a square or sharp appearance.</summary>
<returns>true to round off control edges; otherwise, false.</returns>
</member>
<member name="T:System.Windows.Forms.ToolStripProgressBar">
<summary>Represents a Windows progress bar control contained in a <see
cref="T:System.Windows.Forms.StatusStrip" />.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripProgressBar.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" /> class. </summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripProgressBar.#ctor(System.String)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" /> class with specified name.
</summary>
<param name="name">The name of the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" />.</param>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.BackgroundImage">
<summary>This property is not relevant to this class.</summary>
<returns>The background image displayed in the control.</returns>
</member>
<member
name="P:System.Windows.Forms.ToolStripProgressBar.BackgroundImageLayout">
<summary>This property is not relevant to this class.</summary>
<returns>An <see cref="T:System.Windows.Forms.ImageLayout" />
value.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.DefaultMargin">
<summary>Gets the spacing between the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" /> and adjacent items.</summary>
<returns>A <see cref="T:System.Windows.Forms.Padding" /> value representing
the spacing.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.DefaultSize">
<summary>Gets the height and width of the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" /> in pixels.</summary>
<returns>A <see cref="M:System.Drawing.Point.#ctor(System.Drawing.Size)" />
value representing the height and width.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripProgressBar.Increment(System.Int32)">
<summary>Advances the current position of the progress bar by the specified
amount.</summary>
<param name="value">The amount by which to increment the progress bar's
current position.</param>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.KeyDown">
<summary>This event is not relevant for this class.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.KeyPress">
<summary>This event is not relevant for this class.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.KeyUp">
<summary>This event is not relevant for this class.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.LocationChanged">
<summary>This event is not relevant for this class.</summary>
</member>
<member
name="P:System.Windows.Forms.ToolStripProgressBar.MarqueeAnimationSpeed">
<summary>Gets or sets a value representing the delay between each <see
cref="F:System.Windows.Forms.ProgressBarStyle.Marquee" /> display update, in
milliseconds.</summary>
<returns>An integer representing the delay, in milliseconds.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.Maximum">
<summary>Gets or sets the upper bound of the range that is defined for this
<see cref="T:System.Windows.Forms.ToolStripProgressBar" />.</summary>
<returns>An integer representing the upper bound of the range. The default is
100.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.Minimum">
<summary>Gets or sets the lower bound of the range that is defined for this
<see cref="T:System.Windows.Forms.ToolStripProgressBar" />.</summary>
<returns>An integer representing the lower bound of the range. The default is
0.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripProgressBar.OnRightToLeftLayoutChanged(System
.EventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ProgressBar.RightToLeftLayoutChanged" /> event.
</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripProgressBar.OnSubscribeControlEvents(System.W
indows.Forms.Control)">
<param name="control">The control from which to subscribe events.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripProgressBar.OnUnsubscribeControlEvents(System
.Windows.Forms.Control)">
<param name="control">The control from which to unsubscribe events.</param>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.OwnerChanged">
<summary>This event is not relevant for this class.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripProgressBar.PerformStep">
<summary>Advances the current position of the progress bar by the amount of
the <see cref="P:System.Windows.Forms.ToolStripProgressBar.Step" />
property.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.ProgressBar">
<summary>Gets the <see cref="T:System.Windows.Forms.ProgressBar"
/>.</summary>
<returns>The <see cref="T:System.Windows.Forms.ProgressBar" /> object
associated with the control.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout">
<summary>Gets or sets a value indicating whether the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" /> layout is right-to-left or
left-to-right when the <see cref="T:System.Windows.Forms.RightToLeft" /> property
is set to <see cref="F:System.Windows.Forms.RightToLeft.Yes" />. </summary>
<returns>true to turn on mirroring and lay out control from right to left
when the <see cref="T:System.Windows.Forms.RightToLeft" /> property is set to <see
cref="F:System.Windows.Forms.RightToLeft.Yes" />; otherwise, false. The default is
false.</returns>
</member>
<member
name="E:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayoutChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.ToolStripProgressBar.RightToLeftLayout" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.Step">
<summary>Gets or sets the amount by which to increment the current value of
the <see cref="T:System.Windows.Forms.ToolStripProgressBar" /> when the <see
cref="M:System.Windows.Forms.ToolStripProgressBar.PerformStep" /> method is
called.</summary>
<returns>An integer representing the incremental amount. The default value is
10.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.Style">
<summary>Gets or sets the style of the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" />.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.ProgressBarStyle" />
values. The default value is <see
cref="F:System.Windows.Forms.ProgressBarStyle.Blocks" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.Text">
<summary>Gets or sets the text displayed on the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" />.</summary>
<returns>A <see cref="T:System.String" /> representing the display
text.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.TextChanged">
<summary>This event is not relevant for this class.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.Validated">
<summary>This event is not relevant to this class.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripProgressBar.Validating">
<summary>This event is not relevant to this class.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripProgressBar.Value">
<summary>Gets or sets the current value of the <see
cref="T:System.Windows.Forms.ToolStripProgressBar" />.</summary>
<returns>An integer representing the current value.</returns>
</member>
<member name="T:System.Windows.Forms.ToolStripRenderer">
<summary>Handles the painting functionality for <see
cref="T:System.Windows.Forms.ToolStrip" /> objects.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripRenderer.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripRenderer" /> class. </summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.CreateDisabledImage(System.Drawing.I
mage)">
<summary>Creates a gray-scale copy of a given image.</summary>
<returns>An <see cref="T:System.Drawing.Image" /> that is a copy of the given
image, but with a gray-scale color matrix.</returns>
<param name="normalImage">The image to be copied. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawArrow(System.Windows.Forms.ToolS
tripArrowRenderEventArgs)">
<summary>Draws an arrow on a <see cref="T:System.Windows.Forms.ToolStripItem"
/>.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripArrowRenderEventArgs" /> that contains data
to draw the arrow.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawButtonBackground(System.Windows.
Forms.ToolStripItemRenderEventArgs)">
<summary>Draws the background for a <see
cref="T:System.Windows.Forms.ToolStripButton" />.</summary>
<param name="e">The <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains data to
draw the button's background.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawDropDownButtonBackground(System.
Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Draws the background for a <see
cref="T:System.Windows.Forms.ToolStripDropDownButton" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
data to draw the drop-down button's background.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawGrip(System.Windows.Forms.ToolSt
ripGripRenderEventArgs)">
<summary>Draws a move handle on a <see
cref="T:System.Windows.Forms.ToolStrip" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripGripRenderEventArgs" /> that contains the
data to draw the move handle.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawImageMargin(System.Windows.Forms
.ToolStripRenderEventArgs)">
<summary>Draws the space around an image on a <see
cref="T:System.Windows.Forms.ToolStrip" />.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the data to draw the space around the image.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawItemBackground(System.Windows.Fo
rms.ToolStripItemRenderEventArgs)">
<summary>Draws the background for a <see
cref="T:System.Windows.Forms.ToolStripItem" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
data to draw the background of the item.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawItemCheck(System.Windows.Forms.T
oolStripItemImageRenderEventArgs)">
<summary>Draws an image on a <see cref="T:System.Windows.Forms.ToolStripItem"
/> that indicates the item is in a selected state.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemImageRenderEventArgs" /> that contains
the data to draw the selected image.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawItemImage(System.Windows.Forms.T
oolStripItemImageRenderEventArgs)">
<summary>Draws an image on a <see cref="T:System.Windows.Forms.ToolStripItem"
/>.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemImageRenderEventArgs" /> that contains
the data to draw the image.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawItemText(System.Windows.Forms.To
olStripItemTextRenderEventArgs)">
<summary>Draws text on a <see cref="T:System.Windows.Forms.ToolStripItem"
/>.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemTextRenderEventArgs" /> that contains the
data to draw the text.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawLabelBackground(System.Windows.F
orms.ToolStripItemRenderEventArgs)">
<summary>Draws the background for a <see
cref="T:System.Windows.Forms.ToolStripLabel" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
data to draw the background for the label.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawMenuItemBackground(System.Window
s.Forms.ToolStripItemRenderEventArgs)">
<summary>Draws the background for a <see
cref="T:System.Windows.Forms.ToolStripMenuItem" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
data to draw the background for the menu item.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawOverflowButtonBackground(System.
Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Draws the background for an overflow button.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawSeparator(System.Windows.Forms.T
oolStripSeparatorRenderEventArgs)">
<summary>Draws a <see cref="T:System.Windows.Forms.ToolStripSeparator"
/>.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs" /> that contains
the data to draw the <see cref="T:System.Windows.Forms.ToolStripSeparator"
/>.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawSplitButton(System.Windows.Forms
.ToolStripItemRenderEventArgs)">
<summary>Draws a <see cref="T:System.Windows.Forms.ToolStripSplitButton"
/>.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawStatusStripSizingGrip(System.Win
dows.Forms.ToolStripRenderEventArgs)">
<summary>Draws a sizing grip.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBackground(System.Windo
ws.Forms.ToolStripRenderEventArgs)">
<summary>Draws the background for a <see
cref="T:System.Windows.Forms.ToolStrip" />.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the data to draw the background for the <see
cref="T:System.Windows.Forms.ToolStrip" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawToolStripBorder(System.Windows.F
orms.ToolStripRenderEventArgs)">
<summary>Draws the border for a <see
cref="T:System.Windows.Forms.ToolStrip" />.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the data to draw the border for the <see
cref="T:System.Windows.Forms.ToolStrip" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawToolStripContentPanelBackground(
System.Windows.Forms.ToolStripContentPanelRenderEventArgs)">
<summary>Draws the background of the <see
cref="T:System.Windows.Forms.ToolStripContentPanel" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripContentPanelRenderEventArgs" /> that contains
the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawToolStripPanelBackground(System.
Windows.Forms.ToolStripPanelRenderEventArgs)">
<summary>Draws the background of the <see
cref="T:System.Windows.Forms.ToolStripPanel" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripPanelRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.DrawToolStripStatusLabelBackground(S
ystem.Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Draws the background of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" />.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.Initialize(System.Windows.Forms.Tool
Strip)">
<summary>When overridden in a derived class, provides for custom
initialization of the given <see cref="T:System.Windows.Forms.ToolStrip" />.
</summary>
<param name="toolStrip">The <see cref="T:System.Windows.Forms.ToolStrip" />
to be initialized.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.InitializeContentPanel(System.Window
s.Forms.ToolStripContentPanel)">
<summary>Initializes the specified <see
cref="T:System.Windows.Forms.ToolStripContentPanel" />.</summary>
<param name="contentPanel">The <see
cref="T:System.Windows.Forms.ToolStripContentPanel" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.InitializeItem(System.Windows.Forms.
ToolStripItem)">
<summary>When overridden in a derived class, provides for custom
initialization of the given <see cref="T:System.Windows.Forms.ToolStripItem" />.
</summary>
<param name="item">The <see cref="T:System.Windows.Forms.ToolStripItem" /> to
be initialized.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.InitializePanel(System.Windows.Forms
.ToolStripPanel)">
<summary>Initializes the specified <see
cref="T:System.Windows.Forms.ToolStripPanel" />.</summary>
<param name="toolStripPanel">The <see
cref="T:System.Windows.Forms.ToolStripPanel" />.</param>
</member>
<member name="F:System.Windows.Forms.ToolStripRenderer.Offset2X">
<summary>Gets or sets the offset multiplier for twice the offset along the x-
axis.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripRenderer.Offset2Y">
<summary>Gets or sets the offset multiplier for twice the offset along the y
axis.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderArrow(System.Windows.Forms.T
oolStripArrowRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderArrow" /> event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripArrowRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderButtonBackground(System.Wind
ows.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderButtonBackground" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderDropDownButtonBackground(Sys
tem.Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderDropDownButtonBackground" />
event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderGrip(System.Windows.Forms.To
olStripGripRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderGrip" /> event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripGripRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderImageMargin(System.Windows.F
orms.ToolStripRenderEventArgs)">
<summary>Draws the item background.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderItemBackground(System.Window
s.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderItemBackground(System.
Windows.Forms.ToolStripItemRenderEventArgs)" /> event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderItemCheck(System.Windows.For
ms.ToolStripItemImageRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderItemCheck" /> event.
</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemImageRenderEventArgs" /> that contains
the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderItemImage(System.Windows.For
ms.ToolStripItemImageRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderItemImage" /> event.
</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemImageRenderEventArgs" /> that contains
the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderItemText(System.Windows.Form
s.ToolStripItemTextRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderItemText" /> event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemTextRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderLabelBackground(System.Windo
ws.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderLabelBackground" /> event.
</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderMenuItemBackground(System.Wi
ndows.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderMenuItemBackground" /> event.
</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderOverflowButtonBackground(Sys
tem.Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderOverflowButtonBackground" />
event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderSeparator(System.Windows.For
ms.ToolStripSeparatorRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderSeparator" /> event.
</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs" /> that contains
the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderSplitButtonBackground(System
.Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="M:System.Windows.Forms.ToolStripRenderer.OnRenderSplitButtonBackground(System
.Windows.Forms.ToolStripItemRenderEventArgs)" /> event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderStatusStripSizingGrip(System
.Windows.Forms.ToolStripRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderStatusStripSizingGrip" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBackground(System.W
indows.Forms.ToolStripRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBackground" /> event.
</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBorder(System.Windo
ws.Forms.ToolStripRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBorder" /> event.
</summary>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripContentPanelBackgro
und(System.Windows.Forms.ToolStripContentPanelRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripContentPanelBackgroun
d" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripContentPanelRenderEventArgs" /> that contains
the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripPanelBackground(Sys
tem.Windows.Forms.ToolStripPanelRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripPanelBackground" />
event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripPanelRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripStatusLabelBackgrou
nd(System.Windows.Forms.ToolStripItemRenderEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripStatusLabelBackground
" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderArrow">
<summary>Occurs when an arrow on a <see
cref="T:System.Windows.Forms.ToolStripItem" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderButtonBackground">
<summary>Occurs when the background for a <see
cref="T:System.Windows.Forms.ToolStripButton" /> is rendered</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderDropDownButtonBackground">
<summary>Occurs when the background for a <see
cref="T:System.Windows.Forms.ToolStripDropDownButton" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderGrip">
<summary>Occurs when the move handle for a <see
cref="T:System.Windows.Forms.ToolStrip" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderImageMargin">
<summary>Draws the margin between an image and its container. </summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderItemBackground">
<summary>Occurs when the background for a <see
cref="T:System.Windows.Forms.ToolStripItem" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderItemCheck">
<summary>Occurs when the image for a selected <see
cref="T:System.Windows.Forms.ToolStripItem" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderItemImage">
<summary>Occurs when the image for a <see
cref="T:System.Windows.Forms.ToolStripItem" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderItemText">
<summary>Occurs when the text for a <see
cref="T:System.Windows.Forms.ToolStripItem" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderLabelBackground">
<summary>Occurs when the background for a <see
cref="T:System.Windows.Forms.ToolStripLabel" /> is rendered.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderMenuItemBackground">
<summary>Occurs when the background for a <see
cref="T:System.Windows.Forms.ToolStripMenuItem" /> is rendered.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderOverflowButtonBackground">
<summary>Occurs when the background for an overflow button is
rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderSeparator">
<summary>Occurs when a <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> is rendered.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderSplitButtonBackground">
<summary>Occurs when the background for a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is rendered.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderStatusStripSizingGrip">
<summary>Occurs when the display style changes.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBackground">
<summary>Occurs when the background for a <see
cref="T:System.Windows.Forms.ToolStrip" /> is rendered.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBorder">
<summary>Occurs when the border for a <see
cref="T:System.Windows.Forms.ToolStrip" /> is rendered.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripContentPanelBackgroun
d">
<summary>Draws the background of a <see
cref="T:System.Windows.Forms.ToolStripContentPanel" />.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripPanelBackground">
<summary>Draws the background of a <see
cref="T:System.Windows.Forms.ToolStripPanel" />.</summary>
</member>
<member
name="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripStatusLabelBackground
">
<summary>Draws the background of a <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" />.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderer.ScaleArrowOffsetsIfNeeded">
<summary>Applies the F:System.Windows.Forms.ToolStripRenderer.Offset2X and
F:System.Windows.Forms.ToolStripRenderer.Offset2Y specified to scaling the arrow
icon, if scaling is required per the DPI settings of the computer.</summary>
</member>
<member name="T:System.Windows.Forms.ToolStripRenderEventArgs">
<summary>Provides data for the <see
cref="M:System.Windows.Forms.ToolStripRenderer.OnRenderImageMargin(System.Windows.F
orms.ToolStripRenderEventArgs)" />, <see
cref="M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBorder(System.Windo
ws.Forms.ToolStripRenderEventArgs)" />, and <see
cref="M:System.Windows.Forms.ToolStripRenderer.OnRenderToolStripBackground(System.W
indows.Forms.ToolStripRenderEventArgs)" /> methods. </summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics
,System.Windows.Forms.ToolStrip)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripRenderEventArgs" /> class for the specified
<see cref="T:System.Windows.Forms.ToolStrip" /> and using the specified <see
cref="T:System.Drawing.Graphics" />. </summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> to use for
painting.</param>
<param name="toolStrip">The <see cref="T:System.Windows.Forms.ToolStrip" />
to paint.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripRenderEventArgs.#ctor(System.Drawing.Graphics
,System.Windows.Forms.ToolStrip,System.Drawing.Rectangle,System.Drawing.Color)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripRenderEventArgs" /> class for the specified
<see cref="T:System.Windows.Forms.ToolStrip" />, using the specified <see
cref="T:System.Drawing.Graphics" /> to paint the specified bounds with the
specified <see cref="T:System.Drawing.Color" />.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> to use for
painting.</param>
<param name="toolStrip">The <see cref="T:System.Windows.Forms.ToolStrip" />
to paint.</param>
<param name="affectedBounds">The <see cref="T:System.Drawing.Rectangle" />
representing the bounds of the area to be painted.</param>
<param name="backColor">The <see cref="T:System.Drawing.Color" /> that the
background of the <see cref="T:System.Windows.Forms.ToolStrip" /> is painted
with.</param>
</member>
<member name="P:System.Windows.Forms.ToolStripRenderEventArgs.AffectedBounds">
<summary>Gets the <see cref="T:System.Drawing.Rectangle" /> representing the
bounds of the area to be painted. </summary>
<returns>The <see cref="T:System.Drawing.Rectangle" /> representing the
bounds of the area to be painted.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripRenderEventArgs.BackColor">
<summary>Gets the <see cref="T:System.Drawing.Color" /> that the background
of the <see cref="T:System.Windows.Forms.ToolStrip" /> is painted with.</summary>
<returns>The <see cref="T:System.Drawing.Color" /> that the background of the
<see cref="T:System.Windows.Forms.ToolStrip" /> is painted with.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripRenderEventArgs.ConnectedArea">
<summary>Gets the <see cref="T:System.Drawing.Rectangle" /> representing the
overlap area between a <see cref="T:System.Windows.Forms.ToolStripDropDown" /> and
its <see cref="P:System.Windows.Forms.ToolStripDropDown.OwnerItem" />.</summary>
<returns>The <see cref="T:System.Drawing.Rectangle" /> representing the
overlap area between a <see cref="T:System.Windows.Forms.ToolStripDropDown" /> and
its <see cref="P:System.Windows.Forms.ToolStripDropDown.OwnerItem" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripRenderEventArgs.Graphics">
<summary>Gets the <see cref="T:System.Drawing.Graphics" /> used to
paint.</summary>
<returns>The <see cref="T:System.Drawing.Graphics" /> used to
paint.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripRenderEventArgs.ToolStrip">
<summary>Gets the <see cref="T:System.Windows.Forms.ToolStrip" /> to be
painted.</summary>
<returns>The <see cref="T:System.Windows.Forms.ToolStrip" /> to be
painted.</returns>
</member>
<member name="T:System.Windows.Forms.ToolStripRenderEventHandler">
<summary>Represents the method that will handle the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBorder" /> event or
the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderToolStripBackground" /> event
of a <see cref="T:System.Windows.Forms.ToolStripRenderer" />. </summary>
<param name="sender">The source of the event. </param>
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data. </param>
</member>
<member name="T:System.Windows.Forms.ToolStripRenderMode">
<summary>Specifies the painting style applied to one <see
cref="T:System.Windows.Forms.ToolStrip" /> contained in a form.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripRenderMode.Custom">
<summary>Indicates that the <see
cref="P:System.Windows.Forms.ToolStrip.RenderMode" /> is not determined by the <see
cref="T:System.Windows.Forms.ToolStripManager" /> or the use of a <see
cref="T:System.Windows.Forms.ToolStripRenderer" /> other than <see
cref="T:System.Windows.Forms.ToolStripProfessionalRenderer" />, <see
cref="T:System.Windows.Forms.ToolStripSystemRenderer" /></summary>
</member>
<member name="F:System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode">
<summary>Indicates that the <see
cref="P:System.Windows.Forms.ToolStripManager.RenderMode" /> or <see
cref="P:System.Windows.Forms.ToolStripManager.Renderer" /> determines the painting
style.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripRenderMode.Professional">
<summary>Indicates the use of a <see
cref="T:System.Windows.Forms.ToolStripProfessionalRenderer" /> to paint.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripRenderMode.System">
<summary>Indicates the use of a <see
cref="T:System.Windows.Forms.ToolStripSystemRenderer" /> to paint.</summary>
</member>
<member name="T:System.Windows.Forms.ToolStripSeparator">
<summary>Represents a line used to group items of a <see
cref="T:System.Windows.Forms.ToolStrip" /> or the drop-down items of a <see
cref="T:System.Windows.Forms.MenuStrip" /> or <see
cref="T:System.Windows.Forms.ContextMenuStrip" /> or other <see
cref="T:System.Windows.Forms.ToolStripDropDown" /> control.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripSeparator.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> class. </summary>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.AutoToolTip">
<summary>This property is not relevant to this class.</summary>
<returns>true if enabled; otherwise, false. </returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.BackgroundImage">
<summary>This property is not relevant to this class.</summary>
<returns>The image to display in the background of the separator.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.BackgroundImageLayout">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.ImageLayout" />
values.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.CanSelect">
<summary>Gets a value indicating whether the <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> can be selected. </summary>
<returns>true if the component using the <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> is in design mode; otherwise,
false.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripSeparator.CreateAccessibilityInstance">
<summary>Creates a new accessibility object for the <see
cref="T:System.Windows.Forms.ToolStripSeparator" />.</summary>
<returns>A new <see cref="T:System.Windows.Forms.AccessibleObject" /> for the
<see cref="T:System.Windows.Forms.ToolStripMenuItem" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.DefaultMargin">
<summary>Gets the spacing between the <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> and an adjacent item.</summary>
<returns>A <see cref="T:System.Windows.Forms.Padding" /> value representing
the spacing.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.DefaultSize">
<summary>Gets the default size of the <see
cref="T:System.Windows.Forms.ToolStripSeparator" />.</summary>
<returns>The <see cref="T:System.Drawing.Size" /> of the <see
cref="T:System.Windows.Forms.ToolStripSeparator" />, measured in pixels. The
default is 100 pixels horizontally.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.DisplayStyle">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see
cref="T:System.Windows.Forms.ToolStripItemDisplayStyle" /> values.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripSeparator.DisplayStyleChanged">
<summary>This event is not relevant to this class.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.DoubleClickEnabled">
<summary>This property is not relevant to this class.</summary>
<returns>true if enabled; otherwise, false. </returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.Enabled">
<summary>This property is not relevant to this class.</summary>
<returns>true if enabled; otherwise, false.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripSeparator.EnabledChanged">
<summary>This event is not relevant to this class.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.Font">
<summary>This property is not relevant to this class.</summary>
<returns>The <see cref="T:System.Drawing.Font" /> to apply to the text
displayed by the <see cref="T:System.Windows.Forms.ToolStripSeparator"
/>.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripSeparator.GetPreferredSize(System.Drawing.Siz
e)">
<summary>Retrieves the size of a rectangular area into which a <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> can be fitted.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> representing the height and
width of the <see cref="T:System.Windows.Forms.ToolStripSeparator" />, in
pixels.</returns>
<param name="constrainingSize">A <see cref="T:System.Drawing.Size" />
representing the height and width of the <see
cref="T:System.Windows.Forms.ToolStripSeparator" />, in pixels.</param>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.Image">
<summary>This property is not relevant to this class.</summary>
<returns>The image to be displayed.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.ImageAlign">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see cref="T:System.Drawing.ContentAlignment" />
values.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.ImageIndex">
<summary>This property is not relevant to this class.</summary>
<returns>The index of the image that is displayed.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.ImageKey">
<summary>This property is not relevant to this class.</summary>
<returns>The key for the image that is displayed for the <see
cref="T:System.Windows.Forms.ToolStripSeparator" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.ImageScaling">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see
cref="T:System.Windows.Forms.ToolStripItemImageScaling" /> value.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.ImageTransparentColor">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see cref="T:System.Drawing.Color" /> values.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripSeparator.OnFontChanged(System.EventArgs)">
<summary>This method is not relevant to this class.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSeparator.OnPaint(System.Windows.Forms.PaintE
ventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.Control.Paint" />
event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="P:System.Windows.Forms.ToolStripSeparator.RightToLeftAutoMirrorImage">
<summary>This property is not relevant to this class.</summary>
<returns>true if enabled; otherwise, false.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripSeparator.SetBounds(System.Drawing.Rectangle)
">
<summary>Sets the size and location of the <see
cref="T:System.Windows.Forms.ToolStripSeparator" />.</summary>
<param name="rect">A <see cref="T:System.Drawing.Rectangle" /> specifying the
size and location of the <see cref="T:System.Windows.Forms.ToolStripSeparator"
/>.</param>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.Text">
<summary>This property is not relevant to this class.</summary>
<returns>A <see cref="T:System.String" /> representing the item’s
text.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.TextAlign">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see cref="T:System.Drawing.ContentAlignment" />
value.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripSeparator.TextChanged">
<summary>This event is not relevant to this class.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.TextDirection">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.ToolStripTextDirection"
/> values.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.TextImageRelation">
<summary>This property is not relevant to this class.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.TextImageRelation" />
values.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSeparator.ToolTipText">
<summary>This property is not relevant to this class.</summary>
<returns>A string representing the ToolTip text.</returns>
</member>
<member name="T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs">
<summary>Provides data for the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderGrip" /> event. </summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.#ctor(System.Drawing
.Graphics,System.Windows.Forms.ToolStripSeparator,System.Boolean)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs" /> class.
</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> to paint
with.</param>
<param name="separator">The <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> to be painted.</param>
<param name="vertical">A value indicating whether or not the <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> is to be drawn
vertically.</param>
</member>
<member
name="P:System.Windows.Forms.ToolStripSeparatorRenderEventArgs.Vertical">
<summary>Gets a value indicating whether the display style for the grip is
vertical. </summary>
<returns>true if the display style for the <see
cref="T:System.Windows.Forms.ToolStripSeparator" /> is vertical; otherwise,
false.</returns>
</member>
<member name="T:System.Windows.Forms.ToolStripSeparatorRenderEventHandler">
<summary>Represents the method that will handle the <see
cref="E:System.Windows.Forms.ToolStripRenderer.RenderSeparator" /> event of a <see
cref="T:System.Windows.Forms.ToolStripRenderer" /> class. </summary>
<param name="sender">The source of the event. </param>
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs" /> that contains
the event data. </param>
</member>
<member name="T:System.Windows.Forms.ToolStripSplitButton">
<summary>Represents a combination of a standard button on the left and a
drop-down button on the right, or the other way around if the value of <see
cref="T:System.Windows.Forms.RightToLeft" /> is Yes.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripSplitButton.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> class.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.Drawing.Image)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> class with the specified
image. </summary>
<param name="image">The <see cref="T:System.Drawing.Image" /> to be displayed
on the <see cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> class with the specified
text. </summary>
<param name="text">The text to be displayed on the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawin
g.Image)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> class with the specified text
and image.</summary>
<param name="text">The text to be displayed on the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="image">The <see cref="T:System.Drawing.Image" /> to be displayed
on the <see cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawin
g.Image,System.EventHandler)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> class with the specified
display text, image, and <see cref="E:System.Windows.Forms.Control.Click" /> event
handler.</summary>
<param name="text">The text to be displayed on the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="image">The <see cref="T:System.Drawing.Image" /> to be displayed
on the <see cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="onClick">Raises the <see
cref="E:System.Windows.Forms.Control.Click" /> event when the user clicks the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawin
g.Image,System.EventHandler,System.String)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> class with the specified
display text, image, <see cref="E:System.Windows.Forms.Control.Click" /> event
handler, and name.</summary>
<param name="text">The text to be displayed on the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="image">The <see cref="T:System.Drawing.Image" /> to be displayed
on the <see cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="onClick">Raises the <see
cref="E:System.Windows.Forms.Control.Click" /> event when the user clicks the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="name">The name of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.#ctor(System.String,System.Drawin
g.Image,System.Windows.Forms.ToolStripItem[])">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> class with the specified
text, image, and <see cref="T:System.Windows.Forms.ToolStripItem" />
array.</summary>
<param name="text">The text to be displayed on the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="image">The <see cref="T:System.Drawing.Image" /> to be displayed
on the <see cref="T:System.Windows.Forms.ToolStripSplitButton" />.</param>
<param name="dropDownItems">A <see
cref="T:System.Windows.Forms.ToolStripItem" /> array of controls.</param>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.AutoToolTip">
<summary>Gets or sets a value indicating whether default or custom <see
cref="T:System.Windows.Forms.ToolTip" /> text is displayed on the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</summary>
<returns>true if default <see cref="T:System.Windows.Forms.ToolTip" /> text
is displayed; otherwise, false. The default is true.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.ButtonBounds">
<summary>Gets the size and location of the standard button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</summary>
<returns>A <see cref="T:System.Drawing.Rectangle" /> that represents the size
and location of the standard button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripSplitButton.ButtonClick">
<summary>Occurs when the standard button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is clicked.</summary>
</member>
<member name="E:System.Windows.Forms.ToolStripSplitButton.ButtonDoubleClick">
<summary>Occurs when the standard button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is double-clicked.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.ButtonPressed">
<summary>Gets a value indicating whether the button portion of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is in the pressed state.
</summary>
<returns>true if the button portion of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is in the pressed state;
otherwise, false.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.ButtonSelected">
<summary>Gets a value indicating whether the standard button portion of a
<see cref="T:System.Windows.Forms.ToolStripSplitButton" /> is selected or the <see
cref="P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonPressed" />
property is true.</summary>
<returns>true if the button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is selected or whether <see
cref="P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonPressed" /> is
true; otherwise, false.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.CreateAccessibilityInstance">
<summary>Creates a new accessibility object for the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</summary>
<returns>A new accessibility object for the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.CreateDefaultDropDown"></member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.DefaultAutoToolTip">
<summary>Gets a value indicating whether to display the <see
cref="T:System.Windows.Forms.ToolTip" /> that is defined as the default. </summary>
<returns>true in all cases.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.DefaultItem">
<summary>Gets or sets the portion of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> that is activated when the
control is first selected.</summary>
<returns>A Forms.ToolStripItem representing the portion of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> that is activated when first
selected. The default value is null.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripSplitButton.DefaultItemChanged">
<summary>Occurs when the <see
cref="P:System.Windows.Forms.ToolStripSplitButton.DefaultItem" /> has
changed.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.DismissWhenClicked">
<summary>Gets a value indicating whether items on a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> are hidden after they are
clicked.</summary>
<returns>true if the items are hidden after they are clicked; otherwise,
false.</returns>
</member>
<member
name="P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonBounds">
<summary>Gets the size and location, in screen coordinates, of the drop-down
button portion of a <see cref="T:System.Windows.Forms.ToolStripSplitButton"
/>.</summary>
<returns>A <see cref="T:System.Drawing.Rectangle" /> that represents the size
and location of the drop-down button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />, in screen
coordinates.</returns>
</member>
<member
name="P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonPressed">
<summary>Gets a value indicating whether the drop-down portion of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is in the pressed state.
</summary>
<returns>true if the drop-down portion of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is in the pressed state;
otherwise, false.</returns>
</member>
<member
name="P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonSelected">
<summary>Gets a value indicating whether the drop-down button portion of a
<see cref="T:System.Windows.Forms.ToolStripSplitButton" /> is selected.</summary>
<returns>true if the drop-down button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> is selected; otherwise,
false.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.DropDownButtonWidth">
<summary>The width, in pixels, of the drop-down button portion of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</summary>
<returns>An <see cref="T:System.Int32" /> representing the width in pixels.
The default is 11. Starting with the .NET Framework 2015, the default value is
based on the DPI setting of the device running the app.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The specified value is
less than zero (0). </exception>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.GetPreferredSize(System.Drawing.S
ize)">
<summary>Retrieves the size of a rectangular area into which a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> can be fitted.</summary>
<returns>An ordered pair of type <see cref="T:System.Drawing.Size" />,
representing the width and height of a rectangle.</returns>
<param name="constrainingSize">The custom-sized area for a control. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnButtonClick(System.EventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripSplitButton.ButtonClick" /> event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnButtonDoubleClick(System.EventA
rgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripSplitButton.ButtonDoubleClick" />
event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnDefaultItemChanged(System.Event
Args)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripSplitButton.DefaultItemChanged" />
event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnMouseDown(System.Windows.Forms.
MouseEventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.Control.MouseDown" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs" /> that
contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnMouseLeave(System.EventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.Control.MouseLeave" />
event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnMouseUp(System.Windows.Forms.Mo
useEventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.Control.MouseUp" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs" /> that
contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnPaint(System.Windows.Forms.Pain
tEventArgs)">
<param name="e">A <see cref="T:System.Windows.Forms.PaintEventArgs" /> that
contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.OnRightToLeftChanged(System.Event
Args)">
<summary>Raises the <see
cref="E:System.Windows.Forms.Control.RightToLeftChanged" /> event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member name="M:System.Windows.Forms.ToolStripSplitButton.PerformButtonClick">
<summary>If the <see cref="P:System.Windows.Forms.ToolStripItem.Enabled" />
property is true, calls the <see
cref="M:System.Windows.Forms.ToolStripSplitButton.OnButtonClick(System.EventArgs)"
/> method.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.ProcessDialogKey(System.Windows.F
orms.Keys)">
<summary>Processes a dialog key.</summary>
<returns>true if the key was processed by the item; otherwise,
false.</returns>
<param name="keyData">One of the <see cref="T:System.Windows.Forms.Keys" />
values that represents the key to process. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.ProcessMnemonic(System.Char)">
<summary>Processes a mnemonic character.</summary>
<returns>true in all cases.</returns>
<param name="charCode">The character to process. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.ResetDropDownButtonWidth">
<summary>This method is not relevant to this class.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripSplitButton.SplitterBounds">
<summary>Gets the boundaries of the separator between the standard and drop-
down button portions of a <see
cref="T:System.Windows.Forms.ToolStripSplitButton" />.</summary>
<returns>A <see cref="T:System.Drawing.Rectangle" /> that represents the size
and location of the separator.</returns>
</member>
<member
name="T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObj
ect">
<summary>Provides information that accessibility applications use to adjust
the user interface of a <see cref="T:System.Windows.Forms.ToolStripSplitButton" />
for users with impairments.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObj
ect.#ctor(System.Windows.Forms.ToolStripSplitButton)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObj
ect" /> class. </summary>
<param name="item">The <see
cref="T:System.Windows.Forms.ToolStripSplitButton" /> that owns this <see
cref="T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObj
ect" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObj
ect.DoDefaultAction">
<summary>Performs the default action associated with this <see
cref="T:System.Windows.Forms.ToolStripSplitButton.ToolStripSplitButtonAccessibleObj
ect" />.</summary>
</member>
<member name="T:System.Windows.Forms.ToolStripStatusLabel">
<summary>Represents a panel in a <see
cref="T:System.Windows.Forms.StatusStrip" /> control. </summary>
</member>
<member name="M:System.Windows.Forms.ToolStripStatusLabel.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> class. </summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.Drawing.Image)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> class that displays the
specified image. </summary>
<param name="image">An <see cref="T:System.Drawing.Image" /> that is
displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> class that displays the
specified text.</summary>
<param name="text">A <see cref="T:System.String" /> representing the text to
be displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawin
g.Image)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> class that displays the
specified image and text.</summary>
<param name="text">A <see cref="T:System.String" /> representing the text to
be displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
<param name="image">An <see cref="T:System.Drawing.Image" /> that is
displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawin
g.Image,System.EventHandler)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> class that displays the
specified image and text, and that carries out the specified action when the user
clicks the <see cref="T:System.Windows.Forms.ToolStripStatusLabel" />.</summary>
<param name="text">A <see cref="T:System.String" /> representing the text to
be displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
<param name="image">An <see cref="T:System.Drawing.Image" /> that is
displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
<param name="onClick">Specifies the action to carry out when the control is
clicked.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripStatusLabel.#ctor(System.String,System.Drawin
g.Image,System.EventHandler,System.String)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> class with the specified name
that displays the specified image and text, and that carries out the specified
action when the user clicks the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" />.</summary>
<param name="text">A <see cref="T:System.String" /> representing the text to
be displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
<param name="image">An <see cref="T:System.Drawing.Image" /> that is
displayed on the <see cref="T:System.Windows.Forms.ToolStripStatusLabel"
/>.</param>
<param name="onClick">Specifies the action to carry out when the control is
clicked.</param>
<param name="name">The name of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" />.</param>
</member>
<member name="P:System.Windows.Forms.ToolStripStatusLabel.Alignment">
<summary>Gets or sets a value that determines where the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> is aligned on the <see
cref="T:System.Windows.Forms.StatusStrip" />.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.ToolStripItemAlignment"
/> values.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripStatusLabel.BorderSides">
<summary>Gets or sets a value that indicates which sides of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> show borders.</summary>
<returns>One of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabelBorderSides" /> values. The
default is <see
cref="F:System.Windows.Forms.ToolStripStatusLabelBorderSides.None" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripStatusLabel.BorderStyle">
<summary>Gets or sets the border style of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" />.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.Border3DStyle" />
values. The default is <see cref="F:System.Windows.Forms.Border3DStyle.Flat"
/>.</returns>
<exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The
value of <see cref="P:System.Windows.Forms.ToolStripStatusLabel.BorderStyle" /> is
not one of the <see cref="T:System.Windows.Forms.Border3DStyle" />
values.</exception>
</member>
<member name="P:System.Windows.Forms.ToolStripStatusLabel.DefaultMargin">
<returns>A <see cref="T:System.Windows.Forms.Padding" /> representing the
margin.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripStatusLabel.GetPreferredSize(System.Drawing.S
ize)">
<summary>Retrieves the size of a rectangular area into which a <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> can be fitted.</summary>
<returns>An ordered pair of type <see cref="T:System.Drawing.Size" />,
representing the width and height of a rectangle.</returns>
<param name="constrainingSize">The custom-sized area for a control.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripStatusLabel.OnPaint(System.Windows.Forms.Pain
tEventArgs)">
<param name="e">A <see cref="T:System.Windows.Forms.PaintEventArgs" /> that
contains the event data.</param>
</member>
<member name="P:System.Windows.Forms.ToolStripStatusLabel.Spring">
<summary>Gets or sets a value indicating whether the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> automatically fills the
available space on the <see cref="T:System.Windows.Forms.StatusStrip" /> as the
form is resized. </summary>
<returns>true if the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> automatically fills the
available space on the <see cref="T:System.Windows.Forms.StatusStrip" /> as the
form is resized; otherwise, false. The default is false.</returns>
</member>
<member name="T:System.Windows.Forms.ToolStripStatusLabelBorderSides">
<summary>Specifies which sides of a <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> have borders.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripStatusLabelBorderSides.All">
<summary>All sides of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> have borders.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom">
<summary>Only the bottom side of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> has borders.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Left">
<summary>Only the left side of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> has borders.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripStatusLabelBorderSides.None">
<summary>The <see cref="T:System.Windows.Forms.ToolStripStatusLabel" /> has
no borders.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Right">
<summary>Only the right side of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> has borders.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripStatusLabelBorderSides.Top">
<summary>Only the top side of the <see
cref="T:System.Windows.Forms.ToolStripStatusLabel" /> has borders.</summary>
</member>
<member name="T:System.Windows.Forms.ToolStripSystemRenderer">
<summary>Handles the painting functionality for <see
cref="T:System.Windows.Forms.ToolStrip" /> objects, using system colors and a flat
visual style.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripSystemRenderer.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripSystemRenderer" /> class. </summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderButtonBackground(Syste
m.Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderDropDownButtonBackgrou
nd(System.Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderGrip(System.Windows.Fo
rms.ToolStripGripRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripGripRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderImageMargin(System.Win
dows.Forms.ToolStripRenderEventArgs)">
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderItemBackground(System.
Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderLabelBackground(System
.Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderMenuItemBackground(Sys
tem.Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderOverflowButtonBackgrou
nd(System.Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSeparator(System.Windo
ws.Forms.ToolStripSeparatorRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripSeparatorRenderEventArgs" /> that contains
the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderSplitButtonBackground(
System.Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBackground(Sy
stem.Windows.Forms.ToolStripRenderEventArgs)">
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripBorder(System
.Windows.Forms.ToolStripRenderEventArgs)">
<param name="e">A <see cref="T:System.Windows.Forms.ToolStripRenderEventArgs"
/> that contains the event data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripSystemRenderer.OnRenderToolStripStatusLabelBa
ckground(System.Windows.Forms.ToolStripItemRenderEventArgs)">
<param name="e">A <see
cref="T:System.Windows.Forms.ToolStripItemRenderEventArgs" /> that contains the
event data.</param>
</member>
<member name="T:System.Windows.Forms.ToolStripTextBox">
<summary>Represents a text box in a <see
cref="T:System.Windows.Forms.ToolStrip" /> that allows the user to enter
text.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> class.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.#ctor(System.String)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> class with the specified name.
</summary>
<param name="name">The name of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.#ctor(System.Windows.Forms.Control)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> class derived from a base
control.</summary>
<param name="c">The control from which to derive the <see
cref="T:System.Windows.Forms.ToolStripTextBox" />. </param>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.AcceptsReturn">
<summary>Gets or sets a value indicating whether pressing ENTER in a
multiline <see cref="T:System.Windows.Forms.TextBox" /> control creates a new line
of text in the control or activates the default button for the form.</summary>
<returns>true if the ENTER key creates a new line of text in a multiline
version of the control; false if the ENTER key activates the default button for the
form. The default is false.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.AcceptsTab">
<summary>Gets or sets a value indicating whether pressing the TAB key in a
multiline text box control types a TAB character in the control instead of moving
the focus to the next control in the tab order.</summary>
<returns>true if users can enter tabs in a multiline text box using the TAB
key; false if pressing the TAB key moves the focus. The default is false.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripTextBox.AcceptsTabChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.ToolStripTextBox.AcceptsTab" /> property
changes.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.AppendText(System.String)">
<summary>Appends text to the current text of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</summary>
<param name="text">The text to append to the current contents of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</param>
</member>
<member
name="P:System.Windows.Forms.ToolStripTextBox.AutoCompleteCustomSource">
<summary>Gets or sets a custom string collection to use when the <see
cref="P:System.Windows.Forms.ToolStripTextBox.AutoCompleteSource" /> property is
set to CustomSource.</summary>
<returns>An <see
cref="T:System.Windows.Forms.AutoCompleteStringCollection" /> to use with <see
cref="P:System.Windows.Forms.TextBox.AutoCompleteSource" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.AutoCompleteMode">
<summary>Gets or sets an option that controls how automatic completion works
for the <see cref="T:System.Windows.Forms.ToolStripTextBox" />.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.AutoCompleteMode" />
values. The default is <see cref="F:System.Windows.Forms.AutoCompleteMode.None"
/>.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.AutoCompleteSource">
<summary>Gets or sets a value specifying the source of complete strings used
for automatic completion.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.AutoCompleteSource" />
values. The default is <see
cref="F:System.Windows.Forms.AutoCompleteSource.None" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.BackgroundImage">
<summary>This property is not relevant to this class.</summary>
<returns>The background image displayed in the control.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.BackgroundImageLayout">
<summary>This property is not relevant to this class.</summary>
<returns>An <see cref="T:System.Windows.Forms.ImageLayout" />
value.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.BorderStyle">
<summary>Gets or sets the border type of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> control.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.BorderStyle" /> values.
The default is <see cref="F:System.Windows.Forms.BorderStyle.Fixed3D" />.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripTextBox.BorderStyleChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.ToolStripTextBox.BorderStyle" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.CanUndo">
<summary>Gets a value indicating whether the user can undo the previous
operation in a <see cref="T:System.Windows.Forms.ToolStripTextBox" />
control.</summary>
<returns>true if the user can undo the previous operation performed in a text
box control; otherwise, false.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.CharacterCasing">
<summary>Gets or sets whether the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> control modifies the case of
characters as they are typed.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.CharacterCasing" />
values. The default is <see cref="F:System.Windows.Forms.CharacterCasing.Normal"
/>.</returns>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.Clear">
<summary>Clears all text from the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> control.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.ClearUndo">
<summary>Clears information about the most recent operation from the undo
buffer of the <see cref="T:System.Windows.Forms.ToolStripTextBox" />.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.Copy">
<summary>Copies the current selection in the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> to the Clipboard.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.Cut">
<summary>Moves the current selection in the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> to the Clipboard.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.DefaultMargin">
<summary>Gets the spacing, in pixels, between the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> and adjacent items.</summary>
<returns>A <see cref="T:System.Windows.Forms.Padding" /> value representing
the spacing.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.DefaultSize">
<summary>Gets the default size of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</summary>
<returns>The default <see cref="T:System.Drawing.Size" /> of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> in pixels. The default size is
100 pixels by 25 pixels.</returns>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.DeselectAll">
<summary>Specifies that the value of the <see
cref="P:System.Windows.Forms.ToolStripTextBox.SelectionLength" /> property is zero
so that no characters are selected in the control.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.GetCharFromPosition(System.Drawing.Po
int)">
<summary>Retrieves the character that is closest to the specified location
within the control.</summary>
<returns>The character at the specified location.</returns>
<param name="pt">The location from which to seek the nearest
character.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.GetCharIndexFromPosition(System.Drawi
ng.Point)">
<summary>Retrieves the index of the character nearest to the specified
location.</summary>
<returns>The zero-based character index at the specified location.</returns>
<param name="pt">The location to search.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexFromLine(System.Int3
2)">
<summary>Retrieves the index of the first character of a given
line.</summary>
<returns>The zero-based character index in the specified line.</returns>
<param name="lineNumber">The line for which to get the index of its first
character.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.GetFirstCharIndexOfCurrentLine">
<summary>Retrieves the index of the first character of the current
line.</summary>
<returns>The zero-based character index in the current line.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.GetLineFromCharIndex(System.Int32)">
<summary>Retrieves the line number from the specified character position
within the text of the control.</summary>
<returns>The zero-based line number in which the character index is
located.</returns>
<param name="index">The character index position to search.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.GetPositionFromCharIndex(System.Int32
)">
<summary>Retrieves the location within the control at the specified character
index.</summary>
<returns>The location of the specified character.</returns>
<param name="index">The index of the character for which to retrieve the
location.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.GetPreferredSize(System.Drawing.Size)
">
<returns>An ordered pair of type <see cref="T:System.Drawing.Size" />
representing the width and height of a rectangle.</returns>
<param name="constrainingSize">The custom-sized area for a control. </param>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.HideSelection">
<summary>Gets or sets a value indicating whether the selected text in the
text box control remains highlighted when the control loses focus.</summary>
<returns>true if the selected text does not appear highlighted when the text
box control loses focus; false, if the selected text remains highlighted when the
text box control loses focus. The default is true.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripTextBox.HideSelectionChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.ToolStripTextBox.HideSelection" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.Lines">
<summary>Gets or sets the lines of text in a <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> control.</summary>
<returns>An array of strings that contains the text in a text box
control.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.MaxLength">
<summary>Gets or sets the maximum number of characters the user can type or
paste into the text box control.</summary>
<returns>The number of characters that can be entered into the control. The
default is 32767 characters.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.Modified">
<summary>Gets or sets a value that indicates that the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> control has been modified by the
user since the control was created or its contents were last set.</summary>
<returns>true if the control's contents have been modified; otherwise, false.
</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripTextBox.ModifiedChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.ToolStripTextBox.Modified" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.Multiline">
<summary>This property is not relevant to this class.</summary>
<returns>true if enabled; otherwise, false.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripTextBox.MultilineChanged">
<summary>This event is not relevant to this class.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnAcceptsTabChanged(System.EventArgs)
">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripTextBox.AcceptsTabChanged" /> event.
</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnBorderStyleChanged(System.EventArgs
)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripTextBox.BorderStyleChanged" />
event.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnHideSelectionChanged(System.EventAr
gs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripTextBox.HideSelectionChanged" />
event.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnModifiedChanged(System.EventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripTextBox.ModifiedChanged" /> event.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnMultilineChanged(System.EventArgs)"
>
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripTextBox.MultilineChanged" /> event.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnReadOnlyChanged(System.EventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.ToolStripTextBox.ReadOnlyChanged" /> event.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnSubscribeControlEvents(System.Windo
ws.Forms.Control)">
<param name="control">The control from which to subscribe events.</param>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.OnUnsubscribeControlEvents(System.Win
dows.Forms.Control)">
<param name="control">The control from which to unsubscribe events.</param>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.Paste">
<summary>Replaces the current selection in the text box with the contents of
the Clipboard.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.ReadOnly">
<summary>Gets or sets a value indicating whether text in the <see
cref="T:System.Windows.Forms.ToolStripTextBox" /> is read-only.</summary>
<returns>true if the <see cref="T:System.Windows.Forms.ToolStripTextBox" />
is read-only; otherwise, false. The default is false.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripTextBox.ReadOnlyChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.ToolStripTextBox.ReadOnly" /> property
changes.</summary>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.ScrollToCaret">
<summary>Scrolls the contents of the control to the current caret
position.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolStripTextBox.Select(System.Int32,System.Int32)">
<summary>Selects a range of text in the text box.</summary>
<param name="start">The position of the first character in the current text
selection within the text box.</param>
<param name="length">The number of characters to select.</param>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.SelectAll">
<summary>Selects all text in the text box.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.SelectedText">
<summary>Gets or sets a value indicating the currently selected text in the
control.</summary>
<returns>A string that represents the currently selected text in the text
box.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.SelectionLength">
<summary>Gets or sets the number of characters selected in the<see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</summary>
<returns>The number of characters selected in the<see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.SelectionStart">
<summary>Gets or sets the starting point of text selected in the<see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</summary>
<returns>The starting position of text selected in the<see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.ShortcutsEnabled">
<summary>Gets or sets a value indicating whether the defined shortcuts are
enabled.</summary>
<returns>true to enable the shortcuts; otherwise, false.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.TextBox">
<summary>Gets the hosted <see cref="T:System.Windows.Forms.TextBox" />
control.</summary>
<returns>The hosted <see cref="T:System.Windows.Forms.TextBox" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlign">
<summary>Gets or sets how text is aligned in a <see
cref="T:System.Windows.Forms.TextBox" /> control.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.HorizontalAlignment" />
enumeration values that specifies how text is aligned in the control. The default
is <see cref="F:System.Windows.Forms.HorizontalAlignment.Left" />.</returns>
</member>
<member name="E:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlignChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.ToolStripTextBox.TextBoxTextAlign" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.TextLength">
<summary>Gets the length of text in the control.</summary>
<returns>The number of characters contained in the text of the <see
cref="T:System.Windows.Forms.ToolStripTextBox" />.</returns>
</member>
<member name="M:System.Windows.Forms.ToolStripTextBox.Undo">
<summary>Undoes the last edit operation in the text box.</summary>
</member>
<member name="P:System.Windows.Forms.ToolStripTextBox.WordWrap">
<summary>This property is not relevant to this class.</summary>
<returns>true if enabled; otherwise, false.</returns>
</member>
<member name="T:System.Windows.Forms.ToolStripTextDirection">
<summary>Specifies the text orientation to use with a particular <see
cref="P:System.Windows.Forms.ToolStrip.LayoutStyle" />.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripTextDirection.Horizontal">
<summary>Specifies horizontal text orientation.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripTextDirection.Inherit">
<summary>Specifies that the text direction is inherited from the parent
control.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripTextDirection.Vertical270">
<summary>Specifies that text is to be rotated 270 degrees.</summary>
</member>
<member name="F:System.Windows.Forms.ToolStripTextDirection.Vertical90">
<summary>Specifies that text is to be rotated 90 degrees.</summary>
</member>
<member name="T:System.Windows.Forms.ToolTip">
<summary>Represents a small rectangular pop-up window that displays a brief
description of a control's purpose when the user rests the pointer on the
control.</summary>
</member>
<member name="M:System.Windows.Forms.ToolTip.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolTip" /> without a specified container.</summary>
</member>
<member
name="M:System.Windows.Forms.ToolTip.#ctor(System.ComponentModel.IContainer)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.ToolTip" /> class with a specified
container.</summary>
<param name="cont">An <see cref="T:System.ComponentModel.IContainer" /> that
represents the container of the <see cref="T:System.Windows.Forms.ToolTip" />.
</param>
</member>
<member name="P:System.Windows.Forms.ToolTip.Active">
<summary>Gets or sets a value indicating whether the ToolTip is currently
active.</summary>
<returns>true if the ToolTip is currently active; otherwise, false. The
default is true.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.AutomaticDelay">
<summary>Gets or sets the automatic delay for the ToolTip.</summary>
<returns>The automatic delay, in milliseconds. The default is 500.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.AutoPopDelay">
<summary>Gets or sets the period of time the ToolTip remains visible if the
pointer is stationary on a control with specified ToolTip text.</summary>
<returns>The period of time, in milliseconds, that the <see
cref="T:System.Windows.Forms.ToolTip" /> remains visible when the pointer is
stationary on a control. The default value is 5000.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.BackColor">
<summary>Gets or sets the background color for the ToolTip.</summary>
<returns>The background <see cref="T:System.Drawing.Color" />.</returns>
</member>
<member name="M:System.Windows.Forms.ToolTip.CanExtend(System.Object)">
<summary>Returns true if the ToolTip can offer an extender property to the
specified target component.</summary>
<returns>true if the <see cref="T:System.Windows.Forms.ToolTip" /> class can
offer one or more extender properties; otherwise, false.</returns>
<param name="target">The target object to add an extender property to.
</param>
</member>
<member name="P:System.Windows.Forms.ToolTip.CreateParams">
<summary>Gets the creation parameters for the ToolTip window.</summary>
<returns>A <see cref="T:System.Windows.Forms.CreateParams" /> containing the
information needed to create the ToolTip.</returns>
</member>
<member name="M:System.Windows.Forms.ToolTip.Dispose(System.Boolean)">
<summary>Disposes of the <see cref="T:System.Windows.Forms.ToolTip" />
component.</summary>
<param name="disposing">true to release both managed and unmanaged resources;
false to release only unmanaged resources. </param>
</member>
<member name="E:System.Windows.Forms.ToolTip.Draw">
<summary>Occurs when the ToolTip is drawn and the <see
cref="P:System.Windows.Forms.ToolTip.OwnerDraw" /> property is set to true and the
<see cref="P:System.Windows.Forms.ToolTip.IsBalloon" /> property is
false.</summary>
</member>
<member name="M:System.Windows.Forms.ToolTip.Finalize">
<summary>Releases the unmanaged resources and performs other cleanup
operations before the <see cref="T:System.Windows.Forms.Cursor" /> is reclaimed by
the garbage collector.</summary>
</member>
<member name="P:System.Windows.Forms.ToolTip.ForeColor">
<summary>Gets or sets the foreground color for the ToolTip.</summary>
<returns>The foreground <see cref="T:System.Drawing.Color" />.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolTip.GetToolTip(System.Windows.Forms.Control)">
<summary>Retrieves the ToolTip text associated with the specified
control.</summary>
<returns>A <see cref="T:System.String" /> containing the ToolTip text for the
specified control.</returns>
<param name="control">The <see cref="T:System.Windows.Forms.Control" /> for
which to retrieve the <see cref="T:System.Windows.Forms.ToolTip" /> text. </param>
</member>
<member
name="M:System.Windows.Forms.ToolTip.Hide(System.Windows.Forms.IWin32Window)">
<summary>Hides the specified ToolTip window.</summary>
<param name="win">The <see cref="T:System.Windows.Forms.IWin32Window" /> of
the associated window or control that the ToolTip is associated with.</param>
<exception cref="T:System.ArgumentNullException">
<paramref name="win" /> is null.</exception>
</member>
<member name="P:System.Windows.Forms.ToolTip.InitialDelay">
<summary>Gets or sets the time that passes before the ToolTip
appears.</summary>
<returns>The period of time, in milliseconds, that the pointer must remain
stationary on a control before the ToolTip window is displayed.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.IsBalloon">
<summary>Gets or sets a value indicating whether the ToolTip should use a
balloon window.</summary>
<returns>true if a balloon window should be used; otherwise, false if a
standard rectangular window should be used. The default is false.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.OwnerDraw">
<summary>Gets or sets a value indicating whether the ToolTip is drawn by the
operating system or by code that you provide.</summary>
<returns>true if the <see cref="T:System.Windows.Forms.ToolTip" /> is drawn
by code that you provide; false if the <see
cref="T:System.Windows.Forms.ToolTip" /> is drawn by the operating system. The
default is false.</returns>
</member>
<member name="E:System.Windows.Forms.ToolTip.Popup">
<summary>Occurs before a ToolTip is initially displayed. This is the default
event for the <see cref="T:System.Windows.Forms.ToolTip" /> class.</summary>
</member>
<member name="M:System.Windows.Forms.ToolTip.RemoveAll">
<summary>Removes all ToolTip text currently associated with the ToolTip
component.</summary>
</member>
<member name="P:System.Windows.Forms.ToolTip.ReshowDelay">
<summary>Gets or sets the length of time that must transpire before
subsequent ToolTip windows appear as the pointer moves from one control to
another.</summary>
<returns>The length of time, in milliseconds, that it takes subsequent
ToolTip windows to appear.</returns>
</member>
<member
name="M:System.Windows.Forms.ToolTip.SetToolTip(System.Windows.Forms.Control,System
.String)">
<summary>Associates ToolTip text with the specified control.</summary>
<param name="control">The <see cref="T:System.Windows.Forms.Control" /> to
associate the ToolTip text with. </param>
<param name="caption">The ToolTip text to display when the pointer is on the
control. </param>
</member>
<member
name="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32
Window)">
<summary>Sets the ToolTip text associated with the specified control, and
displays the ToolTip modally.</summary>
<param name="text">A <see cref="T:System.String" /> containing the new
ToolTip text. </param>
<param name="window">The <see cref="T:System.Windows.Forms.Control" /> to
display the ToolTip for.</param>
<exception cref="T:System.ArgumentNullException">The <paramref
name="window" /> parameter is null.</exception>
</member>
<member
name="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32
Window,System.Drawing.Point)">
<summary>Sets the ToolTip text associated with the specified control, and
then displays the ToolTip modally at the specified relative position.</summary>
<param name="text">A <see cref="T:System.String" /> containing the new
ToolTip text. </param>
<param name="window">The <see cref="T:System.Windows.Forms.Control" /> to
display the ToolTip for.</param>
<param name="point">A <see cref="T:System.Drawing.Point" /> containing the
offset, in pixels, relative to the upper-left corner of the associated control
window, to display the ToolTip.</param>
<exception cref="T:System.ArgumentNullException">The <paramref
name="window" /> parameter is null.</exception>
</member>
<member
name="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32
Window,System.Drawing.Point,System.Int32)">
<summary>Sets the ToolTip text associated with the specified control, and
then displays the ToolTip for the specified duration at the specified relative
position.</summary>
<param name="text">A <see cref="T:System.String" /> containing the new
ToolTip text. </param>
<param name="window">The <see cref="T:System.Windows.Forms.Control" /> to
display the ToolTip for.</param>
<param name="point">A <see cref="T:System.Drawing.Point" /> containing the
offset, in pixels, relative to the upper-left corner of the associated control
window, to display the ToolTip.</param>
<param name="duration">An <see cref="T:System.Int32" /> containing the
duration, in milliseconds, to display the ToolTip.</param>
<exception cref="T:System.ArgumentNullException">The <paramref
name="window" /> parameter is null.</exception>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> is less than or equal to 0.</exception>
</member>
<member
name="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32
Window,System.Int32)">
<summary>Sets the ToolTip text associated with the specified control, and
then displays the ToolTip for the specified duration.</summary>
<param name="text">A <see cref="T:System.String" /> containing the new
ToolTip text. </param>
<param name="window">The <see cref="T:System.Windows.Forms.Control" /> to
display the ToolTip for.</param>
<param name="duration">An <see cref="T:System.Int32" /> containing the
duration, in milliseconds, to display the ToolTip.</param>
<exception cref="T:System.ArgumentNullException">The <paramref
name="window" /> parameter is null.</exception>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> is less than or equal to 0.</exception>
</member>
<member
name="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32
Window,System.Int32,System.Int32)">
<summary>Sets the ToolTip text associated with the specified control, and
then displays the ToolTip modally at the specified relative position.</summary>
<param name="text">A <see cref="T:System.String" /> containing the new
ToolTip text. </param>
<param name="window">The <see cref="T:System.Windows.Forms.Control" /> to
display the ToolTip for.</param>
<param name="x">The horizontal offset, in pixels, relative to the upper-left
corner of the associated control window, to display the ToolTip.</param>
<param name="y">The vertical offset, in pixels, relative to the upper-left
corner of the associated control window, to display the ToolTip.</param>
</member>
<member
name="M:System.Windows.Forms.ToolTip.Show(System.String,System.Windows.Forms.IWin32
Window,System.Int32,System.Int32,System.Int32)">
<summary>Sets the ToolTip text associated with the specified control, and
then displays the ToolTip for the specified duration at the specified relative
position.</summary>
<param name="text">A <see cref="T:System.String" /> containing the new
ToolTip text. </param>
<param name="window">The <see cref="T:System.Windows.Forms.Control" /> to
display the ToolTip for.</param>
<param name="x">The horizontal offset, in pixels, relative to the upper-left
corner of the associated control window, to display the ToolTip.</param>
<param name="y">The vertical offset, in pixels, relative to the upper-left
corner of the associated control window, to display the ToolTip.</param>
<param name="duration">An <see cref="T:System.Int32" /> containing the
duration, in milliseconds, to display the ToolTip.</param>
<exception cref="T:System.ArgumentNullException">The <paramref
name="window" /> parameter is null.</exception>
<exception cref="T:System.ArgumentOutOfRangeException">
<paramref name="duration" /> is less than or equal to 0.</exception>
</member>
<member name="P:System.Windows.Forms.ToolTip.ShowAlways">
<summary>Gets or sets a value indicating whether a ToolTip window is
displayed, even when its parent control is not active.</summary>
<returns>true if the ToolTip is always displayed; otherwise, false. The
default is false.</returns>
</member>
<member name="M:System.Windows.Forms.ToolTip.StopTimer">
<summary>Stops the timer that hides displayed ToolTips.</summary>
</member>
<member name="P:System.Windows.Forms.ToolTip.StripAmpersands">
<summary>Gets or sets a value that determines how ampersand (&)
characters are treated.</summary>
<returns>true if ampersand characters are stripped from the ToolTip text;
otherwise, false. The default is false.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.Tag">
<summary>Gets or sets the object that contains programmer-supplied data
associated with the <see cref="T:System.Windows.Forms.ToolTip" />.</summary>
<returns>An <see cref="T:System.Object" /> that contains data about the <see
cref="T:System.Windows.Forms.ToolTip" />. The default is null.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.ToolTipIcon">
<summary>Gets or sets a value that defines the type of icon to be displayed
alongside the ToolTip text.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.ToolTipIcon" />
enumerated values.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.ToolTipTitle">
<summary>Gets or sets a title for the ToolTip window.</summary>
<returns>A <see cref="T:System.String" /> containing the window
title.</returns>
</member>
<member name="M:System.Windows.Forms.ToolTip.ToString">
<summary>Returns a string representation for this control.</summary>
<returns>A <see cref="T:System.String" /> containing a description of the
<see cref="T:System.Windows.Forms.ToolTip" />.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.UseAnimation">
<summary>Gets or sets a value determining whether an animation effect should
be used when displaying the ToolTip.</summary>
<returns>true if window animation should be used; otherwise, false. The
default is true.</returns>
</member>
<member name="P:System.Windows.Forms.ToolTip.UseFading">
<summary>Gets or sets a value determining whether a fade effect should be
used when displaying the ToolTip.</summary>
<returns>true if window fading should be used; otherwise, false. The default
is true.</returns>
</member>
<member name="T:System.Windows.Forms.ToolTipIcon">
<summary>Defines a set of standardized icons that can be associated with a
ToolTip.</summary>
</member>
<member name="F:System.Windows.Forms.ToolTipIcon.Error">
<summary>An error icon</summary>
</member>
<member name="F:System.Windows.Forms.ToolTipIcon.Info">
<summary>An information icon.</summary>
</member>
<member name="F:System.Windows.Forms.ToolTipIcon.None">
<summary>Not a standard icon.</summary>
</member>
<member name="F:System.Windows.Forms.ToolTipIcon.Warning">
<summary>A warning icon.</summary>
</member>
<member name="T:System.Windows.Forms.TrackBar">
<summary>Represents a standard Windows track bar.</summary>
</member>
<member name="M:System.Windows.Forms.TrackBar.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TrackBar" /> class.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.AutoSize">
<summary>Gets or sets a value indicating whether the height or width of the
track bar is being automatically sized.</summary>
<returns>true if the track bar is being automatically sized; otherwise,
false. The default is true.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.AutoSizeChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.TrackBar.AutoSize" /> property changes.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.BackgroundImage">
<summary>Gets or sets the background image for the <see
cref="T:System.Windows.Forms.TrackBar" /> control.</summary>
<returns>The <see cref="T:System.Drawing.Image" /> that is the background
image for the <see cref="T:System.Windows.Forms.TrackBar" />.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.BackgroundImageChanged">
<summary>Occurs when the <see
cref="P:System.Windows.Forms.TrackBar.BackgroundImage" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.BackgroundImageLayout">
<summary>Gets or sets an <see cref="T:System.Windows.Forms.ImageLayout" />
value; however, setting this property has no effect on the <see
cref="T:System.Windows.Forms.TrackBar" /> control. </summary>
<returns>One of the <see cref="T:System.Windows.Forms.ImageLayout" />
values.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.BackgroundImageLayoutChanged">
<summary>Occurs when the <see
cref="P:System.Windows.Forms.TrackBar.BackgroundImageLayout" /> property
changes.</summary>
</member>
<member name="M:System.Windows.Forms.TrackBar.BeginInit">
<summary>Begins the initialization of a <see
cref="T:System.Windows.Forms.TrackBar" /> that is used on a form or used by another
component. The initialization occurs at run time.</summary>
</member>
<member name="E:System.Windows.Forms.TrackBar.Click">
<summary>Occurs when the user clicks the <see
cref="T:System.Windows.Forms.TrackBar" /> control.</summary>
</member>
<member name="M:System.Windows.Forms.TrackBar.CreateHandle">
<summary>Overrides the <see
cref="M:System.Windows.Forms.Control.CreateHandle" /> method.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.CreateParams">
<summary>Overrides the <see
cref="P:System.Windows.Forms.Control.CreateParams" /> property.</summary>
<returns>A <see cref="T:System.Windows.Forms.CreateParams" /> that contains
the required creation parameters when the handle to the control is
created.</returns>
</member>
<member name="P:System.Windows.Forms.TrackBar.DefaultImeMode">
<summary>Gets a value indicating the mode for the Input Method Editor (IME)
for the <see cref="T:System.Windows.Forms.TrackBar" />.</summary>
<returns>Always <see cref="F:System.Windows.Forms.ImeMode.Disable"
/>.</returns>
</member>
<member name="P:System.Windows.Forms.TrackBar.DefaultSize">
<summary>Gets the default size of the <see
cref="T:System.Windows.Forms.TrackBar" />.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> representing the default size
of the control. </returns>
</member>
<member name="P:System.Windows.Forms.TrackBar.DoubleBuffered">
<summary>Gets or sets a value indicating whether this control should redraw
its surface using a secondary buffer to reduce or prevent flicker; however, this
property has no effect on the <see cref="T:System.Windows.Forms.TrackBar" />
control </summary>
<returns>true if the control has a secondary buffer; otherwise,
false.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.DoubleClick">
<summary>Occurs when the user double-clicks the <see
cref="T:System.Windows.Forms.TrackBar" /> control.</summary>
</member>
<member name="M:System.Windows.Forms.TrackBar.EndInit">
<summary>Ends the initialization of a <see
cref="T:System.Windows.Forms.TrackBar" /> that is used on a form or used by another
component. The initialization occurs at run time.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.Font">
<summary>Overrides <see cref="P:System.Windows.Forms.Control.Font"
/></summary>
<returns>The <see cref="T:System.Drawing.Font" /> to apply to the text
displayed by the control. The default is the value of the <see
cref="P:System.Windows.Forms.Control.DefaultFont" /> property.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.FontChanged">
<summary>Occurs when the <see cref="P:System.Windows.Forms.TrackBar.Font" />
property changes.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.ForeColor">
<summary>Gets the foreground color of the track bar.</summary>
<returns>Always <see cref="P:System.Drawing.SystemColors.WindowText"
/>.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.ForeColorChanged">
<summary>Occurs when the <see
cref="P:System.Windows.Forms.TrackBar.ForeColor" /> property changes.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.ImeMode">
<summary>Gets or sets the Input Method Editor (IME) mode supported by this
control.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.ImeMode" />
values.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.ImeModeChanged">
<summary>Occurs when the <see
cref="P:System.Windows.Forms.TrackBar.ImeMode" /> property changes.</summary>
</member>
<member
name="M:System.Windows.Forms.TrackBar.IsInputKey(System.Windows.Forms.Keys)">
<summary>Handles special input keys, such as PAGE UP, PAGE DOWN, HOME, and
END.</summary>
<returns>true if the specified key is a regular input key; otherwise,
false.</returns>
<param name="keyData">One of the <see cref="T:System.Windows.Forms.Keys" />
values. </param>
</member>
<member name="P:System.Windows.Forms.TrackBar.LargeChange">
<summary>Gets or sets a value to be added to or subtracted from the <see
cref="P:System.Windows.Forms.TrackBar.Value" /> property when the scroll box is
moved a large distance.</summary>
<returns>A numeric value. The default is 5.</returns>
<exception cref="T:System.ArgumentException">The assigned value is less than
0. </exception>
</member>
<member name="P:System.Windows.Forms.TrackBar.Maximum">
<summary>Gets or sets the upper limit of the range this <see
cref="T:System.Windows.Forms.TrackBar" /> is working with.</summary>
<returns>The maximum value for the <see
cref="T:System.Windows.Forms.TrackBar" />. The default is 10.</returns>
</member>
<member name="P:System.Windows.Forms.TrackBar.Minimum">
<summary>Gets or sets the lower limit of the range this <see
cref="T:System.Windows.Forms.TrackBar" /> is working with.</summary>
<returns>The minimum value for the <see
cref="T:System.Windows.Forms.TrackBar" />. The default is 0.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.MouseClick">
<summary>Occurs when the user clicks the <see
cref="T:System.Windows.Forms.TrackBar" /> control.</summary>
</member>
<member name="E:System.Windows.Forms.TrackBar.MouseDoubleClick">
<summary>Occurs when the user double-clicks the <see
cref="T:System.Windows.Forms.TrackBar" /> control.</summary>
</member>
<member
name="M:System.Windows.Forms.TrackBar.OnBackColorChanged(System.EventArgs)">
<summary>This method is called by the control when any property changes.
Inheriting controls can override this method to get property change notification on
basic properties. Inheriting controls must call base.propertyChanged.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TrackBar.OnHandleCreated(System.EventArgs)">
<summary>Use the <see
cref="M:System.Windows.Forms.Control.OnHandleCreated(System.EventArgs)" />
method.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TrackBar.OnMouseWheel(System.Windows.Forms.MouseEventA
rgs)">
<param name="e">A <see cref="T:System.Windows.Forms.MouseEventArgs" /> that
contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.TrackBar.OnRightToLeftLayoutChanged(System.EventArgs)"
>
<summary>Raises the <see
cref="E:System.Windows.Forms.TrackBar.RightToLeftLayoutChanged" /> event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member name="M:System.Windows.Forms.TrackBar.OnScroll(System.EventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.TrackBar.Scroll" />
event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TrackBar.OnSystemColorsChanged(System.EventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.Control.SystemColorsChanged" /> event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TrackBar.OnValueChanged(System.EventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TrackBar.ValueChanged" /> event.</summary>
<param name="e">The <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member name="P:System.Windows.Forms.TrackBar.Orientation">
<summary>Gets or sets a value indicating the horizontal or vertical
orientation of the track bar.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.Orientation" />
values.</returns>
<exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The
assigned value is not one of the <see cref="T:System.Windows.Forms.Orientation" />
values. </exception>
</member>
<member name="P:System.Windows.Forms.TrackBar.Padding">
<summary>Gets or sets the space between the edges of a <see
cref="T:System.Windows.Forms.TrackBar" /> control and its contents.</summary>
<returns>A <see cref="T:System.Windows.Forms.Padding" /> object.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.PaddingChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.TrackBar.Padding" /> property changes.</summary>
</member>
<member name="E:System.Windows.Forms.TrackBar.Paint">
<summary>Occurs when the <see cref="T:System.Windows.Forms.TrackBar" />
control is drawn.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.RightToLeftLayout">
<summary>Gets or sets a value indicating whether the contents of the <see
cref="T:System.Windows.Forms.TrackBar" /> will be laid out from right to
left.</summary>
<returns>true if the contents of the <see
cref="T:System.Windows.Forms.TrackBar" /> are laid out from right to left;
otherwise, false. The default is false.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.RightToLeftLayoutChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.TrackBar.RightToLeftLayout" /> property
changes.</summary>
</member>
<member name="E:System.Windows.Forms.TrackBar.Scroll">
<summary>Occurs when either a mouse or keyboard action moves the scroll
box.</summary>
</member>
<member
name="M:System.Windows.Forms.TrackBar.SetBoundsCore(System.Int32,System.Int32,Syste
m.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
<summary>Overrides Control.setBoundsCore to enforce autoSize.</summary>
<param name="x">The new <see cref="P:System.Windows.Forms.Control.Left" />
property value of the control. </param>
<param name="y">The new <see cref="P:System.Windows.Forms.Control.Top" />
property value of the control. </param>
<param name="width">The new <see
cref="P:System.Windows.Forms.Control.Width" /> property value of the control.
</param>
<param name="height">The new <see
cref="P:System.Windows.Forms.Control.Height" /> property value of the control.
</param>
<param name="specified">A bitwise combination of the <see
cref="T:System.Windows.Forms.BoundsSpecified" /> values. </param>
</member>
<member
name="M:System.Windows.Forms.TrackBar.SetRange(System.Int32,System.Int32)">
<summary>Sets the minimum and maximum values for a <see
cref="T:System.Windows.Forms.TrackBar" />.</summary>
<param name="minValue">The lower limit of the range of the track bar.
</param>
<param name="maxValue">The upper limit of the range of the track bar.
</param>
</member>
<member name="P:System.Windows.Forms.TrackBar.SmallChange">
<summary>Gets or sets the value added to or subtracted from the <see
cref="P:System.Windows.Forms.TrackBar.Value" /> property when the scroll box is
moved a small distance.</summary>
<returns>A numeric value. The default value is 1.</returns>
<exception cref="T:System.ArgumentException">The assigned value is less than
0. </exception>
</member>
<member name="P:System.Windows.Forms.TrackBar.Text">
<summary>Gets or sets the text of the <see
cref="T:System.Windows.Forms.TrackBar" />.</summary>
<returns>The text associated with this control.</returns>
</member>
<member name="E:System.Windows.Forms.TrackBar.TextChanged">
<summary>Occurs when the <see cref="P:System.Windows.Forms.TrackBar.Text" />
property changes.</summary>
</member>
<member name="P:System.Windows.Forms.TrackBar.TickFrequency">
<summary>Gets or sets a value that specifies the delta between ticks drawn on
the control.</summary>
<returns>The numeric value representing the delta between ticks. The default
is 1.</returns>
</member>
<member name="P:System.Windows.Forms.TrackBar.TickStyle">
<summary>Gets or sets a value indicating how to display the tick marks on the
track bar.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.TickStyle" /> values.
The default is <see cref="F:System.Windows.Forms.TickStyle.BottomRight"
/>.</returns>
<exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The
assigned value is not a valid <see cref="T:System.Windows.Forms.TickStyle" />.
</exception>
</member>
<member name="M:System.Windows.Forms.TrackBar.ToString">
<summary>Returns a string that represents the <see
cref="T:System.Windows.Forms.TrackBar" /> control.</summary>
<returns>A string that represents the current <see
cref="T:System.Windows.Forms.TrackBar" />. </returns>
</member>
<member name="P:System.Windows.Forms.TrackBar.Value">
<summary>Gets or sets a numeric value that represents the current position of
the scroll box on the track bar.</summary>
<returns>A numeric value that is within the <see
cref="P:System.Windows.Forms.TrackBar.Minimum" /> and <see
cref="P:System.Windows.Forms.TrackBar.Maximum" /> range. The default value is
0.</returns>
<exception cref="T:System.ArgumentException">The assigned value is less than
the value of <see cref="P:System.Windows.Forms.TrackBar.Minimum" />.-or- The
assigned value is greater than the value of <see
cref="P:System.Windows.Forms.TrackBar.Maximum" />. </exception>
</member>
<member name="E:System.Windows.Forms.TrackBar.ValueChanged">
<summary>Occurs when the <see cref="P:System.Windows.Forms.TrackBar.Value" />
property of a track bar changes, either by movement of the scroll box or by
manipulation in code.</summary>
</member>
<member
name="M:System.Windows.Forms.TrackBar.WndProc(System.Windows.Forms.Message@)">
<summary>Overrides the <see
cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)" />
method.</summary>
<param name="m">A Windows Message object. </param>
</member>
<member name="T:System.Windows.Forms.TrackBarRenderer">
<summary>Provides methods used to render a track bar control with visual
styles. This class cannot be inherited.</summary>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawBottomPointingThumb(System.Drawin
g.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumb
State)">
<summary>Draws a downward-pointing track bar slider (also known as the thumb)
with visual styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track bar slider.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track bar slider.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the track bar slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalThumb(System.Drawing.Gr
aphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbStat
e)">
<summary>Draws a horizontal track bar slider (also known as the thumb) with
visual styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track bar slider.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track bar slider.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the track bar slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTicks(System.Drawing.Gr
aphics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.Edge
Style)">
<summary>Draws the specified number of horizontal track bar ticks with visual
styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
ticks.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the ticks.</param>
<param name="numTicks">The number of ticks to draw.</param>
<param name="edgeStyle">One of the <see
cref="T:System.Windows.Forms.VisualStyles.EdgeStyle" /> values.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawHorizontalTrack(System.Drawing.Gr
aphics,System.Drawing.Rectangle)">
<summary>Draws the track for a horizontal track bar with visual
styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawLeftPointingThumb(System.Drawing.
Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbSt
ate)">
<summary>Draws a left-pointing track bar slider (also known as the thumb)
with visual styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track bar slider.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track bar slider.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the track bar slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawRightPointingThumb(System.Drawing
.Graphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbS
tate)">
<summary>Draws a right-pointing track bar slider (also known as the thumb)
with visual styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track bar slider.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track bar slider.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the track bar slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawTopPointingThumb(System.Drawing.G
raphics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbSta
te)">
<summary>Draws an upward-pointing track bar slider (also known as the thumb)
with visual styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track bar slider.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track bar slider.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the track bar slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawVerticalThumb(System.Drawing.Grap
hics,System.Drawing.Rectangle,System.Windows.Forms.VisualStyles.TrackBarThumbState)
">
<summary>Draws a vertical track bar slider (also known as the thumb) with
visual styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track bar slider.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track bar slider.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the track bar slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTicks(System.Drawing.Grap
hics,System.Drawing.Rectangle,System.Int32,System.Windows.Forms.VisualStyles.EdgeSt
yle)">
<summary>Draws the specified number of vertical track bar ticks with visual
styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
ticks.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the ticks.</param>
<param name="numTicks">The number of ticks to draw.</param>
<param name="edgeStyle">One of the <see
cref="T:System.Windows.Forms.VisualStyles.EdgeStyle" /> values.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.DrawVerticalTrack(System.Drawing.Grap
hics,System.Drawing.Rectangle)">
<summary>Draws the track for a vertical track bar with visual
styles.</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> used to draw the
track.</param>
<param name="bounds">The <see cref="T:System.Drawing.Rectangle" /> that
specifies the bounds of the track.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.GetBottomPointingThumbSize(System.Dra
wing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)">
<summary>Returns the size, in pixels, of the track bar slider (also known as
the thumb) that points down.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> that specifies the size, in
pixels, of the slider.</returns>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> this operation
will use.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the track bar slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.GetLeftPointingThumbSize(System.Drawi
ng.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)">
<summary>Returns the size, in pixels, of the track bar slider (also known as
the thumb) that points to the left.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> that specifies the size, in
pixels, of the slider.</returns>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> this operation
will use.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.GetRightPointingThumbSize(System.Draw
ing.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)">
<summary>Returns the size, in pixels, of the track bar slider (also known as
the thumb) that points to the right.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> that specifies the size, in
pixels, of the slider.</returns>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> this operation
will use.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member
name="M:System.Windows.Forms.TrackBarRenderer.GetTopPointingThumbSize(System.Drawin
g.Graphics,System.Windows.Forms.VisualStyles.TrackBarThumbState)">
<summary>Returns the size, in pixels, of the track bar slider (also known as
the thumb) that points up.</summary>
<returns>A <see cref="T:System.Drawing.Size" /> that specifies the size, in
pixels, of the slider.</returns>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> this operation
will use.</param>
<param name="state">One of the <see
cref="T:System.Windows.Forms.VisualStyles.TrackBarThumbState" /> values that
specifies the visual state of the slider.</param>
<exception cref="T:System.InvalidOperationException">The operating system
does not support visual styles.-or-Visual styles are disabled by the user in the
operating system.-or-Visual styles are not applied to the client area of
application windows.</exception>
</member>
<member name="P:System.Windows.Forms.TrackBarRenderer.IsSupported">
<summary>Gets a value indicating whether the <see
cref="T:System.Windows.Forms.TrackBarRenderer" /> class can be used to draw a track
bar with visual styles.</summary>
<returns>true if the user has enabled visual styles in the operating system
and visual styles are applied to the client area of application windows; otherwise,
false.</returns>
</member>
<member name="T:System.Windows.Forms.TreeNode">
<summary>Represents a node of a <see
cref="T:System.Windows.Forms.TreeView" />.</summary>
</member>
<member name="M:System.Windows.Forms.TreeNode.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNode" /> class.</summary>
</member>
<member
name="M:System.Windows.Forms.TreeNode.#ctor(System.Runtime.Serialization.Serializat
ionInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNode" /> class using the specified serialization
information and context.</summary>
<param name="serializationInfo">The <see
cref="T:System.Runtime.Serialization.SerializationInfo" /> that contains the data
to deserialize the class.</param>
<param name="context">The <see
cref="T:System.Runtime.Serialization.StreamingContext" /> that contains the source
and destination of the serialized stream.</param>
</member>
<member name="M:System.Windows.Forms.TreeNode.#ctor(System.String)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNode" /> class with the specified label
text.</summary>
<param name="text">The label <see cref="P:System.Windows.Forms.TreeNode.Text"
/> of the new tree node. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32
)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNode" /> class with the specified label text and
images to display when the tree node is in a selected and unselected
state.</summary>
<param name="text">The label <see cref="P:System.Windows.Forms.TreeNode.Text"
/> of the new tree node. </param>
<param name="imageIndex">The index value of <see
cref="T:System.Drawing.Image" /> to display when the tree node is unselected.
</param>
<param name="selectedImageIndex">The index value of <see
cref="T:System.Drawing.Image" /> to display when the tree node is selected.
</param>
</member>
<member
name="M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Int32,System.Int32
,System.Windows.Forms.TreeNode[])">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNode" /> class with the specified label text,
child tree nodes, and images to display when the tree node is in a selected and
unselected state.</summary>
<param name="text">The label <see cref="P:System.Windows.Forms.TreeNode.Text"
/> of the new tree node. </param>
<param name="imageIndex">The index value of <see
cref="T:System.Drawing.Image" /> to display when the tree node is unselected.
</param>
<param name="selectedImageIndex">The index value of <see
cref="T:System.Drawing.Image" /> to display when the tree node is selected.
</param>
<param name="children">An array of child <see
cref="T:System.Windows.Forms.TreeNode" /> objects. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNode.#ctor(System.String,System.Windows.Forms.Tree
Node[])">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNode" /> class with the specified label text and
child tree nodes.</summary>
<param name="text">The label <see cref="P:System.Windows.Forms.TreeNode.Text"
/> of the new tree node. </param>
<param name="children">An array of child <see
cref="T:System.Windows.Forms.TreeNode" /> objects. </param>
</member>
<member name="P:System.Windows.Forms.TreeNode.BackColor">
<summary>Gets or sets the background color of the tree node.</summary>
<returns>The background <see cref="T:System.Drawing.Color" /> of the tree
node. The default is <see cref="F:System.Drawing.Color.Empty" />.</returns>
</member>
<member name="M:System.Windows.Forms.TreeNode.BeginEdit">
<summary>Initiates the editing of the tree node label.</summary>
<exception cref="T:System.InvalidOperationException">
<see cref="P:System.Windows.Forms.TreeView.LabelEdit" /> is set to false.
</exception>
</member>
<member name="P:System.Windows.Forms.TreeNode.Bounds">
<summary>Gets the bounds of the tree node.</summary>
<returns>The <see cref="T:System.Drawing.Rectangle" /> that represents the
bounds of the tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.Checked">
<summary>Gets or sets a value indicating whether the tree node is in a
checked state.</summary>
<returns>true if the tree node is in a checked state; otherwise,
false.</returns>
</member>
<member name="M:System.Windows.Forms.TreeNode.Clone">
<summary>Copies the tree node and the entire subtree rooted at this tree
node.</summary>
<returns>The <see cref="T:System.Object" /> that represents the cloned <see
cref="T:System.Windows.Forms.TreeNode" />.</returns>
</member>
<member name="M:System.Windows.Forms.TreeNode.Collapse">
<summary>Collapses the tree node.</summary>
</member>
<member name="M:System.Windows.Forms.TreeNode.Collapse(System.Boolean)">
<summary>Collapses the <see cref="T:System.Windows.Forms.TreeNode" /> and
optionally collapses its children.</summary>
<param name="ignoreChildren">true to leave the child nodes in their current
state; false to collapse the child nodes.</param>
</member>
<member name="P:System.Windows.Forms.TreeNode.ContextMenu">
<summary>Gets the shortcut menu that is associated with this tree
node.</summary>
<returns>The <see cref="T:System.Windows.Forms.ContextMenu" /> that is
associated with the tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.ContextMenuStrip">
<summary>Gets or sets the shortcut menu associated with this tree
node.</summary>
<returns>The <see cref="T:System.Windows.Forms.ContextMenuStrip" />
associated with the tree node.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeNode.Deserialize(System.Runtime.Serialization.Seri
alizationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Loads the state of the <see
cref="T:System.Windows.Forms.TreeNode" /> from the specified <see
cref="T:System.Runtime.Serialization.SerializationInfo" />.</summary>
<param name="serializationInfo">The <see
cref="T:System.Runtime.Serialization.SerializationInfo" /> that describes the <see
cref="T:System.Windows.Forms.TreeNode" />.</param>
<param name="context">The <see
cref="T:System.Runtime.Serialization.StreamingContext" /> that indicates the state
of the stream during deserialization.</param>
</member>
<member name="M:System.Windows.Forms.TreeNode.EndEdit(System.Boolean)">
<summary>Ends the editing of the tree node label.</summary>
<param name="cancel">true if the editing of the tree node label text was
canceled without being saved; otherwise, false. </param>
</member>
<member name="M:System.Windows.Forms.TreeNode.EnsureVisible">
<summary>Ensures that the tree node is visible, expanding tree nodes and
scrolling the tree view control as necessary.</summary>
</member>
<member name="M:System.Windows.Forms.TreeNode.Expand">
<summary>Expands the tree node.</summary>
</member>
<member name="M:System.Windows.Forms.TreeNode.ExpandAll">
<summary>Expands all the child tree nodes.</summary>
</member>
<member name="P:System.Windows.Forms.TreeNode.FirstNode">
<summary>Gets the first child tree node in the tree node
collection.</summary>
<returns>The first child <see cref="T:System.Windows.Forms.TreeNode" /> in
the <see cref="P:System.Windows.Forms.TreeNode.Nodes" /> collection.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.ForeColor">
<summary>Gets or sets the foreground color of the tree node.</summary>
<returns>The foreground <see cref="T:System.Drawing.Color" /> of the tree
node.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeNode.FromHandle(System.Windows.Forms.TreeView,Syst
em.IntPtr)">
<summary>Returns the tree node with the specified handle and assigned to the
specified tree view control.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
tree node assigned to the specified <see cref="T:System.Windows.Forms.TreeView" />
control with the specified handle.</returns>
<param name="tree">The <see cref="T:System.Windows.Forms.TreeView" /> that
contains the tree node. </param>
<param name="handle">The handle of the tree node. </param>
</member>
<member name="P:System.Windows.Forms.TreeNode.FullPath">
<summary>Gets the path from the root tree node to the current tree
node.</summary>
<returns>The path from the root tree node to the current tree node.</returns>
<exception cref="T:System.InvalidOperationException">The node is not
contained in a <see cref="T:System.Windows.Forms.TreeView" />.</exception>
</member>
<member name="M:System.Windows.Forms.TreeNode.GetNodeCount(System.Boolean)">
<summary>Returns the number of child tree nodes.</summary>
<returns>The number of child tree nodes assigned to the <see
cref="P:System.Windows.Forms.TreeNode.Nodes" /> collection.</returns>
<param name="includeSubTrees">true if the resulting count includes all tree
nodes indirectly rooted at this tree node; otherwise, false. </param>
</member>
<member name="P:System.Windows.Forms.TreeNode.Handle">
<summary>Gets the handle of the tree node.</summary>
<returns>The tree node handle.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.ImageIndex">
<summary>Gets or sets the image list index value of the image displayed when
the tree node is in the unselected state.</summary>
<returns>A zero-based index value that represents the image position in the
assigned <see cref="T:System.Windows.Forms.ImageList" />.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.ImageKey">
<summary>Gets or sets the key for the image associated with this tree node
when the node is in an unselected state.</summary>
<returns>The key for the image associated with this tree node when the node
is in an unselected state.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.Index">
<summary>Gets the position of the tree node in the tree node
collection.</summary>
<returns>A zero-based index value that represents the position of the tree
node in the <see cref="P:System.Windows.Forms.TreeNode.Nodes" />
collection.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.IsEditing">
<summary>Gets a value indicating whether the tree node is in an editable
state.</summary>
<returns>true if the tree node is in editable state; otherwise,
false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.IsExpanded">
<summary>Gets a value indicating whether the tree node is in the expanded
state.</summary>
<returns>true if the tree node is in the expanded state; otherwise,
false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.IsSelected">
<summary>Gets a value indicating whether the tree node is in the selected
state.</summary>
<returns>true if the tree node is in the selected state; otherwise,
false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.IsVisible">
<summary>Gets a value indicating whether the tree node is visible or
partially visible.</summary>
<returns>true if the tree node is visible or partially visible; otherwise,
false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.LastNode">
<summary>Gets the last child tree node.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
last child tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.Level">
<summary>Gets the zero-based depth of the tree node in the <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
<returns>The zero-based depth of the tree node in the <see
cref="T:System.Windows.Forms.TreeView" /> control.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.Name">
<summary>Gets or sets the name of the tree node.</summary>
<returns>A <see cref="T:System.String" /> that represents the name of the
tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.NextNode">
<summary>Gets the next sibling tree node.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
next sibling tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.NextVisibleNode">
<summary>Gets the next visible tree node.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
next visible tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.NodeFont">
<summary>Gets or sets the font that is used to display the text on the tree
node label.</summary>
<returns>The <see cref="T:System.Drawing.Font" /> that is used to display the
text on the tree node label.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.Nodes">
<summary>Gets the collection of <see
cref="T:System.Windows.Forms.TreeNode" /> objects assigned to the current tree
node.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNodeCollection" /> that
represents the tree nodes assigned to the current tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.Parent">
<summary>Gets the parent tree node of the current tree node.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
parent of the current tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.PrevNode">
<summary>Gets the previous sibling tree node.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
previous sibling tree node.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.PrevVisibleNode">
<summary>Gets the previous visible tree node.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
previous visible tree node.</returns>
</member>
<member name="M:System.Windows.Forms.TreeNode.Remove">
<summary>Removes the current tree node from the tree view control.</summary>
</member>
<member name="P:System.Windows.Forms.TreeNode.SelectedImageIndex">
<summary>Gets or sets the image list index value of the image that is
displayed when the tree node is in the selected state.</summary>
<returns>A zero-based index value that represents the image position in an
<see cref="T:System.Windows.Forms.ImageList" />.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.SelectedImageKey">
<summary>Gets or sets the key of the image displayed in the tree node when it
is in a selected state.</summary>
<returns>The key of the image displayed when the tree node is in a selected
state.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeNode.Serialize(System.Runtime.Serialization.Serial
izationInfo,System.Runtime.Serialization.StreamingContext)">
<summary>Saves the state of the <see
cref="T:System.Windows.Forms.TreeNode" /> to the specified <see
cref="T:System.Runtime.Serialization.SerializationInfo" />. </summary>
<param name="si">The <see
cref="T:System.Runtime.Serialization.SerializationInfo" /> that describes the <see
cref="T:System.Windows.Forms.TreeNode" />.</param>
<param name="context">The <see
cref="T:System.Runtime.Serialization.StreamingContext" /> that indicates the state
of the stream during serialization</param>
</member>
<member name="P:System.Windows.Forms.TreeNode.StateImageIndex">
<summary>Gets or sets the index of the image that is used to indicate the
state of the <see cref="T:System.Windows.Forms.TreeNode" /> when the parent <see
cref="T:System.Windows.Forms.TreeView" /> has its <see
cref="P:System.Windows.Forms.TreeView.CheckBoxes" /> property set to
false.</summary>
<returns>The index of the image that is used to indicate the state of the
<see cref="T:System.Windows.Forms.TreeNode" />.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The specified index is
less than -1 or greater than 14.</exception>
</member>
<member name="P:System.Windows.Forms.TreeNode.StateImageKey">
<summary>Gets or sets the key of the image that is used to indicate the state
of the <see cref="T:System.Windows.Forms.TreeNode" /> when the parent <see
cref="T:System.Windows.Forms.TreeView" /> has its <see
cref="P:System.Windows.Forms.TreeView.CheckBoxes" /> property set to
false.</summary>
<returns>The key of the image that is used to indicate the state of the <see
cref="T:System.Windows.Forms.TreeNode" />.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeNode.System#Runtime#Serialization#ISerializable#Ge
tObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serializa
tion.StreamingContext)">
<summary>Populates a serialization information object with the data needed to
serialize the <see cref="T:System.Windows.Forms.TreeNode" />.</summary>
<param name="si">A <see
cref="T:System.Runtime.Serialization.SerializationInfo" /> that contains the data
to serialize the <see cref="T:System.Windows.Forms.TreeNode" />.</param>
<param name="context">A <see
cref="T:System.Runtime.Serialization.StreamingContext" /> that contains the
destination information for this serialization.</param>
</member>
<member name="P:System.Windows.Forms.TreeNode.Tag">
<summary>Gets or sets the object that contains data about the tree
node.</summary>
<returns>An <see cref="T:System.Object" /> that contains data about the tree
node. The default is null.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.Text">
<summary>Gets or sets the text displayed in the label of the tree
node.</summary>
<returns>The text displayed in the label of the tree node.</returns>
</member>
<member name="M:System.Windows.Forms.TreeNode.Toggle">
<summary>Toggles the tree node to either the expanded or collapsed
state.</summary>
</member>
<member name="P:System.Windows.Forms.TreeNode.ToolTipText">
<summary>Gets or sets the text that appears when the mouse pointer hovers
over a <see cref="T:System.Windows.Forms.TreeNode" />.</summary>
<returns>Gets the text that appears when the mouse pointer hovers over a <see
cref="T:System.Windows.Forms.TreeNode" />.</returns>
</member>
<member name="M:System.Windows.Forms.TreeNode.ToString">
<returns>A string that represents the current object.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNode.TreeView">
<summary>Gets the parent tree view that the tree node is assigned
to.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeView" /> that represents the
parent tree view that the tree node is assigned to, or null if the node has not
been assigned to a tree view.</returns>
</member>
<member name="T:System.Windows.Forms.TreeNodeCollection">
<summary>Represents a collection of <see
cref="T:System.Windows.Forms.TreeNode" /> objects.</summary>
</member>
<member name="M:System.Windows.Forms.TreeNodeCollection.Add(System.String)">
<summary>Adds a new tree node with the specified label text to the end of the
current tree node collection.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
tree node being added to the collection.</returns>
<param name="text">The label text displayed by the <see
cref="T:System.Windows.Forms.TreeNode" />. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String)">
<summary>Creates a new tree node with the specified key and text, and adds it
to the collection.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was added to
the collection.</returns>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,Sys
tem.Int32)">
<summary>Creates a tree node with the specified key, text, and image, and
adds it to the collection.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was added to
the collection.</returns>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageIndex">The index of the image to display in the tree
node.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,Sys
tem.Int32,System.Int32)">
<summary>Creates a tree node with the specified key, text, and images, and
adds it to the collection.</summary>
<returns>The tree node that was added to the collection.</returns>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageIndex">The index of the image to display in the tree
node.</param>
<param name="selectedImageIndex">The index of the image to be displayed in
the tree node when it is in a selected state.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,Sys
tem.String)">
<summary>Creates a tree node with the specified key, text, and image, and
adds it to the collection.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was added to
the collection.</returns>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageKey">The image to display in the tree node.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Add(System.String,System.String,Sys
tem.String,System.String)">
<summary>Creates a tree node with the specified key, text, and images, and
adds it to the collection.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was added to
the collection.</returns>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageKey">The key of the image to display in the tree
node.</param>
<param name="selectedImageKey">The key of the image to display when the node
is in a selected state.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Add(System.Windows.Forms.TreeNode)"
>
<summary>Adds a previously created tree node to the end of the tree node
collection.</summary>
<returns>The zero-based index value of the <see
cref="T:System.Windows.Forms.TreeNode" /> added to the tree node
collection.</returns>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to add
to the collection. </param>
<exception cref="T:System.ArgumentException">The <paramref name="node" /> is
currently assigned to another <see cref="T:System.Windows.Forms.TreeView" />.
</exception>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.AddRange(System.Windows.Forms.TreeN
ode[])">
<summary>Adds an array of previously created tree nodes to the
collection.</summary>
<param name="nodes">An array of <see
cref="T:System.Windows.Forms.TreeNode" /> objects representing the tree nodes to
add to the collection. </param>
<exception cref="T:System.ArgumentNullException">
<paramref name="nodes" /> is null.</exception>
<exception cref="T:System.ArgumentException">
<paramref name="nodes" /> is the child of another <see
cref="T:System.Windows.Forms.TreeView" />.</exception>
</member>
<member name="M:System.Windows.Forms.TreeNodeCollection.Clear">
<summary>Removes all tree nodes from the collection.</summary>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Contains(System.Windows.Forms.TreeN
ode)">
<summary>Determines whether the specified tree node is a member of the
collection.</summary>
<returns>true if the <see cref="T:System.Windows.Forms.TreeNode" /> is a
member of the collection; otherwise, false.</returns>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to
locate in the collection. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.ContainsKey(System.String)">
<summary>Determines whether the collection contains a tree node with the
specified key.</summary>
<returns>true to indicate the collection contains a <see
cref="T:System.Windows.Forms.TreeNode" /> with the specified key; otherwise, false.
</returns>
<param name="key">The name of the <see cref="T:System.Windows.Forms.TreeNode"
/> to search for.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.CopyTo(System.Array,System.Int32)">
<summary>Copies the entire collection into an existing array at a specified
location within the array.</summary>
<param name="dest">The destination array. </param>
<param name="index">The index in the destination array at which storing
begins. </param>
</member>
<member name="P:System.Windows.Forms.TreeNodeCollection.Count">
<summary>Gets the total number of <see cref="T:System.Windows.Forms.TreeNode"
/> objects in the collection.</summary>
<returns>The total number of <see cref="T:System.Windows.Forms.TreeNode" />
objects in the collection.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Find(System.String,System.Boolean)"
>
<summary>Finds the tree nodes with specified key, optionally searching
subnodes.</summary>
<returns>An array of <see cref="T:System.Windows.Forms.TreeNode" /> objects
whose <see cref="P:System.Windows.Forms.TreeNode.Name" /> property matches the
specified key.</returns>
<param name="key">The name of the tree node to search for.</param>
<param name="searchAllChildren">true to search child nodes of tree nodes;
otherwise, false. </param>
</member>
<member name="M:System.Windows.Forms.TreeNodeCollection.GetEnumerator">
<summary>Returns an enumerator that can be used to iterate through the tree
node collection.</summary>
<returns>An <see cref="T:System.Collections.IEnumerator" /> that represents
the tree node collection.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.IndexOf(System.Windows.Forms.TreeNo
de)">
<summary>Returns the index of the specified tree node in the
collection.</summary>
<returns>The zero-based index of the item found in the tree node collection;
otherwise, -1.</returns>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to
locate in the collection. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.IndexOfKey(System.String)">
<summary>Returns the index of the first occurrence of a tree node with the
specified key.</summary>
<returns>The zero-based index of the first occurrence of a tree node with the
specified key, if found; otherwise, -1.</returns>
<param name="key">The name of the tree node to search for.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String)"
>
<summary>Creates a tree node with the specified text and inserts it at the
specified index.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was inserted
in the collection.</returns>
<param name="index">The location within the collection to insert the
node.</param>
<param name="text">The text to display in the tree node.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,S
ystem.String)">
<summary>Creates a tree node with the specified text and key, and inserts it
into the collection.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was inserted
in the collection.</returns>
<param name="index">The location within the collection to insert the
node.</param>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,S
ystem.String,System.Int32)">
<summary>Creates a tree node with the specified key, text, and image, and
inserts it into the collection at the specified index.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was inserted
in the collection.</returns>
<param name="index">The location within the collection to insert the
node.</param>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageIndex">The index of the image to display in the tree
node.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,S
ystem.String,System.Int32,System.Int32)">
<summary>Creates a tree node with the specified key, text, and images, and
inserts it into the collection at the specified index.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was inserted
in the collection.</returns>
<param name="index">The location within the collection to insert the
node.</param>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageIndex">The index of the image to display in the tree
node.</param>
<param name="selectedImageIndex">The index of the image to display in the
tree node when it is in a selected state.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,S
ystem.String,System.String)">
<summary>Creates a tree node with the specified key, text, and image, and
inserts it into the collection at the specified index.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was inserted
in the collection.</returns>
<param name="index">The location within the collection to insert the
node.</param>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageKey">The key of the image to display in the tree
node.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.String,S
ystem.String,System.String,System.String)">
<summary>Creates a tree node with the specified key, text, and images, and
inserts it into the collection at the specified index.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was inserted
in the collection.</returns>
<param name="index">The location within the collection to insert the
node.</param>
<param name="key">The name of the tree node.</param>
<param name="text">The text to display in the tree node.</param>
<param name="imageKey">The key of the image to display in the tree
node.</param>
<param name="selectedImageKey">The key of the image to display in the tree
node when it is in a selected state.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Insert(System.Int32,System.Windows.
Forms.TreeNode)">
<summary>Inserts an existing tree node into the tree node collection at the
specified location.</summary>
<param name="index">The indexed location within the collection to insert the
tree node. </param>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to
insert into the collection. </param>
<exception cref="T:System.ArgumentException">The <paramref name="node" /> is
currently assigned to another <see cref="T:System.Windows.Forms.TreeView" />.
</exception>
</member>
<member name="P:System.Windows.Forms.TreeNodeCollection.IsReadOnly">
<summary>Gets a value indicating whether the collection is
read-only.</summary>
<returns>true if the collection is read-only; otherwise, false. The default
is false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeNodeCollection.Item(System.Int32)">
<summary>Gets or sets the <see cref="T:System.Windows.Forms.TreeNode" /> at
the specified indexed location in the collection.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> at the specified
indexed location in the collection.</returns>
<param name="index">The indexed location of the <see
cref="T:System.Windows.Forms.TreeNode" /> in the collection. </param>
<exception cref="T:System.ArgumentOutOfRangeException">The <paramref
name="index" /> value is less than 0 or is greater than the number of tree nodes in
the collection. </exception>
</member>
<member name="P:System.Windows.Forms.TreeNodeCollection.Item(System.String)">
<summary>Gets the tree node with the specified key from the collection.
</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> with the
specified key.</returns>
<param name="key">The name of the <see cref="T:System.Windows.Forms.TreeNode"
/> to retrieve from the collection.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.Remove(System.Windows.Forms.TreeNod
e)">
<summary>Removes the specified tree node from the tree node
collection.</summary>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to
remove. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.RemoveAt(System.Int32)">
<summary>Removes a tree node from the tree node collection at a specified
index.</summary>
<param name="index">The index of the <see
cref="T:System.Windows.Forms.TreeNode" /> to remove. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.RemoveByKey(System.String)">
<summary>Removes the tree node with the specified key from the
collection.</summary>
<param name="key">The name of the tree node to remove from the
collection.</param>
</member>
<member
name="P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#IsSy
nchronized">
<summary>Gets a value indicating whether access to the collection is
synchronized (thread safe).</summary>
<returns>false in all cases.</returns>
</member>
<member
name="P:System.Windows.Forms.TreeNodeCollection.System#Collections#ICollection#Sync
Root">
<summary>Gets an object that can be used to synchronize access to the
collection.</summary>
<returns>An object that can be used to synchronize access to the <see
cref="T:System.Windows.Forms.TreeNodeCollection" />.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Add(System
.Object)">
<summary>Adds an object to the end of the tree node collection.</summary>
<returns>The zero-based index value of the <see
cref="T:System.Windows.Forms.TreeNode" /> that was added to the tree node
collection.</returns>
<param name="node">The object to add to the tree node collection.</param>
<exception cref="T:System.Exception">
<paramref name="node" /> is currently assigned to another <see
cref="T:System.Windows.Forms.TreeView" /> control.</exception>
<exception cref="T:System.ArgumentNullException">
<paramref name="node" /> is null.</exception>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Contains(S
ystem.Object)">
<summary>Determines whether the specified tree node is a member of the
collection.</summary>
<returns>true if <paramref name="node" /> is a member of the collection;
otherwise, false.</returns>
<param name="node">The object to find in the collection.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IndexOf(Sy
stem.Object)">
<summary>Returns the index of the specified tree node in the
collection.</summary>
<returns>The zero-based index of the item found in the tree node collection;
otherwise, -1.</returns>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to
locate in the collection.</param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Insert(Sys
tem.Int32,System.Object)">
<summary>Inserts an existing tree node in the tree node collection at the
specified location.</summary>
<param name="index">The indexed location within the collection to insert the
tree node. </param>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to
insert into the collection.</param>
<exception cref="T:System.ArgumentException">
<paramref name="node" /> is currently assigned to another <see
cref="T:System.Windows.Forms.TreeView" />.-or-<paramref name="node" /> is not a
<see cref="T:System.Windows.Forms.TreeNode" />.</exception>
</member>
<member
name="P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#IsFixedSiz
e">
<summary>Gets a value indicating whether the tree node collection has a fixed
size.</summary>
<returns>false in all cases.</returns>
</member>
<member
name="P:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Item(Syste
m.Int32)">
<summary>Gets or sets the tree node at the specified index in the
collection.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> at the specified
index in the <see cref="T:System.Windows.Forms.TreeNodeCollection" />.</returns>
<param name="index">The zero-based index at which to get or set the
item.</param>
<exception cref="T:System.ArgumentException">The value set is not a <see
cref="T:System.Windows.Forms.TreeNode" />.</exception>
</member>
<member
name="M:System.Windows.Forms.TreeNodeCollection.System#Collections#IList#Remove(Sys
tem.Object)">
<summary>Removes the specified tree node from the tree node
collection.</summary>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> to
remove from the collection.</param>
</member>
<member name="T:System.Windows.Forms.TreeNodeConverter">
<summary>Provides a type converter to convert <see
cref="T:System.Windows.Forms.TreeNode" /> objects to and from various other
representations.</summary>
</member>
<member name="M:System.Windows.Forms.TreeNodeConverter.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNodeConverter" /> class.</summary>
</member>
<member
name="M:System.Windows.Forms.TreeNodeConverter.CanConvertTo(System.ComponentModel.I
TypeDescriptorContext,System.Type)">
<summary>Gets a value indicating whether this converter can convert an object
to the given destination type using the context.</summary>
<returns>true if this converter can perform the conversion; otherwise,
false.</returns>
<param name="context">An <see
cref="T:System.ComponentModel.ITypeDescriptorContext" /> that provides a format
context. </param>
<param name="destinationType">A <see cref="T:System.Type" /> that represents
the type you wish to convert to. </param>
</member>
<member
name="M:System.Windows.Forms.TreeNodeConverter.ConvertTo(System.ComponentModel.ITyp
eDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
<returns>An <see cref="T:System.Object" /> that represents the converted
value.</returns>
<param name="context">An <see
cref="T:System.ComponentModel.ITypeDescriptorContext" /> that provides a format
context. </param>
<param name="culture">A <see cref="T:System.Globalization.CultureInfo" />. If
null is passed, the current culture is assumed. </param>
<param name="value">The <see cref="T:System.Object" /> to convert. </param>
<param name="destinationType">The <see cref="T:System.Type" /> to convert the
<paramref name="value" /> parameter to. </param>
</member>
<member name="T:System.Windows.Forms.TreeNodeMouseClickEventArgs">
<summary>Provides data for the <see
cref="E:System.Windows.Forms.TreeView.NodeMouseClick" /> and <see
cref="E:System.Windows.Forms.TreeView.NodeMouseDoubleClick" /> events. </summary>
</member>
<member
name="M:System.Windows.Forms.TreeNodeMouseClickEventArgs.#ctor(System.Windows.Forms
.TreeNode,System.Windows.Forms.MouseButtons,System.Int32,System.Int32,System.Int32)
">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNodeMouseClickEventArgs" /> class. </summary>
<param name="node">The node that was clicked.</param>
<param name="button">One of the <see
cref="T:System.Windows.Forms.MouseButtons" /> members.</param>
<param name="clicks">The number of clicks that occurred.</param>
<param name="x">The x-coordinate where the click occurred.</param>
<param name="y">The y-coordinate where the click occurred.</param>
</member>
<member name="P:System.Windows.Forms.TreeNodeMouseClickEventArgs.Node">
<summary>Gets the node that was clicked.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that was
clicked.</returns>
</member>
<member name="T:System.Windows.Forms.TreeNodeMouseClickEventHandler">
<summary>Represents the method that will handle the <see
cref="E:System.Windows.Forms.TreeView.NodeMouseClick" /> and <see
cref="E:System.Windows.Forms.TreeView.NodeMouseDoubleClick" /> events of a <see
cref="T:System.Windows.Forms.TreeView" />.</summary>
<param name="sender">The source of the event.</param>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeNodeMouseClickEventArgs" /> that contains the
event data. </param>
</member>
<member name="T:System.Windows.Forms.TreeNodeMouseHoverEventArgs">
<summary>Provides data for the <see
cref="E:System.Windows.Forms.TreeView.NodeMouseHover" /> event. </summary>
</member>
<member
name="M:System.Windows.Forms.TreeNodeMouseHoverEventArgs.#ctor(System.Windows.Forms
.TreeNode)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeNodeMouseHoverEventArgs" /> class. </summary>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> the
mouse pointer is currently resting on.</param>
</member>
<member name="P:System.Windows.Forms.TreeNodeMouseHoverEventArgs.Node">
<summary>Gets the node the mouse pointer is currently resting on.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> the mouse pointer
is currently resting on.</returns>
</member>
<member name="T:System.Windows.Forms.TreeNodeMouseHoverEventHandler">
<summary>Represents the method that will handle the <see
cref="E:System.Windows.Forms.TreeView.NodeMouseHover" /> event of a <see
cref="T:System.Windows.Forms.TreeView" />.</summary>
<param name="sender">The source of the event.</param>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeNodeMouseHoverEventArgs" /> that contains the
event data. </param>
</member>
<member name="T:System.Windows.Forms.TreeNodeStates">
<summary>Defines constants that represent the possible states of a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Checked">
<summary>The node is checked.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Default">
<summary>The node is in its default state.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Focused">
<summary>The node has focus.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Grayed">
<summary>The node is disabled.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Hot">
<summary>The node is hot. This state occurs when the <see
cref="P:System.Windows.Forms.TreeView.HotTracking" /> property is set to true and
the mouse pointer is over the node.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Indeterminate">
<summary>The node in an indeterminate state.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Marked">
<summary>The node is marked.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.Selected">
<summary>The node is selected.</summary>
</member>
<member name="F:System.Windows.Forms.TreeNodeStates.ShowKeyboardCues">
<summary>The node should indicate a keyboard shortcut.</summary>
</member>
<member name="T:System.Windows.Forms.TreeView">
<summary>Displays a hierarchical collection of labeled items, each
represented by a <see cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="M:System.Windows.Forms.TreeView.#ctor">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeView" /> class.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.AfterCheck">
<summary>Occurs after the tree node check box is checked.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.AfterCollapse">
<summary>Occurs after the tree node is collapsed.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.AfterExpand">
<summary>Occurs after the tree node is expanded.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.AfterLabelEdit">
<summary>Occurs after the tree node label text is edited.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.AfterSelect">
<summary>Occurs after the tree node is selected.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.BackColor">
<returns>A <see cref="T:System.Drawing.Color" /> that represents the
background color of the control. The default is the value of the <see
cref="P:System.Windows.Forms.Control.DefaultBackColor" /> property.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.BackgroundImage">
<summary>Gets or set the background image for the <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
<returns>The <see cref="T:System.Drawing.Image" /> that is the background
image for the <see cref="T:System.Windows.Forms.TreeView" /> control.</returns>
</member>
<member name="E:System.Windows.Forms.TreeView.BackgroundImageChanged">
<summary>Occurs when the <see
cref="P:System.Windows.Forms.TreeView.BackgroundImage" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.BackgroundImageLayout">
<summary>Gets or sets the layout of the background image for the <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.ImageLayout" /> values.
The default is <see cref="F:System.Windows.Forms.ImageLayout.Tile" />. </returns>
</member>
<member name="E:System.Windows.Forms.TreeView.BackgroundImageLayoutChanged">
<summary>Occurs when the <see
cref="P:System.Windows.Forms.TreeView.BackgroundImageLayout" /> property
changes.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.BeforeCheck">
<summary>Occurs before the tree node check box is checked.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.BeforeCollapse">
<summary>Occurs before the tree node is collapsed.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.BeforeExpand">
<summary>Occurs before the tree node is expanded.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.BeforeLabelEdit">
<summary>Occurs before the tree node label text is edited.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.BeforeSelect">
<summary>Occurs before the tree node is selected.</summary>
</member>
<member name="M:System.Windows.Forms.TreeView.BeginUpdate">
<summary>Disables any redrawing of the tree view.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.BorderStyle">
<summary>Gets or sets the border style of the tree view control.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.BorderStyle" /> values.
The default is <see cref="F:System.Windows.Forms.BorderStyle.Fixed3D" />.</returns>
<exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The
assigned value is not one of the <see cref="T:System.Windows.Forms.BorderStyle" />
values. </exception>
</member>
<member name="P:System.Windows.Forms.TreeView.CheckBoxes">
<summary>Gets or sets a value indicating whether check boxes are displayed
next to the tree nodes in the tree view control.</summary>
<returns>true if a check box is displayed next to each tree node in the tree
view control; otherwise, false. The default is false.</returns>
</member>
<member name="M:System.Windows.Forms.TreeView.CollapseAll">
<summary>Collapses all the tree nodes.</summary>
</member>
<member name="M:System.Windows.Forms.TreeView.CreateHandle"></member>
<member name="P:System.Windows.Forms.TreeView.CreateParams">
<summary>Overrides <see cref="P:System.Windows.Forms.Control.CreateParams"
/>.</summary>
<returns>A <see cref="T:System.Windows.Forms.CreateParams" /> that contains
the required creation parameters when the handle to the control is
created.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.DefaultSize">
<returns>The default <see cref="T:System.Drawing.Size" /> of the
control.</returns>
</member>
<member name="M:System.Windows.Forms.TreeView.Dispose(System.Boolean)">
<summary>Releases the unmanaged resources used by the <see
cref="T:System.Windows.Forms.TreeView" /> and optionally releases the managed
resources. </summary>
<param name="disposing">true to release both managed and unmanaged resources;
false to release only unmanaged resources. </param>
</member>
<member name="P:System.Windows.Forms.TreeView.DoubleBuffered">
<summary>Gets or sets a value indicating whether the control should redraw
its surface using a secondary buffer. The <see
cref="P:System.Windows.Forms.TreeView.DoubleBuffered" /> property does not affect
the <see cref="T:System.Windows.Forms.TreeView" /> control. </summary>
<returns>true if the control uses a secondary buffer; otherwise,
false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.DrawMode">
<summary>Gets or sets the mode in which the control is drawn.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.TreeViewDrawMode" />
values. The default is <see
cref="F:System.Windows.Forms.TreeViewDrawMode.Normal" />.</returns>
<exception cref="T:System.ComponentModel.InvalidEnumArgumentException">The
property value is not a valid <see
cref="T:System.Windows.Forms.TreeViewDrawMode" /> value. </exception>
</member>
<member name="E:System.Windows.Forms.TreeView.DrawNode">
<summary>Occurs when a <see cref="T:System.Windows.Forms.TreeView" /> is
drawn and the <see cref="P:System.Windows.Forms.TreeView.DrawMode" /> property is
set to a <see cref="T:System.Windows.Forms.TreeViewDrawMode" /> value other than
<see cref="F:System.Windows.Forms.TreeViewDrawMode.Normal" />.</summary>
</member>
<member name="M:System.Windows.Forms.TreeView.EndUpdate">
<summary>Enables the redrawing of the tree view.</summary>
</member>
<member name="M:System.Windows.Forms.TreeView.ExpandAll">
<summary>Expands all the tree nodes.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.ForeColor">
<summary>The current foreground color for this control, which is the color
the control uses to draw its text.</summary>
<returns>The foreground <see cref="T:System.Drawing.Color" /> of the control.
The default is the value of the <see
cref="P:System.Windows.Forms.Control.DefaultForeColor" /> property.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.FullRowSelect">
<summary>Gets or sets a value indicating whether the selection highlight
spans the width of the tree view control.</summary>
<returns>true if the selection highlight spans the width of the tree view
control; otherwise, false. The default is false.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeView.GetItemRenderStyles(System.Windows.Forms.Tree
Node,System.Int32)">
<summary>Returns an <see
cref="T:System.Windows.Forms.OwnerDrawPropertyBag" /> for the specified <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
<returns>An <see cref="T:System.Windows.Forms.OwnerDrawPropertyBag" /> for
the specified <see cref="T:System.Windows.Forms.TreeNode" />.</returns>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> for
which to return an <see cref="T:System.Windows.Forms.OwnerDrawPropertyBag"
/>.</param>
<param name="state">The visible state of the <see
cref="T:System.Windows.Forms.TreeNode" />.</param>
</member>
<member name="M:System.Windows.Forms.TreeView.GetNodeAt(System.Drawing.Point)">
<summary>Retrieves the tree node that is at the specified point.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> at the specified
point, in tree view (client) coordinates, or null if there is no node at that
location.</returns>
<param name="pt">The <see cref="T:System.Drawing.Point" /> to evaluate and
retrieve the node from. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.GetNodeAt(System.Int32,System.Int32)">
<summary>Retrieves the tree node at the point with the specified
coordinates.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> at the specified
location, in tree view (client) coordinates, or null if there is no node at that
location.</returns>
<param name="x">The <see cref="P:System.Drawing.Point.X" /> position to
evaluate and retrieve the node from. </param>
<param name="y">The <see cref="P:System.Drawing.Point.Y" /> position to
evaluate and retrieve the node from. </param>
</member>
<member name="M:System.Windows.Forms.TreeView.GetNodeCount(System.Boolean)">
<summary>Retrieves the number of tree nodes, optionally including those in
all subtrees, assigned to the tree view control.</summary>
<returns>The number of tree nodes, optionally including those in all
subtrees, assigned to the tree view control.</returns>
<param name="includeSubTrees">true to count the <see
cref="T:System.Windows.Forms.TreeNode" /> items that the subtrees contain;
otherwise, false. </param>
</member>
<member name="P:System.Windows.Forms.TreeView.HideSelection">
<summary>Gets or sets a value indicating whether the selected tree node
remains highlighted even when the tree view has lost the focus.</summary>
<returns>true if the selected tree node is not highlighted when the tree view
has lost the focus; otherwise, false. The default is true.</returns>
</member>
<member name="M:System.Windows.Forms.TreeView.HitTest(System.Drawing.Point)">
<summary>Provides node information, given a point.</summary>
<returns>The node information.</returns>
<param name="pt">The <see cref="T:System.Drawing.Point" /> at which to
retrieve node information.</param>
</member>
<member
name="M:System.Windows.Forms.TreeView.HitTest(System.Int32,System.Int32)">
<summary>Provides node information, given x- and y-coordinates.</summary>
<returns>The node information.</returns>
<param name="x">The x-coordinate at which to retrieve node information
</param>
<param name="y">The y-coordinate at which to retrieve node
information.</param>
</member>
<member name="P:System.Windows.Forms.TreeView.HotTracking">
<summary>Gets or sets a value indicating whether a tree node label takes on
the appearance of a hyperlink as the mouse pointer passes over it.</summary>
<returns>true if a tree node label takes on the appearance of a hyperlink as
the mouse pointer passes over it; otherwise, false. The default is false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.ImageIndex">
<summary>Gets or sets the image-list index value of the default image that is
displayed by the tree nodes.</summary>
<returns>A zero-based index that represents the position of an <see
cref="T:System.Drawing.Image" /> in an <see cref="T:System.Windows.Forms.ImageList"
/>. The default is zero.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The specified index is
less than 0.</exception>
</member>
<member name="P:System.Windows.Forms.TreeView.ImageKey">
<summary>Gets or sets the key of the default image for each node in the <see
cref="T:System.Windows.Forms.TreeView" /> control when it is in an unselected
state.</summary>
<returns>The key of the default image shown for each node <see
cref="T:System.Windows.Forms.TreeView" /> control when the node is in an unselected
state.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.ImageList">
<summary>Gets or sets the <see cref="T:System.Windows.Forms.ImageList" />
that contains the <see cref="T:System.Drawing.Image" /> objects that are used by
the tree nodes.</summary>
<returns>The <see cref="T:System.Windows.Forms.ImageList" /> that contains
the <see cref="T:System.Drawing.Image" /> objects that are used by the tree nodes.
The default value is null.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.Indent">
<summary>Gets or sets the distance to indent each child tree node
level.</summary>
<returns>The distance, in pixels, to indent each child tree node level. The
default value is 19.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The assigned value is
less than 0 (see Remarks).-or- The assigned value is greater than 32,000.
</exception>
</member>
<member
name="M:System.Windows.Forms.TreeView.IsInputKey(System.Windows.Forms.Keys)">
<summary>Determines whether the specified key is a regular input key or a
special key that requires preprocessing.</summary>
<returns>true if the specified key is a regular input key; otherwise,
false.</returns>
<param name="keyData">One of the Keys values.</param>
</member>
<member name="E:System.Windows.Forms.TreeView.ItemDrag">
<summary>Occurs when the user begins dragging a node.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.ItemHeight">
<summary>Gets or sets the height of each tree node in the tree view
control.</summary>
<returns>The height, in pixels, of each tree node in the tree view.</returns>
<exception cref="T:System.ArgumentOutOfRangeException">The assigned value is
less than one.-or- The assigned value is greater than the <see
cref="F:System.Int16.MaxValue" /> value. </exception>
</member>
<member name="P:System.Windows.Forms.TreeView.LabelEdit">
<summary>Gets or sets a value indicating whether the label text of the tree
nodes can be edited.</summary>
<returns>true if the label text of the tree nodes can be edited; otherwise,
false. The default is false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.LineColor">
<summary>Gets or sets the color of the lines connecting the nodes of the <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
<returns>The <see cref="T:System.Drawing.Color" /> of the lines connecting
the tree nodes.</returns>
</member>
<member name="E:System.Windows.Forms.TreeView.NodeMouseClick">
<summary>Occurs when the user clicks a <see
cref="T:System.Windows.Forms.TreeNode" /> with the mouse. </summary>
</member>
<member name="E:System.Windows.Forms.TreeView.NodeMouseDoubleClick">
<summary>Occurs when the user double-clicks a <see
cref="T:System.Windows.Forms.TreeNode" /> with the mouse.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.NodeMouseHover">
<summary>Occurs when the mouse hovers over a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.Nodes">
<summary>Gets the collection of tree nodes that are assigned to the tree view
control.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNodeCollection" /> that
represents the tree nodes assigned to the tree view control.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnAfterCheck(System.Windows.Forms.TreeViewEve
ntArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.TreeView.AfterCheck" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.TreeViewEventArgs" />
that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnAfterCollapse(System.Windows.Forms.TreeView
EventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.TreeView.AfterCollapse"
/> event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.TreeViewEventArgs" />
that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnAfterExpand(System.Windows.Forms.TreeViewEv
entArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.AfterExpand" /> event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.TreeViewEventArgs" />
that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnAfterLabelEdit(System.Windows.Forms.NodeLab
elEditEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.AfterLabelEdit" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.NodeLabelEditEventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnAfterSelect(System.Windows.Forms.TreeViewEv
entArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.AfterSelect" /> event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.TreeViewEventArgs" />
that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnBeforeCheck(System.Windows.Forms.TreeViewCa
ncelEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.BeforeCheck" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeViewCancelEventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnBeforeCollapse(System.Windows.Forms.TreeVie
wCancelEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.BeforeCollapse" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeViewCancelEventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnBeforeExpand(System.Windows.Forms.TreeViewC
ancelEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.BeforeExpand" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeViewCancelEventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnBeforeLabelEdit(System.Windows.Forms.NodeLa
belEditEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.BeforeLabelEdit" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.NodeLabelEditEventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnBeforeSelect(System.Windows.Forms.TreeViewC
ancelEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.BeforeSelect" /> event.</summary>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeViewCancelEventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnDrawNode(System.Windows.Forms.DrawTreeNodeE
ventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.TreeView.DrawNode" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.DrawTreeNodeEventArgs" />
that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnHandleCreated(System.EventArgs)">
<summary>Overrides <see
cref="M:System.Windows.Forms.Control.OnHandleCreated(System.EventArgs)"
/>.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnHandleDestroyed(System.EventArgs)">
<summary>Overrides <see
cref="M:System.Windows.Forms.Control.OnHandleDestroyed(System.EventArgs)"
/>.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data.</param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnItemDrag(System.Windows.Forms.ItemDragEvent
Args)">
<summary>Raises the <see cref="E:System.Windows.Forms.TreeView.ItemDrag" />
event.</summary>
<param name="e">An <see cref="T:System.Windows.Forms.ItemDragEventArgs" />
that contains the event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnKeyDown(System.Windows.Forms.KeyEventArgs)"
>
<summary>Raises the <see cref="E:System.Windows.Forms.Control.KeyDown" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.KeyEventArgs" /> that
contains the event data.</param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnKeyPress(System.Windows.Forms.KeyPressEvent
Args)">
<summary>Raises the <see cref="E:System.Windows.Forms.Control.KeyPress" />
event.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.KeyPressEventArgs" />
that contains the event data.</param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
<summary>Overrides <see
cref="M:System.Windows.Forms.Control.OnKeyUp(System.Windows.Forms.KeyEventArgs)"
/>.</summary>
<param name="e">A <see cref="T:System.Windows.Forms.KeyEventArgs" /> that
contains the event data.</param>
</member>
<member name="M:System.Windows.Forms.TreeView.OnMouseHover(System.EventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.Control.MouseHover" />
event.</summary>
<param name="e">An <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member name="M:System.Windows.Forms.TreeView.OnMouseLeave(System.EventArgs)">
<summary>Raises the <see cref="E:System.Windows.Forms.Control.MouseLeave" />
event.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnNodeMouseClick(System.Windows.Forms.TreeNod
eMouseClickEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.NodeMouseClick" /> event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeNodeMouseClickEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnNodeMouseDoubleClick(System.Windows.Forms.T
reeNodeMouseClickEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.NodeMouseDoubleClick" /> event. </summary>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeNodeMouseClickEventArgs" /> that contains the
event data. </param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnNodeMouseHover(System.Windows.Forms.TreeNod
eMouseHoverEventArgs)">
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.NodeMouseHover" /> event. </summary>
<param name="e">The <see
cref="T:System.Windows.Forms.TreeNodeMouseHoverEventArgs" /> that contains the
event data.</param>
</member>
<member
name="M:System.Windows.Forms.TreeView.OnRightToLeftLayoutChanged(System.EventArgs)"
>
<summary>Raises the <see
cref="E:System.Windows.Forms.TreeView.RightToLeftLayoutChanged" /> event.</summary>
<param name="e">A <see cref="T:System.EventArgs" /> that contains the event
data. </param>
</member>
<member name="P:System.Windows.Forms.TreeView.Padding">
<summary>Gets or sets the spacing between the <see
cref="T:System.Windows.Forms.TreeView" /> control's contents and its
edges.</summary>
<returns>A <see cref="T:System.Windows.Forms.Padding" /> indicating the space
between the control edges and its contents.</returns>
</member>
<member name="E:System.Windows.Forms.TreeView.PaddingChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.TreeView.Padding" /> property changes.</summary>
</member>
<member name="E:System.Windows.Forms.TreeView.Paint">
<summary>Occurs when the <see cref="T:System.Windows.Forms.TreeView" /> is
drawn.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.PathSeparator">
<summary>Gets or sets the delimiter string that the tree node path
uses.</summary>
<returns>The delimiter string that the tree node <see
cref="P:System.Windows.Forms.TreeNode.FullPath" /> property uses. The default is
the backslash character (\).</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.RightToLeftLayout">
<summary>Gets or sets a value that indicates whether the <see
cref="T:System.Windows.Forms.TreeView" /> should be laid out from
right-to-left.</summary>
<returns>true if the control should be laid out from right-to-left;
otherwise, false. The default is false.</returns>
</member>
<member name="E:System.Windows.Forms.TreeView.RightToLeftLayoutChanged">
<summary>Occurs when the value of the <see
cref="P:System.Windows.Forms.TreeView.RightToLeftLayout" /> property
changes.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.Scrollable">
<summary>Gets or sets a value indicating whether the tree view control
displays scroll bars when they are needed.</summary>
<returns>true if the tree view control displays scroll bars when they are
needed; otherwise, false. The default is true.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.SelectedImageIndex">
<summary>Gets or sets the image list index value of the image that is
displayed when a tree node is selected.</summary>
<returns>A zero-based index value that represents the position of an <see
cref="T:System.Drawing.Image" /> in an <see cref="T:System.Windows.Forms.ImageList"
/>.</returns>
<exception cref="T:System.ArgumentException">The index assigned value is less
than zero. </exception>
</member>
<member name="P:System.Windows.Forms.TreeView.SelectedImageKey">
<summary>Gets or sets the key of the default image shown when a <see
cref="T:System.Windows.Forms.TreeNode" /> is in a selected state.</summary>
<returns>The key of the default image shown when a <see
cref="T:System.Windows.Forms.TreeNode" /> is in a selected state.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.SelectedNode">
<summary>Gets or sets the tree node that is currently selected in the tree
view control.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that is currently
selected in the tree view control.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.ShowLines">
<summary>Gets or sets a value indicating whether lines are drawn between tree
nodes in the tree view control.</summary>
<returns>true if lines are drawn between tree nodes in the tree view control;
otherwise, false. The default is true.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.ShowNodeToolTips">
<summary>Gets or sets a value indicating ToolTips are shown when the mouse
pointer hovers over a <see cref="T:System.Windows.Forms.TreeNode" />.</summary>
<returns>true if ToolTips are shown when the mouse pointer hovers over a <see
cref="T:System.Windows.Forms.TreeNode" />; otherwise, false. The default is
false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.ShowPlusMinus">
<summary>Gets or sets a value indicating whether plus-sign (+) and minus-sign
(-) buttons are displayed next to tree nodes that contain child tree
nodes.</summary>
<returns>true if plus sign and minus sign buttons are displayed next to tree
nodes that contain child tree nodes; otherwise, false. The default is
true.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.ShowRootLines">
<summary>Gets or sets a value indicating whether lines are drawn between the
tree nodes that are at the root of the tree view.</summary>
<returns>true if lines are drawn between the tree nodes that are at the root
of the tree view; otherwise, false. The default is true.</returns>
</member>
<member name="M:System.Windows.Forms.TreeView.Sort">
<summary>Sorts the items in <see cref="T:System.Windows.Forms.TreeView" />
control.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.Sorted">
<summary>Gets or sets a value indicating whether the tree nodes in the tree
view are sorted.</summary>
<returns>true if the tree nodes in the tree view are sorted; otherwise,
false. The default is false.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.StateImageList">
<summary>Gets or sets the image list that is used to indicate the state of
the <see cref="T:System.Windows.Forms.TreeView" /> and its nodes.</summary>
<returns>The <see cref="T:System.Windows.Forms.ImageList" /> used for
indicating the state of the <see cref="T:System.Windows.Forms.TreeView" /> and its
nodes.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.Text">
<summary>Gets or sets the text of the <see
cref="T:System.Windows.Forms.TreeView" />.</summary>
<returns>Null in all cases.</returns>
</member>
<member name="E:System.Windows.Forms.TreeView.TextChanged">
<summary>Occurs when the <see cref="P:System.Windows.Forms.TreeView.Text" />
property changes.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.TopNode">
<summary>Gets or sets the first fully-visible tree node in the tree view
control.</summary>
<returns>A <see cref="T:System.Windows.Forms.TreeNode" /> that represents the
first fully-visible tree node in the tree view control.</returns>
</member>
<member name="M:System.Windows.Forms.TreeView.ToString">
<summary>Overrides <see cref="M:System.ComponentModel.Component.ToString"
/>.</summary>
</member>
<member name="P:System.Windows.Forms.TreeView.TreeViewNodeSorter">
<summary>Gets or sets the implementation of <see
cref="T:System.Collections.IComparer" /> to perform a custom sort of the <see
cref="T:System.Windows.Forms.TreeView" /> nodes.</summary>
<returns>The <see cref="T:System.Collections.IComparer" /> to perform the
custom sort.</returns>
</member>
<member name="P:System.Windows.Forms.TreeView.VisibleCount">
<summary>Gets the number of tree nodes that can be fully visible in the tree
view control.</summary>
<returns>The number of <see cref="T:System.Windows.Forms.TreeNode" /> items
that can be fully visible in the <see cref="T:System.Windows.Forms.TreeView" />
control.</returns>
</member>
<member
name="M:System.Windows.Forms.TreeView.WndProc(System.Windows.Forms.Message@)">
<summary>Overrides <see
cref="M:System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message@)"
/>.</summary>
<param name="m">The Windows <see cref="T:System.Windows.Forms.Message" /> to
process.</param>
</member>
<member name="T:System.Windows.Forms.TreeViewAction">
<summary>Specifies the action that raised a <see
cref="T:System.Windows.Forms.TreeViewEventArgs" /> event.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewAction.ByKeyboard">
<summary>The event was caused by a keystroke.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewAction.ByMouse">
<summary>The event was caused by a mouse operation.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewAction.Collapse">
<summary>The event was caused by the <see
cref="T:System.Windows.Forms.TreeNode" /> collapsing.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewAction.Expand">
<summary>The event was caused by the <see
cref="T:System.Windows.Forms.TreeNode" /> expanding.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewAction.Unknown">
<summary>The action that caused the event is unknown.</summary>
</member>
<member name="T:System.Windows.Forms.TreeViewCancelEventArgs">
<summary>Provides data for the <see
cref="E:System.Windows.Forms.TreeView.BeforeCheck" />, <see
cref="E:System.Windows.Forms.TreeView.BeforeCollapse" />, <see
cref="E:System.Windows.Forms.TreeView.BeforeExpand" />, and <see
cref="E:System.Windows.Forms.TreeView.BeforeSelect" /> events of a <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
</member>
<member
name="M:System.Windows.Forms.TreeViewCancelEventArgs.#ctor(System.Windows.Forms.Tre
eNode,System.Boolean,System.Windows.Forms.TreeViewAction)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeViewCancelEventArgs" /> class with the specified
tree node, a value specifying whether the event is to be canceled, and the type of
tree view action that raised the event.</summary>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> that
the event is responding to. </param>
<param name="cancel">true to cancel the event; otherwise, false. </param>
<param name="action">One of the <see
cref="T:System.Windows.Forms.TreeViewAction" /> values indicating the type of
action that raised the event. </param>
</member>
<member name="P:System.Windows.Forms.TreeViewCancelEventArgs.Action">
<summary>Gets the type of <see cref="T:System.Windows.Forms.TreeView" />
action that raised the event.</summary>
<returns>One of the <see cref="T:System.Windows.Forms.TreeViewAction" />
values.</returns>
</member>
<member name="P:System.Windows.Forms.TreeViewCancelEventArgs.Node">
<summary>Gets the tree node to be checked, expanded, collapsed, or
selected.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> to be checked,
expanded, collapsed, or selected.</returns>
</member>
<member name="T:System.Windows.Forms.TreeViewCancelEventHandler">
<summary>Represents the method that will handle the <see
cref="E:System.Windows.Forms.TreeView.BeforeCheck" />, <see
cref="E:System.Windows.Forms.TreeView.BeforeCollapse" />, <see
cref="E:System.Windows.Forms.TreeView.BeforeExpand" />, or <see
cref="E:System.Windows.Forms.TreeView.BeforeSelect" /> event of a <see
cref="T:System.Windows.Forms.TreeView" />.</summary>
<param name="sender">The source of the event. </param>
<param name="e">A <see
cref="T:System.Windows.Forms.TreeViewCancelEventArgs" /> that contains the event
data. </param>
</member>
<member name="T:System.Windows.Forms.TreeViewDrawMode">
<summary>Defines constants that represent the ways a <see
cref="T:System.Windows.Forms.TreeView" /> can be drawn.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewDrawMode.Normal">
<summary>The <see cref="T:System.Windows.Forms.TreeView" /> is drawn by the
operating system.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawAll">
<summary>All elements of a <see cref="T:System.Windows.Forms.TreeView" />
node are drawn manually, including icons, checkboxes, plus and minus signs, and
lines connecting the nodes.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewDrawMode.OwnerDrawText">
<summary>The label portion of the <see cref="T:System.Windows.Forms.TreeView"
/> nodes are drawn manually. Other node elements are drawn by the operating system,
including icons, checkboxes, plus and minus signs, and lines connecting the
nodes.</summary>
</member>
<member name="T:System.Windows.Forms.TreeViewEventArgs">
<summary>Provides data for the <see
cref="E:System.Windows.Forms.TreeView.AfterCheck" />, <see
cref="E:System.Windows.Forms.TreeView.AfterCollapse" />, <see
cref="E:System.Windows.Forms.TreeView.AfterExpand" />, or <see
cref="E:System.Windows.Forms.TreeView.AfterSelect" /> events of a <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
</member>
<member
name="M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode)
">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeViewEventArgs" /> class for the specified tree
node.</summary>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> that
the event is responding to. </param>
</member>
<member
name="M:System.Windows.Forms.TreeViewEventArgs.#ctor(System.Windows.Forms.TreeNode,
System.Windows.Forms.TreeViewAction)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeViewEventArgs" /> class for the specified tree
node and with the specified type of action that raised the event.</summary>
<param name="node">The <see cref="T:System.Windows.Forms.TreeNode" /> that
the event is responding to. </param>
<param name="action">The type of <see
cref="T:System.Windows.Forms.TreeViewAction" /> that raised the event. </param>
</member>
<member name="P:System.Windows.Forms.TreeViewEventArgs.Action">
<summary>Gets the type of action that raised the event.</summary>
<returns>The type of <see cref="T:System.Windows.Forms.TreeViewAction" />
that raised the event.</returns>
</member>
<member name="P:System.Windows.Forms.TreeViewEventArgs.Node">
<summary>Gets the tree node that has been checked, expanded, collapsed, or
selected.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> that has been
checked, expanded, collapsed, or selected.</returns>
</member>
<member name="T:System.Windows.Forms.TreeViewEventHandler">
<summary>Represents the method that will handle the <see
cref="E:System.Windows.Forms.TreeView.AfterCheck" />, <see
cref="E:System.Windows.Forms.TreeView.AfterCollapse" />, <see
cref="E:System.Windows.Forms.TreeView.AfterExpand" />, or <see
cref="E:System.Windows.Forms.TreeView.AfterSelect" /> event of a <see
cref="T:System.Windows.Forms.TreeView" />.</summary>
<param name="sender">The source of the event. </param>
<param name="e">A <see cref="T:System.Windows.Forms.TreeViewEventArgs" />
that contains the event data. </param>
</member>
<member name="T:System.Windows.Forms.TreeViewHitTestInfo">
<summary>Contains information about an area of a <see
cref="T:System.Windows.Forms.TreeView" /> control or a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member
name="M:System.Windows.Forms.TreeViewHitTestInfo.#ctor(System.Windows.Forms.TreeNod
e,System.Windows.Forms.TreeViewHitTestLocations)">
<summary>Initializes a new instance of the <see
cref="T:System.Windows.Forms.TreeViewHitTestInfo" /> class. </summary>
<param name="hitNode">The tree node located at the position indicated by the
hit test.</param>
<param name="hitLocation">One of the <see
cref="T:System.Windows.Forms.TreeViewHitTestLocations" /> values.</param>
</member>
<member name="P:System.Windows.Forms.TreeViewHitTestInfo.Location">
<summary>Gets the location of a hit test on a <see
cref="T:System.Windows.Forms.TreeView" /> control, in relation to the <see
cref="T:System.Windows.Forms.TreeView" /> and the nodes it contains.</summary>
<returns>One of the <see
cref="T:System.Windows.Forms.TreeViewHitTestLocations" /> values.</returns>
</member>
<member name="P:System.Windows.Forms.TreeViewHitTestInfo.Node">
<summary>Gets the <see cref="T:System.Windows.Forms.TreeNode" /> at the
position indicated by a hit test of a <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
<returns>The <see cref="T:System.Windows.Forms.TreeNode" /> at the position
indicated by a hit test of a <see cref="T:System.Windows.Forms.TreeView" />
control.</returns>
</member>
<member name="T:System.Windows.Forms.TreeViewHitTestLocations">
<summary>Defines constants that represent areas of a <see
cref="T:System.Windows.Forms.TreeView" /> or <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.AboveClientArea">
<summary>A position above the client portion of a <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.BelowClientArea">
<summary>A position below the client portion of a <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.Image">
<summary>A position within the bounds of an image contained on a <see
cref="T:System.Windows.Forms.TreeView" /> or <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.Indent">
<summary>A position in the indentation area for a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.Label">
<summary>A position on the text portion of a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member
name="F:System.Windows.Forms.TreeViewHitTestLocations.LeftOfClientArea">
<summary>A position to the left of the client area of a <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.None">
<summary>A position in the client area of the <see
cref="T:System.Windows.Forms.TreeView" /> control, but not on a node or a portion
of a node.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.PlusMinus">
<summary>A position on the plus/minus area of a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member
name="F:System.Windows.Forms.TreeViewHitTestLocations.RightOfClientArea">
<summary>A position to the right of the client area of the <see
cref="T:System.Windows.Forms.TreeView" /> control.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.RightOfLabel">
<summary>A position to the right of the text area of a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="F:System.Windows.Forms.TreeViewHitTestLocations.StateImage">
<summary>A position within the bounds of a state image for a <see
cref="T:System.Windows.Forms.TreeNode" />.</summary>
</member>
<member name="T:System.Windows.Forms.TreeViewImageIndexConverter">
<summary>Provides a type converter to convert data for an image index to and
from one data t