﻿<?xml version="1.0" encoding="utf-8"?>
<doc>
  <assembly>
    <name>Microsoft.Office.Tools.Common.v9.0</name>
  </assembly>
  <members>
    <member name="T:Microsoft.Office.Tools.ActionBase">
      <summary>Provides the base class for smart tag actions in Visual Studio Tools for Office solutions for Microsoft Office Word and Microsoft Office Excel. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionBase.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.ActionBase" /> class.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionBase.Caption">
      <summary>Gets or sets the name of the action, as displayed in the smart tag menu.</summary>
      <returns>The name of the action.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionBase.OnBeforeCaptionShow(System.String,Microsoft.Office.Interop.SmartTag.ISmartTagProperties,System.Object)"></member>
    <member name="M:Microsoft.Office.Tools.ActionBase.OnClick(System.String,Microsoft.Office.Interop.SmartTag.ISmartTagProperties,System.Object)"></member>
    <member name="T:Microsoft.Office.Tools.ActionsPane">
      <summary>Represents a custom user interface for the Document Actions task pane in a document-level customization for Word or Excel.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.#ctor(Microsoft.VisualStudio.Tools.Applications.Runtime.IHostItemProviderExtended,System.IServiceProvider,System.String,System.Object,System.String)"></member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AccessibilityObject">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AccessibilityObject" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AccessibleDefaultActionDescription">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AccessibleDefaultActionDescription" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AccessibleDescription">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AccessibleDescription" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AccessibleName">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AccessibleName" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AccessibleRole">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AccessibleRole" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ActiveControl">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ContainerControl.ActiveControl" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AllowDrop">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AllowDrop" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Anchor">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Anchor" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoRecover">
      <summary>Gets or sets a value that indicates whether the actions pane solution automatically re-attaches to the document when it is detached.</summary>
      <returns>true if the actions pane solution automatically re-attaches to the document; otherwise, false. The default value is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoScaleDimensions">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ContainerControl.AutoScaleDimensions" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoScaleMode">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ContainerControl.AutoScaleMode" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoScroll">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ScrollableControl.AutoScroll" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoScrollMargin">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ScrollableControl.AutoScrollMargin" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoScrollMinSize">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ScrollableControl.AutoScrollMinSize" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoScrollOffset">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AutoScrollOffset" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoScrollPosition">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ScrollableControl.AutoScrollPosition" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoSize">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.AutoSize" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.AutoSizeChanged"></member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoSizeMode">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Form.AutoSizeMode" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.AutoValidate">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ContainerControl.AutoValidate" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.AutoValidateChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.ContainerControl.AutoValidateChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.BackColor">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.DefaultBackColor" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.BackColorChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.BackColorChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.BackgroundImage">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.BackgroundImage" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.BackgroundImageChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.BackgroundImageChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.BackgroundImageLayout">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.BackgroundImageLayout" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.BackgroundImageLayoutChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.BackgroundImageLayoutChanged" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.BeginInit"></member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.BeginInvoke(System.Delegate)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.BeginInvoke(System.Delegate)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.BeginInvoke(System.Delegate,System.Object[])">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.BeginInvoke(System.Delegate,System.Object[])" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.BindingContext">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.BindingContext" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.BindingContextChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.BindingContextChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.BorderStyle">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.UserControl.BorderStyle" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Bottom">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Bottom" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Bounds">
      <summary>Do not use. The actions pane cannot be resized programmatically.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.BringToFront">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.BringToFront" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.CanFocus">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.CanFocus" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.CanSelect">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.CanSelect" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Capture">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Capture" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.CausesValidation">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.CausesValidation" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.CausesValidationChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.CausesValidationChanged" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ChangeUICues">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ChangeUICues" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Clear">
      <summary>Detaches the actions pane solution from the document.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Click">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Click" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ClientRectangle">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ClientRectangle" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ClientSize">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ClientSize" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ClientSizeChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ClientSizeChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.CompanyName">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.CompanyName" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Contains(System.Windows.Forms.Control)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Contains(System.Windows.Forms.Control)" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ContainsFocus">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ContainsFocus" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ContextMenu">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ContextMenu" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ContextMenuChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ContextMenuChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ContextMenuStrip">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ContextMenuStrip" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ContextMenuStripChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ContextMenuStripChanged" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ControlAdded">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ControlAdded" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ControlRemoved">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ControlRemoved" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Controls">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Controls" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.CreateControl">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.CreateControl" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Created">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Created" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.CreateGraphics">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.CreateGraphics" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.CurrentAutoScaleDimensions">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ContainerControl.CurrentAutoScaleDimensions" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Cursor">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Cursor" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.CursorChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.CursorChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.DataBindings">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.DataBindings" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.DisplayRectangle">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.DisplayRectangle" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Disposing">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Disposing" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Dock">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Dock" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.DockChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.DockChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.DockPadding">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ScrollableControl.DockPadding" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.DoDragDrop(System.Object,System.Windows.Forms.DragDropEffects)" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.DoubleClick">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.DoubleClick" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.DragDrop">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.DragDrop" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.DragEnter">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.DragEnter" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.DragLeave">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.DragLeave" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.DragOver">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.DragOver" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.DrawToBitmap(System.Drawing.Bitmap,System.Drawing.Rectangle)" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Enabled">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Enabled" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.EnabledChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.EnabledChanged" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.EndInit"></member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.EndInvoke(System.IAsyncResult)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.EndInvoke(System.IAsyncResult)" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Enter">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Enter" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.FindForm">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.FindForm" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Focus">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Focus" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Focused">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Focused" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Font">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Font" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.FontChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.FontChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ForeColor">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ForeColor" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ForeColorChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ForeColorChanged" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.GetChildAtPoint(System.Drawing.Point)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.GetChildAtPoint(System.Drawing.Point,System.Windows.Forms.GetChildAtPointSkip)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.GetContainerControl">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.GetContainerControl" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.GetNextControl(System.Windows.Forms.Control,System.Boolean)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.GetNextControl(System.Windows.Forms.Control,System.Boolean)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.GetPreferredSize(System.Drawing.Size)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size)" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.GiveFeedback">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.GiveFeedback" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.GotFocus">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.GotFocus" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Handle">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Handle" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.HandleCreated">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.HandleCreated" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.HandleDestroyed">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.HandleDestroyed" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.HasChildren">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.HasChildren" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Height">
      <summary>Do not use. The actions pane cannot be resized programmatically.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.HelpRequested">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.HelpRequested" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Hide">
      <summary>Removes the <see cref="T:Microsoft.Office.Tools.ActionsPane" /> and the controls from the task pane user interface, but leaves the task pane visible.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.HorizontalScroll">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ScrollableControl.HorizontalScroll" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ImeMode">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ImeMode" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ImeModeChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ImeModeChanged" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invalidate">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invalidate" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invalidate(System.Boolean)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invalidate(System.Boolean)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invalidate(System.Drawing.Rectangle)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invalidate(System.Drawing.Rectangle,System.Boolean)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invalidate(System.Drawing.Rectangle,System.Boolean)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invalidate(System.Drawing.Region)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invalidate(System.Drawing.Region,System.Boolean)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invalidate(System.Drawing.Region,System.Boolean)" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Invalidated">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Invalidated" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invoke(System.Delegate)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invoke(System.Delegate)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Invoke(System.Delegate,System.Object[])">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Invoke(System.Delegate,System.Object[])" /> method.</summary>
      <param name="method"></param>
      <param name="args"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.InvokeRequired">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.InvokeRequired" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.IsAccessible">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.IsAccessible" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.IsDisposed">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.IsDisposed" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.IsHandleCreated">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.IsHandleCreated" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.IsMirrored">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.IsMirrored" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.KeyDown">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.KeyDown" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.KeyPress">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.KeyPress" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.KeyUp">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.KeyUp" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Layout">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Layout" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.LayoutEngine">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.LayoutEngine" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Leave">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Leave" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Left">
      <summary>Do not use. You cannot change the <see cref="P:Microsoft.Office.Tools.ActionsPane.Left" /> property of the <see cref="T:Microsoft.Office.Tools.ActionsPane" /> programmatically.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Load">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.UserControl.Load" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Location">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Location" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.LocationChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.LocationChanged" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.LostFocus">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.LostFocus" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Margin">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Margin" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MarginChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MarginChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.MaximumSize">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.MaximumSize" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Microsoft#VisualStudio#Tools#Office#ISupportInitializeControl#InitializeControl(Microsoft.VisualStudio.Tools.Applications.Runtime.IHostItemProviderExtended,System.IServiceProvider,System.String,System.Object,System.String)"></member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.MinimumSize">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.MinimumSize" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseCaptureChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseCaptureChanged" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseClick">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseClick" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseDoubleClick">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseDoubleClick" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseDown">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseDown" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseEnter">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseEnter" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseHover">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseHover" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseLeave">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseLeave" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseMove">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseMove" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseUp">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseUp" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.MouseWheel">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.MouseWheel" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Move">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Move" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Name">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Name" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Orientation">
      <summary>Gets a value indicating whether the placement of the actions pane is vertical or horizontal.</summary>
      <returns>A value indicating whether the placement of the actions pane is vertical or horizontal.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.OrientationChanged">
      <summary>Occurs when the <see cref="P:Microsoft.Office.Tools.ActionsPane.Orientation" /> of the actions pane changes.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Padding">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Padding" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.PaddingChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.PaddingChanged" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Paint">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Paint" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Parent">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Parent" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.ParentChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.ParentChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ParentForm">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ContainerControl.ParentForm" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.PerformAutoScale">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.ContainerControl.PerformAutoScale" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.PerformLayout">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.PerformLayout" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.PerformLayout(System.Windows.Forms.Control,System.String)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.Control,System.String)" /> method.</summary>
      <param name="affectedControl"></param>
      <param name="affectedProperty"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.PointToClient(System.Drawing.Point)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.PointToClient(System.Drawing.Point)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.PointToScreen(System.Drawing.Point)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.PointToScreen(System.Drawing.Point)" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.PreferredSize">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.PreferredSize" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.PreProcessControlMessage(System.Windows.Forms.Message@)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.PreProcessControlMessage(System.Windows.Forms.Message@)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.PreProcessMessage(System.Windows.Forms.Message@)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.PreProcessMessage(System.Windows.Forms.Message@)" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.PreviewKeyDown">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.PreviewKeyDown" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ProductName">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ProductName" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.ProductVersion">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.ProductVersion" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.QueryAccessibilityHelp">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.QueryAccessibilityHelp" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.QueryContinueDrag">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.QueryContinueDrag" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.RecreatingHandle">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.RecreatingHandle" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.RectangleToClient(System.Drawing.Rectangle)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.RectangleToClient(System.Drawing.Rectangle)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.RectangleToScreen(System.Drawing.Rectangle)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.RectangleToScreen(System.Drawing.Rectangle)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Refresh">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Refresh" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Region">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Region" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.RegionChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.RegionChanged" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetBackColor">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetBackColor" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetBindings">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetBindings" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetCursor">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetCursor" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetFont">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetFont" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetForeColor">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetForeColor" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetImeMode">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetImeMode" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetRightToLeft">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetRightToLeft" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResetText">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResetText" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Resize">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Resize" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResumeLayout">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResumeLayout" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ResumeLayout(System.Boolean)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.ResumeLayout(System.Boolean)" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Right">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Right" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.RightToLeft">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.RightToLeft" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.RightToLeftChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.RightToLeftChanged" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Scale(System.Drawing.SizeF)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Scale(System.Drawing.SizeF)" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Scroll">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.ScrollableControl.Scroll" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ScrollControlIntoView(System.Windows.Forms.Control)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Select">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Select" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.SelectNextControl(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean,System.Boolean)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.SelectNextControl(System.Windows.Forms.Control,System.Boolean,System.Boolean,System.Boolean,System.Boolean)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.SendToBack">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.SendToBack" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.SetAutoScrollMargin(System.Int32,System.Int32)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.ScrollableControl.SetAutoScrollMargin(System.Int32,System.Int32)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.SetBounds(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Show">
      <summary>Displays the <see cref="T:Microsoft.Office.Tools.ActionsPane" /> on the task pane, including all controls that have been added to the <see cref="T:Microsoft.Office.Tools.ActionsPane" />, but does not display the task pane if the task pane is not visible.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Site">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Site" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Size">
      <summary>Do not use. The actions pane cannot be resized programmatically.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.SizeChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.SizeChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.StackOrder">
      <summary>Gets or sets a value that indicates the direction that the controls are stacked on the actions pane.</summary>
      <returns>One of the <see cref="T:Microsoft.Office.Tools.StackStyle" /> values.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.StyleChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.StyleChanged" /> event.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.SuspendLayout">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.SuspendLayout" /> method.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.SystemColorsChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.SystemColorsChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.TabIndex">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.TabIndex" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.TabIndexChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.TabIndexChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.TabStop">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.TabStop" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.TabStopChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.TabStopChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Text">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.Text" /> property.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.TextChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.TextChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Top">
      <summary>Do not use. You cannot change the <see cref="P:Microsoft.Office.Tools.ActionsPane.Top" /> property of the <see cref="T:Microsoft.Office.Tools.ActionsPane" /> programmatically.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.TopLevelControl">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.TopLevelControl" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Update">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.Control.Update" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.UseWaitCursor">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.UseWaitCursor" /> property.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Validate">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.ContainerControl.Validate" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.Validate(System.Boolean)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.ContainerControl.Validate(System.Boolean)" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ValidateChildren">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.ContainerControl.ValidateChildren" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ActionsPane.ValidateChildren(System.Windows.Forms.ValidationConstraints)">
      <summary>Provides the same functionality as the <see cref="M:System.Windows.Forms.ContainerControl.ValidateChildren(System.Windows.Forms.ValidationConstraints)" /> method.</summary>
      <param name="validationConstraints"></param>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Validated">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Validated" /> event.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.Validating">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.Validating" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.VerticalScroll">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.ScrollableControl.VerticalScroll" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Visible">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.ActionsPane" /> is visible.</summary>
      <returns>true if the actions pane is visible on the task pane; otherwise, false.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.ActionsPane.VisibleChanged">
      <summary>Provides the same functionality as the <see cref="E:System.Windows.Forms.Control.VisibleChanged" /> event.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.Width">
      <summary>Do not use. The actions pane cannot be resized programmatically.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.ActionsPane.WindowTarget">
      <summary>Provides the same functionality as the <see cref="P:System.Windows.Forms.Control.WindowTarget" /> property.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.AddIn">
      <summary>Provides core functionality for an add-in for a Microsoft Office application.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.AddIn.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.#ctor(System.String,System.String)"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.BeginInit"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.CreateRibbonExtensibilityObject">
      <summary>Returns an object that implements the Microsoft.Office.Core.IRibbonExtensibility interface.</summary>
      <returns>An object that implements the Microsoft.Office.Core.IRibbonExtensibility interface.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.AddIn.CreateRibbonObjects">
      <summary>Returns an array of <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> objects to the <see cref="M:Microsoft.Office.Tools.AddIn.CreateRibbonExtensibilityObject" /> method.</summary>
      <returns>An array of <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> objects.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.AddIn.EndInit"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.Initialize"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.Microsoft#VisualStudio#Tools#Applications#Runtime#IComAddInAutomationServiceProviderCallback#RequestComAddInAutomationService"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.Microsoft#VisualStudio#Tools#Applications#Runtime#IServiceProviderCallback#RequestService(System.Guid)">
      <param name="serviceGuid"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.AddIn.Microsoft#VisualStudio#Tools#Office#ISupportInitializeControl#InitializeControl(Microsoft.VisualStudio.Tools.Applications.Runtime.IHostItemProviderExtended,System.IServiceProvider,System.String,System.Object,System.String)"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.OnShutdown"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.OnStartup"></member>
    <member name="M:Microsoft.Office.Tools.AddIn.RequestComAddInAutomationService">
      <summary>Returns an object in your add-in that can be used by other solutions.</summary>
      <returns>An object that you want to expose to other add-ins.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.AddIn.RequestService(System.Guid)">
      <summary>Returns an object that extends a feature in a Microsoft Office application.</summary>
      <returns>An object that implements the extensibility interface that is identified by <paramref name="serviceGuid" />.</returns>
      <param name="serviceGuid">A <see cref="T:System.Guid" /> that identifies an extensibility interface that is supported by Microsoft Office applications.</param>
    </member>
    <member name="E:Microsoft.Office.Tools.AddIn.Shutdown">
      <summary>Occurs when the add-in is about to be unloaded. </summary>
    </member>
    <member name="E:Microsoft.Office.Tools.AddIn.Startup">
      <summary>Occurs when the add-in is loaded, after all the initialization code in the assembly has run. </summary>
    </member>
    <member name="T:Microsoft.Office.Tools.CannotRemoveControlException">
      <summary>The exception that is thrown when code tries to remove a host control or Windows Forms control that was added to a document at design time.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveControlException.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveControlException.#ctor(System.String)"></member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveControlException.#ctor(System.String,System.Exception)"></member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveControlException.#ctor(System.String,System.String)"></member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveControlException.#ctor(System.String,System.String,System.Exception)"></member>
    <member name="T:Microsoft.Office.Tools.CannotRemoveCustomizationException">
      <summary>The exception that is thrown when a customization could not be programmatically removed from a document. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveCustomizationException.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveCustomizationException.#ctor(System.Exception)"></member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveCustomizationException.#ctor(System.String)"></member>
    <member name="M:Microsoft.Office.Tools.CannotRemoveCustomizationException.#ctor(System.String,System.Exception)"></member>
    <member name="T:Microsoft.Office.Tools.ControlNameAlreadyExistsException">
      <summary>The exception that is thrown when you try to add a control to a Microsoft Office Excel workbook or Microsoft Office Word document at run time, but the name provided for the new control already exists in the workbook or document.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.ControlNameAlreadyExistsException.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.ControlNameAlreadyExistsException.#ctor(System.String)"></member>
    <member name="M:Microsoft.Office.Tools.ControlNameAlreadyExistsException.#ctor(System.String,System.Exception)"></member>
    <member name="M:Microsoft.Office.Tools.ControlNameAlreadyExistsException.#ctor(System.String,System.String)"></member>
    <member name="M:Microsoft.Office.Tools.ControlNameAlreadyExistsException.#ctor(System.String,System.String,System.Exception)"></member>
    <member name="T:Microsoft.Office.Tools.CustomTaskPane">
      <summary>Represents a custom task pane in a Microsoft Office application.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.Control">
      <summary>Gets the <see cref="T:System.Windows.Forms.UserControl" /> that provides the user interface of the custom task pane.</summary>
      <returns>The <see cref="T:System.Windows.Forms.UserControl" /> that provides the user interface of the custom task pane.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPane.Dispose">
      <summary>Releases all resources used by the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" />. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.DockPosition">
      <summary>Gets or sets a value that specifies where the custom task pane is located relative to the application window.</summary>
      <returns>One of the Microsoft.Office.Core.MsoCTPDockPosition values. The default is Microsoft.Office.Core.MsoCTPDockPosition.msoCTPDockPositionRight.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
      <exception cref="T:System.Runtime.InteropServices.COMException">The value of the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.DockPositionRestrict" /> property is Microsoft.Office.Core.MsoCTPDockPosition.msoCTPDockPositionRestrictNoChange when you try to change the value of the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.DockPosition" /> property.-or-You try to set this property in the event handler for the <see cref="E:Microsoft.Office.Tools.CustomTaskPane.DockPositionChanged" /> or <see cref="E:Microsoft.Office.Tools.CustomTaskPane.VisibleChanged" /> event.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.CustomTaskPane.DockPositionChanged">
      <summary>Occurs when the user changes the dock position of the custom task pane, or when code changes the value of the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.DockPosition" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.DockPositionRestrict">
      <summary>Gets or sets a value that prevents the custom task pane from being docked in the specified position.</summary>
      <returns>One of the Microsoft.Office.Core.MsoCTPDockPositionRestrict values. The default is Microsoft.Office.Core.MsoCTPDockPosition.msoCTPDockPositionRestrictNone.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.Height">
      <summary>Gets or sets the height of the custom task pane, in points.</summary>
      <returns>The height of the custom task pane, in points. </returns>
      <exception cref="T:System.Runtime.InteropServices.COMException">The value of the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.DockPosition" /> property is Microsoft.Office.Core.MsoCTPDockPosition.msoCTPDockPositionRight or Microsoft.Office.Core.MsoCTPDockPosition.msoCTPDockPositionLeft when you try to set the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.Height" /> property.-or-You try to set the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.Height" /> property in the event handler for the <see cref="E:Microsoft.Office.Tools.CustomTaskPane.DockPositionChanged" /> or <see cref="E:Microsoft.Office.Tools.CustomTaskPane.VisibleChanged" /> event.</exception>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.Title">
      <summary>Gets the title of the custom task pane.</summary>
      <returns>The title of the custom task pane.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.Visible">
      <summary>Gets or sets a value that specifies whether the custom task pane is visible.</summary>
      <returns>true if the custom task pane is visible; otherwise, false. The default is false.</returns>
      <exception cref="T:System.Runtime.InteropServices.COMException">You try to set this property in the event handler for the <see cref="E:Microsoft.Office.Tools.CustomTaskPane.DockPositionChanged" /> or <see cref="E:Microsoft.Office.Tools.CustomTaskPane.VisibleChanged" /> event.</exception>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
    </member>
    <member name="E:Microsoft.Office.Tools.CustomTaskPane.VisibleChanged">
      <summary>Occurs when the user displays or closes the custom task pane, or when code changes the value of the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.Visible" /> property.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.Width">
      <summary>Gets or sets the width of the custom task pane, in points.</summary>
      <returns>The width of the custom task pane, in points.</returns>
      <exception cref="T:System.Runtime.InteropServices.COMException">The value of the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.DockPosition" /> property is Microsoft.Office.Core.MsoCTPDockPosition.msoCTPDockPositionTop or Microsoft.Office.Core.MsoCTPDockPosition.msoCTPDockPositionBottom when you try to set the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.Width" /> property.-or-You try to set the <see cref="P:Microsoft.Office.Tools.CustomTaskPane.Width" /> property in the event handler for the <see cref="E:Microsoft.Office.Tools.CustomTaskPane.DockPositionChanged" /> or <see cref="E:Microsoft.Office.Tools.CustomTaskPane.VisibleChanged" /> event.</exception>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPane.Window">
      <summary>Gets the document window that the custom task pane is associated with.</summary>
      <returns>An object that represents the document window that the custom task pane is associated with.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPane.Dispose" /> method of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> has already been called.</exception>
    </member>
    <member name="T:Microsoft.Office.Tools.CustomTaskPaneCollection">
      <summary>Represents a collection of custom task panes in a Microsoft Office application.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" /> class.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.#ctor(Microsoft.VisualStudio.Tools.Applications.Runtime.IHostItemProvider,System.IServiceProvider,System.String,System.Object,System.String)">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" /> class.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Add(System.Windows.Forms.UserControl,System.String)">
      <summary>Creates a new <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> and adds it to the current <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />. The custom task pane is based on the specified <see cref="T:System.Windows.Forms.UserControl" /> and has the specified title.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> that represents the new custom task pane.</returns>
      <param name="control">A <see cref="T:System.Windows.Forms.UserControl" /> that provides the user interface for the new custom task pane.</param>
      <param name="title">The text that appears in the title bar of the new custom task pane.</param>
      <exception cref="T:System.ArgumentNullException">
        <paramref name="control" /> or <paramref name="title" /> is null.</exception>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Add(System.Windows.Forms.UserControl,System.String,System.Object)">
      <summary>Creates a new <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> and adds it to the current <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />. The custom task pane is based on the specified <see cref="T:System.Windows.Forms.UserControl" />, has the specified title, and is associated with the specified application window.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> that represents the new custom task pane.</returns>
      <param name="control">A <see cref="T:System.Windows.Forms.UserControl" /> that provides the user interface for the new custom task pane.</param>
      <param name="title">The text that appears in the title bar of the new custom task pane.</param>
      <param name="window">An object that represents the application window to associate the new custom task pane with.</param>
      <exception cref="T:System.ArgumentNullException">
        <paramref name="control" /> or <paramref name="title" /> is null.</exception>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.BeginInit"></member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPaneCollection.Count">
      <summary>Gets the number of <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> objects in the current <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</summary>
      <returns>The number of <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> objects in the current <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose">
      <summary>Releases all resources used by the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.EndInit"></member>
    <member name="P:Microsoft.Office.Tools.CustomTaskPaneCollection.Item(System.Int32)">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> at the specified index.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> at the specified index.</returns>
      <param name="index">The zero-based index of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> to get.</param>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Remove(Microsoft.Office.Tools.CustomTaskPane)">
      <summary>Removes the specified <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> from the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> was successfully removed from the collection; false if the collection does not contain the specified <see cref="T:Microsoft.Office.Tools.CustomTaskPane" />.</returns>
      <param name="customTaskPane">The <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> to remove from the collection.</param>
      <exception cref="T:System.ArgumentNullException">
        <paramref name="customTaskPane" /> is null.</exception>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.RemoveAt(System.Int32)">
      <summary>Removes the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> at the specified index of the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</summary>
      <param name="index">The zero-based index of the <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> to remove.</param>
      <exception cref="T:System.ArgumentOutOfRangeException">The collection does not contain a <see cref="T:Microsoft.Office.Tools.CustomTaskPane" /> at <paramref name="index" />.</exception>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.System#Collections#Generic#IEnumerable{T}#GetEnumerator">
      <summary>Returns a generic enumerator that iterates through the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</summary>
      <returns>An <see cref="T:System.Collections.Generic.IEnumerator`1" /> that can be used to iterate through the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.CustomTaskPaneCollection.System#Collections#IEnumerable#GetEnumerator">
      <summary>Returns an enumerator that iterates through the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</summary>
      <returns>An <see cref="T:System.Collections.IEnumerator" /> that can be used to iterate through the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</returns>
      <exception cref="T:System.ObjectDisposedException">The <see cref="M:Microsoft.Office.Tools.CustomTaskPaneCollection.Dispose" /> method has already been called on the <see cref="T:Microsoft.Office.Tools.CustomTaskPaneCollection" />.</exception>
    </member>
    <member name="T:Microsoft.Office.Tools.InvalidRangeException">
      <summary>The exception that is thrown when you try to add a control to a Microsoft Office Excel workbook at run time, but the specified range contains multiple areas instead of a contiguous block of cells.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.InvalidRangeException.#ctor"></member>
    <member name="M:Microsoft.Office.Tools.InvalidRangeException.#ctor(System.Exception)"></member>
    <member name="M:Microsoft.Office.Tools.InvalidRangeException.#ctor(System.String)"></member>
    <member name="M:Microsoft.Office.Tools.InvalidRangeException.#ctor(System.String,System.Exception)"></member>
    <member name="T:Microsoft.Office.Tools.RegexCollection">
      <summary>Represents a collection of regular expressions to be recognized by a smart tag in a Visual Studio Tools for Office solution.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.RegexCollection.Add(System.Text.RegularExpressions.Regex)">
      <summary>Adds a regular expression to the end of the <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</summary>
      <returns>The index at which the <paramref name="value" /> has been added.</returns>
      <param name="value">The regular expression to be added to the end of the <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.RegexCollection.AddRange(System.Text.RegularExpressions.Regex[])">
      <summary>Adds an array of regular expressions to the end of <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</summary>
      <param name="value">The array of regular expressions to add to the <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.RegexCollection.Contains(System.Text.RegularExpressions.Regex)">
      <summary>Determines whether the <see cref="T:Microsoft.Office.Tools.RegexCollection" /> contains a specific regular expression. </summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.RegexCollection" /> contains the specified <paramref name="value" />; otherwise, false. </returns>
      <param name="value">The regular expression to locate in the <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.RegexCollection.CopyTo(System.Text.RegularExpressions.Regex[],System.Int32)">
      <summary>Copies the entire <see cref="T:Microsoft.Office.Tools.RegexCollection" /> to a compatible one-dimensional array, starting at the specified index of the target array. </summary>
      <param name="array">The one-dimensional array that is the destination of the elements copied from <see cref="T:Microsoft.Office.Tools.RegexCollection" />. The array must have zero-based indexing.</param>
      <param name="index">The zero-based index in <paramref name="array" /> at which copying begins.</param>
      <exception cref="T:System.ArgumentNullException">
        <paramref name="array" /> is a null reference.</exception>
      <exception cref="T:System.ArgumentOutOfRangeException">
        <paramref name="index" /> is less than zero.</exception>
      <exception cref="T:System.ArgumentException">
        <paramref name="array" /> is multidimensional.-or-The number of elements in the source <see cref="T:Microsoft.Office.Tools.RegexCollection" /> is greater than the available space from <paramref name="index" /> to the end of the destination <paramref name="array" />.</exception>
      <exception cref="T:System.InvalidCastException">The type of the source <see cref="T:Microsoft.Office.Tools.RegexCollection" /> cannot be cast automatically to the type of the destination <paramref name="array" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.RegexCollection.IndexOf(System.Text.RegularExpressions.Regex)">
      <summary>Searches for the specified regular expression and returns the zero-based index of the first occurrence within the entire <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</summary>
      <returns>The zero-based index of the first occurrence of <paramref name="value" /> within the entire <see cref="T:Microsoft.Office.Tools.RegexCollection" />, if found; otherwise, -1. </returns>
      <param name="value">The regular expression to locate in the <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.RegexCollection.Insert(System.Int32,System.Text.RegularExpressions.Regex)">
      <summary>Inserts an element into the <see cref="T:Microsoft.Office.Tools.RegexCollection" /> at the specified index. </summary>
      <param name="index">The zero-based index at which <paramref name="value" /> should be inserted.</param>
      <param name="value">The regular expression to insert.</param>
      <exception cref="T:System.ArgumentOutOfRangeException">
        <paramref name="index" /> is less than zero.-or-<paramref name="index" /> is greater than <see cref="P:System.Collections.CollectionBase.Count" />.</exception>
      <exception cref="T:System.NotSupportedException">The <see cref="T:Microsoft.Office.Tools.RegexCollection" /> is read-only.-or-The <see cref="T:Microsoft.Office.Tools.RegexCollection" /> has a fixed size.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.RegexCollection.Item(System.Int32)">
      <summary>Gets or sets the regular expression at the specified index.</summary>
      <returns>The <see cref="T:System.Text.RegularExpressions.Regex" /> at the specified index.</returns>
      <param name="index">The zero-based index of the regular expression to get or set.</param>
      <exception cref="T:System.ArgumentOutOfRangeException">
        <paramref name="index" /> is less than zero.-or-<paramref name="index" /> is equal to or greater than <see cref="P:System.Collections.CollectionBase.Count" />.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.RegexCollection.Remove(System.Text.RegularExpressions.Regex)">
      <summary>Removes the first occurrence of a specific regular expression from the <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</summary>
      <param name="value">The regular expression to remove from <see cref="T:Microsoft.Office.Tools.RegexCollection" />.</param>
      <exception cref="T:System.NotSupportedException">The <see cref="T:Microsoft.Office.Tools.RegexCollection" /> is read-only.-or-The <see cref="T:Microsoft.Office.Tools.RegexCollection" /> has a fixed size.</exception>
    </member>
    <member name="T:Microsoft.Office.Tools.SmartTagBase">
      <summary>Provides the base class for smart tags in Visual Studio Tools for Office solutions.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagBase.#ctor(System.String,System.String)">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.SmartTagBase" /> class.</summary>
      <param name="smartTagType">A unique identifier for the smart tag, composed of a namespace URI and a tag type name separated by a number sign (#).</param>
      <param name="caption">The name of the smart tag, which is displayed on the smart tag menu.</param>
      <exception cref="T:System.ArgumentException">
        <paramref name="smartTagType" /> or <paramref name="caption" /> is either null or empty, or <paramref name="smartTagType" /> is not valid.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.Actions">
      <summary>Gets or sets an array of actions that are exposed by the smart tag.</summary>
      <returns>An array of actions that are exposed by the smart tag.</returns>
      <exception cref="T:System.InvalidOperationException">This property is set after the smart tag was added to a <see cref="T:Microsoft.Office.Tools.SmartTagCollection" />.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.Caption">
      <summary>Gets the name of the smart tag.</summary>
      <returns>The name of the smart tag.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.Expressions">
      <summary>Gets the collection of regular expressions that the smart tag will recognize.</summary>
      <returns>Gets a <see cref="T:Microsoft.Office.Tools.RegexCollection" /> that contains the regular expressions that the smart tag will recognize.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.InsideRecognize"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagBase.Recognize(System.String,Microsoft.Office.Interop.SmartTag.ISmartTagRecognizerSite,Microsoft.Office.Interop.SmartTag.ISmartTagTokenList)">
      <summary>Searches text for recognized terms.</summary>
      <param name="text">The text to search for recognized terms.</param>
      <param name="site">The location of the text in the workbook or document.</param>
      <param name="tokenList">The text to search for recognized terms, broken down into a list of tokens.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.RecognizerSite"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagBase.Remove(System.Text.RegularExpressions.Regex)">
      <summary>Removes a regular expression recognizer from the smart tag.</summary>
      <param name="regex">A regular expression that is used to define the term to be searched for in the document.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.SmartTagType">
      <summary>Gets a namespace that acts as a unique identifier for the smart tag.</summary>
      <returns>A namespace that acts as a unique identifier for the smart tag.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.Terms">
      <summary>Gets the collection of string literals that the smart tag will recognize.</summary>
      <returns>Gets a <see cref="T:System.Collections.Specialized.StringCollection" /> that contains the string literals that the smart tag will recognize.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagBase.Text"></member>
    <member name="T:Microsoft.Office.Tools.SmartTagCollection">
      <summary>Represents a collection of smart tags in a Visual Studio Tools for Office solution.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.#ctor(Microsoft.VisualStudio.Tools.Applications.Runtime.IHostItemProvider,System.IServiceProvider,System.String,System.Object,System.String)"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.#ctor(System.IServiceProvider)"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.Add(Microsoft.Office.Tools.SmartTagBase)">
      <summary>Adds a smart tag to the end of the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" />.</summary>
      <returns>The index of the new smart tag in the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" />.</returns>
      <param name="value">The smart tag instance to be added.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.AddRange(Microsoft.Office.Tools.SmartTagBase[])">
      <summary>Adds an array of smart tags to the end of the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" />.</summary>
      <param name="smartTags">The array of smart tag objects to be added.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.BeginInit"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.Contains(Microsoft.Office.Tools.SmartTagBase)">
      <summary>Determines whether the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" /> contains a specific smart tag.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" /> contains the specified smart tag; otherwise, false.</returns>
      <param name="smartTag">The smart tag instance that you want to check for.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.CopyTo(Microsoft.Office.Tools.SmartTagBase[],System.Int32)">
      <summary>Copies the smart tags in the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" /> to a one-dimensional array of smart tags, starting at a specified index.</summary>
      <param name="array">The destination of the smart tags copied from the collection.</param>
      <param name="index">The index of the array at which to begin copying.</param>
      <exception cref="T:System.ArgumentException">The destination array is multidimensional, or the number of elements in the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" /> is greater than the available space between the index of the target array specified by the <paramref name="index" /> parameter and the end of the target array.</exception>
      <exception cref="T:System.ArgumentNullException">The <paramref name="array" /> parameter is null.</exception>
      <exception cref="T:System.ArgumentOutOfRangeException">The <paramref name="index" /> parameter is less than the target array's minimum index.</exception>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.Dispose"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.EndInit"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.IndexOf(Microsoft.Office.Tools.SmartTagBase)">
      <summary>Determines the index of a specified smart tag in the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" />.</summary>
      <returns>The index of a specified smart tag in the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" />. If the smart tag is not in the collection, returns -1.</returns>
      <param name="value">The smart tag to locate in the collection.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.Insert(System.Int32,Microsoft.Office.Tools.SmartTagBase)">
      <summary>Inserts a smart tag into the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" /> at the specified index.</summary>
      <param name="index">The zero-based index at which the smart tag should be inserted.</param>
      <param name="value">The smart tag to add to the collection.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.SmartTagCollection.Item(System.Int32)">
      <summary>Gets the smart tag at the specified index.</summary>
      <param name="index">The zero-based index of the smart tag to get.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.OnClearComplete"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.OnInsert(System.Int32,System.Object)"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.OnInsertComplete(System.Int32,System.Object)"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.OnRemove(System.Int32,System.Object)"></member>
    <member name="M:Microsoft.Office.Tools.SmartTagCollection.Remove(Microsoft.Office.Tools.SmartTagBase)">
      <summary>Removes a smart tag from the <see cref="T:Microsoft.Office.Tools.SmartTagCollection" />.</summary>
      <param name="value">The smart tag to be removed.</param>
    </member>
    <member name="T:Microsoft.Office.Tools.StackStyle">
      <summary>Specifies the direction that controls will be stacked on an actions pane. </summary>
    </member>
    <member name="F:Microsoft.Office.Tools.StackStyle.None">
      <summary>No stacking order defined; order is controlled by the developer.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.StackStyle.FromTop">
      <summary>Stack from the top of the actions pane.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.StackStyle.FromBottom">
      <summary>Stack from the bottom of the actions pane.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.StackStyle.FromLeft">
      <summary>Stack from the left of the actions pane.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.StackStyle.FromRight">
      <summary>Stack from the right of the actions pane.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute">
      <summary>Specifies whether to pass the locale ID (LCID) 1033 to Microsoft Office Excel for all culture-sensitive calls to the Excel object model, regardless of the locale settings defined for the computer.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute" /> class.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute.#ctor(System.Boolean)">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute" /> class using a value that indicates whether the locale ID 1033 is used for every call to the Microsoft Office Excel object model.</summary>
      <param name="enabled">true to send the locale ID 1033 to Excel with every call to the object model; false to send the locale ID of the current thread.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute.Enabled">
      <summary>Gets a value that indicates whether the locale ID 1033 is used for every call to the Microsoft Office Excel object model.</summary>
      <returns>true if your code sends the locale ID 1033 with every call to the Excel object model; false if your code sends the locale ID of the user's Windows locale setting.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Excel.ExcelLocale1033Proxy">
      <summary>Provides methods that modify how a specified native Microsoft Office Excel object passes locale ID (LCID) information to the Excel object model.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ExcelLocale1033Proxy.Unwrap(System.Object)">
      <summary>Returns a version of the specified native Microsoft Office Excel object that passes the locale ID (LCID) of the current thread with all locale-sensitive calls to the Excel object model, instead of passing LCID 1033 to specify the English (United States) locale. </summary>
      <returns>A version of <paramref name="wrappedExcelObject" /> that always passes the locale ID of the current thread to Excel, if <paramref name="wrappedExcelObject" /> is a native Excel object and the <see cref="T:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute" /> attribute is true. Otherwise, this method returns <paramref name="wrappedExcelObject" /> without any modifications.</returns>
      <param name="wrappedExcelObject">The native Excel object that you want to unwrap.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ExcelLocale1033Proxy.Wrap(System.Object)">
      <summary>Returns a version of the specified native Microsoft Office Excel object that passes locale ID (LCID) 1033 to specify English (United States) locale with all locale-sensitive calls to the Excel object model, instead of passing the locale ID of the current thread.</summary>
      <returns>A version of <paramref name="excelObjectToWrap" /> that always passes LCID 1033 to Excel, if <paramref name="excelObjectToWrap" /> is a native Excel object and the <see cref="T:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute" /> attribute is true. Otherwise, this method returns <paramref name="excelObjectToWrap" /> without any modifications.</returns>
      <param name="excelObjectToWrap">The native Excel object that you want to wrap.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Excel.ExcelLocale1033Proxy.Wrap(System.Type,System.Object)">
      <summary>Returns a version of the specified native Microsoft Office Excel object that passes locale ID (LCID) 1033 to specify English (United States) locale with all locale-sensitive calls to the Excel object model, instead of passing the locale ID of the current thread. </summary>
      <returns>A version of <paramref name="excelObjectToWrap" /> that always passes LCID 1033 to Excel, if <paramref name="excelObjectToWrap" /> is a native Excel object and the <see cref="T:Microsoft.Office.Tools.Excel.ExcelLocale1033Attribute" /> attribute is true. Otherwise, this method returns <paramref name="excelObjectToWrap" /> without any modifications.</returns>
      <param name="typeOfObject">The <see cref="T:System.Type" /> of the native Excel object that you want to wrap.</param>
      <param name="excelObjectToWrap">The native Excel object that you want to wrap.</param>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon">
      <summary>Serves as the base class for Microsoft Office Ribbon customizations.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.OfficeRibbon.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> class.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.Close">
      <summary>Occurs when this <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> instance is closing.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.OfficeRibbon.Context">
      <summary>Gets or sets the application instance, or the Inspector window in Outlook, that is associated with this Ribbon.</summary>
      <returns>An <see cref="T:System.Object" /> that represents the Inspector window or application instance that is associated with this <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> object.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.OfficeRibbon.Dispose(System.Boolean)">
      <summary>Releases the unmanaged resources used by the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> class 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:Microsoft.Office.Tools.Ribbon.OfficeRibbon.Global">
      <summary>Gets or sets a value that determines whether this <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> can be used in multiple contexts simultaneously.</summary>
      <returns>true if this <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> object is shared among multiple contexts; otherwise, false. The default is true.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.Load">
      <summary>Occurs when the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> is loaded into the Microsoft Office application. </summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage">
      <summary>Occurs when the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> loads, if the ImageName property is set for one or more controls. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.OfficeRibbon.OfficeMenu">
      <summary>Gets a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonOfficeMenu" /> that represents the Microsoft Office Menu customization.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonOfficeMenu" /> that represents the Microsoft Office Menu customization.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.OfficeRibbon.PerformLayout">
      <summary>Refreshes the Ribbon user interface.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.OfficeRibbon.Ribbon">
      <summary>Gets the current <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> instance.</summary>
      <returns>An <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> that represents the Ribbon customization.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.OfficeRibbon.RibbonId">
      <summary>Gets the Ribbon ID that was used to create this instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> class.</summary>
      <returns>The Ribbon ID that was used to create this instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> class.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.OfficeRibbon.RibbonType">
      <summary>Gets a comma-separated list of Ribbon IDs that are associated with this <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> instance.</summary>
      <returns>A comma-separated list of Ribbon IDs that are associated with this <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> instance.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.OfficeRibbon.StartFromScratch">
      <summary>Gets or sets a value that indicates whether to hide all built-in tabs on the Ribbon and most commands on the Microsoft Office Menu and display only the customizations that are defined in this Ribbon item. </summary>
      <returns>true if the Ribbon displays only the customizations that are defined in this Ribbon item; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.OfficeRibbon.Tabs">
      <summary>Gets a collection of <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonTab" /> objects in the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonOfficeMenu" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponentCollection`1" /> that contains the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonTab" /> objects in the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonOfficeMenu" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonBox">
      <summary>Arranges and aligns controls on a custom Ribbon.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonBox.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBox" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonBox.BoxStyle">
      <summary>Gets a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBoxStyle" /> value that indicates whether controls placed on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBox" /> will be placed horizontally or vertically.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBoxStyle" /> enumeration value that indicates how this <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonBox.BoxStyle" /> arranges controls placed on it.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonBox.Enabled"></member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonBox.Items">
      <summary>Gets a collection of the controls that are on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBox" /> object.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponentCollection`1" /> that can be used to access the controls that were added to this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBox" /> at design time.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonBoxStyle">
      <summary>Specifies whether controls are aligned vertically or horizontally on a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBox" />.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonBoxStyle.Horizontal">
      <summary>Controls are aligned to the left and right of one other.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonBoxStyle.Vertical">
      <summary>Controls are aligned above and below one another. If there is not enough room to display the controls in one column, the remaining controls are displayed in additional columns.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonButton">
      <summary>Represents a button on a custom Ribbon.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonButton.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButton" /> class.</summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonButton.Click">
      <summary>Occurs when the user clicks the button.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.ControlSize">
      <summary>Gets or sets the size of the button.</summary>
      <returns>A Microsoft.Office.Core.RibbonControlSize that represents the size of the button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.Description">
      <summary>Gets or sets the text that appears on this button in a menu when the <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ItemSize" /> property of the menu is set to Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge.</summary>
      <returns>The description appears when this control is nested in another menu or split button, and the <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ItemSize" /> property of the parent menu, or the <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ItemSize" /> property of the split button, is set to Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge.This property can be changed at run time.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.Image">
      <summary>Gets or sets the image that is displayed on the button.</summary>
      <returns>An <see cref="T:System.Drawing.Image" /> that is displayed on the button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.ImageName">
      <summary>Gets or sets the name that you can use to identify the button in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler.</summary>
      <returns>A string that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify the button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.KeyTip">
      <summary>Gets or sets the keyboard shortcut of the button.</summary>
      <returns>A string that represents the keyboard shortcut of the button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.Label">
      <summary>Gets or sets the text that is displayed on the button.</summary>
      <returns>A string that represents the text that is displayed on the button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.OfficeImageId">
      <summary>Gets or sets the image to display on the button, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.Position">
      <summary>Gets or sets the position of the button, if the button is on the Microsoft Office Menu.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButton" />, if the control is on the Microsoft Office Menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.ScreenTip">
      <summary>Gets or sets tooltip text that appears when the user moves the pointer over the button.</summary>
      <returns>The tooltip text that appears when the user moves the pointer over the button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.ShowImage">
      <summary>Gets or sets a value that indicates whether the image that is associated with the button is visible. </summary>
      <returns>true if the image that is associated with the button is visible; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for the button is visible.</summary>
      <returns>true if the label for the button is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButton.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the button.</summary>
      <returns>A string that contains multiline tip text that appears when the user moves the pointer over the button.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonButtonCollection">
      <summary>Represents a collection of <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButton" /> objects.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup">
      <summary>Represents a group of button controls on a Ribbon.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup" /> class.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup.Enabled">
      <summary>Setting this property has no effect.</summary>
      <returns>This property always returns true. </returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup.Items">
      <summary>Gets the controls that are contained in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup" />.</summary>
      <returns>Returns a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponentCollection`1" /> object that you can use to access the controls that were added to this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup" /> at design time.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonButtonGroup.Visible">
      <summary>Setting this property has no effect.</summary>
      <returns>This property always returns true.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonButtonType">
      <summary>Specifies the type of button that a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> displays.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonButtonType.Button">
      <summary>The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> displays a button.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonButtonType.ToggleButton">
      <summary>The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> displays a toggle button.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox">
      <summary>Represents a check box control on a Ribbon.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.Checked">
      <summary>Gets or sets a value that indicates whether this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" /> is checked.</summary>
      <returns>true if this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" /> is checked; otherwise, false. The default value is false.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.Click">
      <summary>Occurs when a user clicks the check box.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.Description">
      <summary>Gets or sets a description for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" /> that appears when its parent control's ItemSize property is set to <see cref="F:Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge" />.</summary>
      <returns>The description for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.KeyTip">
      <summary>Gets or sets the keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />.</summary>
      <returns>The current keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.Label">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />.</summary>
      <returns>The text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.Position">
      <summary>Gets or sets the position of the check box, if the checkbox is on the Microsoft Office Menu.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />, if the control is on the Microsoft Office Menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />.</summary>
      <returns>The text that appears when the user moves the pointer over the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonCheckBox.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonCheckBox" />.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox">
      <summary>Represents a combo box on a custom Ribbon.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonComboBox.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" /> class.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.Image">
      <summary>Gets or sets an image this is displayed on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>The image that is displayed on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.ImageName">
      <summary>Gets or sets the name that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the control.</summary>
      <returns>A string that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.Items">
      <summary>Gets a collection of the items in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItemCollection" /> that can be used to access the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> objects in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonComboBox.ItemsLoading">
      <summary>Occurs when the drop-down list for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" /> is opened.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.KeyTip">
      <summary>Gets or sets the keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>The current keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.Label">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>The text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.MaxLength">
      <summary>Gets or sets a value that indicates the maximum number of characters allowed per entry in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>An integer value that indicates the maximum number of characters allowed per entry in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />. A value of 0 indicates that there is no predefined limit.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.OfficeImageId">
      <summary>Gets or sets the image to display on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>The text that appears when the user moves the pointer over the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.ShowImage">
      <summary>Gets or sets a value that indicates whether the image that is associated with the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" /> is visible.</summary>
      <returns>true if the image that is associated with the control is visible; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.ShowItemImage">
      <summary>Gets or sets a value that indicates whether images are displayed for the items in the drop-down menu.</summary>
      <returns>true if the images are displayed; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" /> is visible.</summary>
      <returns>true if the label is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.SizeString">
      <summary>Gets or sets a string that determines the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>A string, the length of which determines the size of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComboBox.Text">
      <summary>Gets or sets the text that appears in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
      <returns>The text that appears in the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonComboBox.TextChanged">
      <summary>Occurs when a user changes the text in the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComboBox" />.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonComponent">
      <summary>Base class for controls on a custom Ribbon.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Name">
      <summary>Gets or sets the name of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" />.</summary>
      <returns>A string that contains the name of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Parent">
      <summary>Gets a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" /> that represents the parent of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" /> that represents the parent of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.PerformDynamicLayout">
      <summary>Calls the Microsoft.Office.Core.IRibbonUI.InvalidateControl method of the parent control if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" /> has a dynamic parent, such as a dynamic menu, and layout is not suspended.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.PerformLayout">
      <summary>Calls Microsoft.Office.Core.IRibbonUI.InvalidateControl if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" /> has a parent and layout is not suspended.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.ResumeLayout">
      <summary>Reverses the effect of the <see cref="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.SuspendLayout" /> method.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.ResumeLayout(System.Boolean)">
      <summary>Reverses the effect of the <see cref="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.SuspendLayout" /> method.</summary>
      <param name="performLayout">true to call the <see cref="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.PerformLayout" /> method. false to enable UI refreshes without calling <see cref="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.PerformLayout" />.</param>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Ribbon">
      <summary>Gets the top-level <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Ribbon" /> object that contains the control hierarchy.</summary>
      <returns>A top-level <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Ribbon" /> object that contains the rest of the control hierarchy.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.RibbonUI">
      <summary>Gets the IRibbonUI instance that is provided by the Microsoft Office application to the Ribbon extensibility code.</summary>
      <returns>The IRibbonUI instance that is provided by the Office application to the Ribbon extensibility code.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonComponent.SuspendLayout">
      <summary>Prevents the Microsoft Office application from refreshing the state of controls on the Ribbon.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Tag">
      <summary>Gets or sets application-specific data that is associated with this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" />.</summary>
      <returns>An System.Object that represents application-specific data that is associated with this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonComponentCollection`1">
      <summary>Represents a collection of Ribbon components.</summary>
      <typeparam name="T"></typeparam>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonControl">
      <summary>The base class for controls in a Microsoft Office customization.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonControl.Enabled">
      <summary>Gets or sets a value that indicates whether this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" /> is enabled.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" /> is enabled; otherwise, false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonControl.Id">
      <summary>Gets a string that Microsoft Office uses to identify this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" /> object.</summary>
      <returns>A string that Microsoft Office uses to identify this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" /> object.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonControl.Visible">
      <summary>Gets or sets a value that indicates whether this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" /> is visible; otherwise, false. Default is true.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonControlEventArgs">
      <summary>Provides data for a variety of events that are raised in a Microsoft Office customization.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonControlEventArgs.Control">
      <summary>Gets the control for which the event was raised.</summary>
      <returns>The control for which the event was raised.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonControlId">
      <summary>Encapsulates an identification string that Microsoft Office uses to refer to controls.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonControlId.#ctor(System.Object,System.String,Microsoft.Office.Tools.Ribbon.RibbonControlIdType)"></member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonControlId.ControlIdType">
      <summary>Gets or sets a value that describes whether this <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonControlId.ControlIdType" /> identifies a Microsoft Office control or a custom control.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControlIdType" /> enumeration value that describes whether this <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonControlId.ControlIdType" /> identifies an Office control or a custom control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonControlId.CustomId">
      <summary>Gets an identifier for a custom control.</summary>
      <returns>A string that contains an identifier for a custom control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonControlId.OfficeId">
      <summary>Gets or sets an identifier for a Microsoft Office control.</summary>
      <returns>A string that contains an identifier for an Office control.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonControlId.ToString">
      <summary>Returns a string that contains the control ID that is represented by this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControlId" />.</summary>
      <returns>A string that contains the control ID that is represented by this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControlId" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonControlIdType">
      <summary>Contains values that determine whether a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControlId" /> identifies a Microsoft Office control or a custom control.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonControlIdType.Custom">
      <summary>The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControlId" /> that identifies a custom control.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonControlIdType.Office">
      <summary>The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControlId" /> that identifies a built-in Office control.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher">
      <summary>Represents a small standardized icon on a group that can be used to open a dialog box.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> class. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.Dispose">
      <summary>Releases all resources used by the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.Enabled">
      <summary>Gets or sets a value that indicates whether this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is enabled.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is enabled; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.Image">
      <summary>Gets or sets an image that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> when it is added to the Quick Access Toolbar.</summary>
      <returns>An image that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> when it is added to the Quick Access Toolbar.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.ImageName">
      <summary>Gets or sets an identifier that is used to assign an image to this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> when it is added to the Quick Access Toolbar.</summary>
      <returns>An identifier that is used to assign an image to this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> when it is added to the Quick Access Toolbar.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.KeyTip">
      <summary>Gets or sets the keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" />.</summary>
      <returns>The current keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.OfficeImageId">
      <summary>Gets or sets the image to display on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" />, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of the Microsoft Office icon to display on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.Parent">
      <summary>Gets a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGroup" /> object of which this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is a member.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGroup" /> object of which this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is a member.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.ResumeLayout">
      <summary>Reverses the effect of the <see cref="M:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.SuspendLayout" /> method.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.Ribbon">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> on which this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is placed.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> on which this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is placed.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" />.</summary>
      <returns>The text that appears when the user moves the pointer over the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" />.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.SuspendLayout">
      <summary>Prevents the Microsoft Office application from refreshing the state of controls in the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher.Visible">
      <summary>Gets or sets a value that indicates whether this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDialogLauncher" /> is visible; otherwise, false.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown">
      <summary>Represents a list of items that a user can choose from and a list of Ribbon buttons that a user can click.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonDropDown.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" /> class. </summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ButtonClick">
      <summary>Occurs when a user clicks a button on a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.Buttons">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButtonCollection" /> of buttons that belong to this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButtonCollection" /> of buttons that belong to this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.Image">
      <summary>Gets or sets an image this is displayed on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>The image that is displayed on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ImageName">
      <summary>Gets or sets the name that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the control.</summary>
      <returns>A string that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.Items">
      <summary>Gets a collection of the items in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItemCollection" /> that can be used to access the controls in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ItemsLoading">
      <summary>Occurs when controls are loaded into the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.KeyTip">
      <summary>Gets or sets the keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>The current keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.Label">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>The text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.OfficeImageId">
      <summary>Gets or sets the image to display on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>The text that appears when the user moves the pointer over the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.SelectedItem">
      <summary>Gets or sets the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> that is currently selected.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> that is currently selected.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.SelectedItemIndex">
      <summary>Gets or sets the index of the currently selected <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>The index of the currently selected <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonDropDown.SelectionChanged">
      <summary>Occurs when a user selects a new item on a Ribbon drop-down control.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ShowImage">
      <summary>Gets or sets a value that indicates whether the image that is associated with the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" /> is visible.</summary>
      <returns>true if the image that is associated with the control is visible; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ShowItemImage">
      <summary>Gets or sets a value that indicates whether images are displayed for the items in the drop-down menu.</summary>
      <returns>true if the images are displayed; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ShowItemLabel">
      <summary>Gets or sets a value that indicates whether labels are displayed for the items in the drop-down menu.</summary>
      <returns>true if the labels are displayed; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" /> is visible.</summary>
      <returns>true if the label is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.SizeString">
      <summary>Gets or sets a string that determines the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>A string, the length of which determines the size of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDown.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDown" />.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem">
      <summary>Represents an item in a drop-down list in a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItemCollection" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> class.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.Id">
      <summary>Gets a unique string that Microsoft Office uses to identify this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>A unique string that Office uses to identify this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.Image">
      <summary>Gets or sets an image this is displayed on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>The image that is displayed on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.Label">
      <summary>Gets or sets the text that is displayed by this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>The text that is displayed by this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.OfficeImageId">
      <summary>Gets or sets the image to display on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The image to display on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />, if you want to use a built-in Microsoft Office icon.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.Parent">
      <summary>Gets the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" /> to which this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> belongs.</summary>
      <returns>The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponent" /> to which this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> belongs.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.Ribbon">
      <summary>Gets the top-level <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Ribbon" /> object that contains the rest of the control hierarchy.</summary>
      <returns>A top-level <see cref="P:Microsoft.Office.Tools.Ribbon.RibbonComponent.Ribbon" /> object that contains the rest of the control hierarchy.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>The text that appears when the user moves the pointer over the drop-down item.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.Tag">
      <summary>Gets or sets application-specific data that is associated with this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>An object that represents application-specific data that is associated with this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem.ToString">
      <summary>Returns a string that represents this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> object.</summary>
      <returns>A string that represents this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> object.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItemCollection">
      <summary>Represents a collection of <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> objects.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox">
      <summary>Represents an edit box on a Ribbon.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonEditBox.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.Image">
      <summary>Gets or sets the image that is displayed on the edit box.</summary>
      <returns>An <see cref="T:System.Drawing.Image" /> that is displayed on the edit box.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.ImageName">
      <summary>Gets or sets the name that you can use to identify the image in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler.</summary>
      <returns>A string that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify the image.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.KeyTip">
      <summary>Gets or sets the keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</summary>
      <returns>The current keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.Label">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</summary>
      <returns>The text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.MaxLength">
      <summary>Gets or sets a value that indicates the maximum number of characters allowed per entry in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</summary>
      <returns>An integer value that indicates the maximum number of characters allowed per entry in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />. A value of 0 indicates that there is no predefined limit.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.OfficeImageId">
      <summary>Gets or sets the image to display on the button, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</summary>
      <returns>The text that appears when the user moves the pointer over the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.ShowImage">
      <summary>Gets or sets a value that indicates whether the image that is associated with the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" /> is visible.</summary>
      <returns>true if the image that is associated with the control is visible; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" /> is visible.</summary>
      <returns>true if the label is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.SizeString">
      <summary>Gets or sets a string that determines the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</summary>
      <returns>A string, the length of which determines the size of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEditBox.Text">
      <summary>Gets or sets text that appears in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" /> when the edit box first appears.</summary>
      <returns>The text that appears by default in the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonEditBox.TextChanged">
      <summary>Occurs when a user changes the text in the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonEditBox" />.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonEventAttribute"></member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonEventAttribute.#ctor(System.String)">
      <param name="callback"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonEventAttribute.Callback"></member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonGallery">
      <summary>Represents a control that displays a menu of <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> objects and <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButton" /> controls.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonGallery.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> class. </summary>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonGallery.ButtonClick">
      <summary>Occurs when a user clicks a button on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.Buttons">
      <summary>Gets the collection of buttons on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>The collection of buttons on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonGallery.Click">
      <summary>Occurs when a user clicks an item on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ColumnCount">
      <summary>Gets or sets the number of Item columns in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>The number of Item columns in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ControlSize">
      <summary>Gets or sets the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> control.</summary>
      <returns>A Microsoft.Office.Core.RibbonControlSize that represents the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.Description">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> control on a menu or split button.</summary>
      <returns>A <see cref="T:System.String" /> that represents the text on a menu or split button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.Image">
      <summary>Gets or sets the image that is displayed on the button.</summary>
      <returns>An <see cref="T:System.Drawing.Image" /> that is displayed on the button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ImageName">
      <summary>Gets or sets the name that you can use to identify the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler.</summary>
      <returns>A string that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ItemImageSize">
      <summary>Gets or sets a <see cref="T:System.Drawing.Size" /> that gives the dimensions of the images that are displayed by the items in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>A <see cref="T:System.Drawing.Size" /> that gives the dimensions of the images that are displayed by the items in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.Items">
      <summary>Gets a collection of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> components in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItemCollection" /> that can be used to access the controls in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonGallery.ItemsLoading">
      <summary>Occurs when this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> is opened.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.KeyTip">
      <summary>Gets or sets the keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>The current keyboard shortcut for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.Label">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>The text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.OfficeImageId">
      <summary>Gets or sets the image to display on the control, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.Position">
      <summary>Gets or sets the position of the gallery, if the gallery is on the Microsoft Office Menu.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the gallery, if the gallery is on the Microsoft Office Menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.RowCount">
      <summary>Gets or sets the number of rows of <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> components that this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> displays.</summary>
      <returns>The number of rows of <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> components that this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> displays.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>The text that appears when the user moves the pointer over the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.SelectedItem">
      <summary>Gets or sets the currently selected item.</summary>
      <returns>The currently selected <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.SelectedItemIndex">
      <summary>Gets or sets the index of the currently selected <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</summary>
      <returns>The index of the currently selected <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ShowImage">
      <summary>Gets or sets a value that indicates whether the image that is associated with the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> is visible.</summary>
      <returns>true if the image that is associated with the control is visible; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ShowItemImage">
      <summary>Gets or sets a value that indicates whether images are displayed for the items in the gallery.</summary>
      <returns>true if the images are displayed; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ShowItemLabel">
      <summary>Gets or sets a value that indicates whether labels are shown for items on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>true if the labels are visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ShowItemSelection">
      <summary>Gets or sets a value that indicates whether the currently selected <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonDropDownItem" /> is visually differentiated from the rest of the unselected items. </summary>
      <returns>true if selected items are highlighted, otherwise false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" /> is visible.</summary>
      <returns>true if the label is visible, otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGallery.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGallery" />.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonGroup">
      <summary>Represents a group of controls on a Ribbon tab.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonGroup.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGroup" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGroup.DialogLauncher">
      <summary>Gets or sets the Ribbon dialog launcher that is associated with the group.</summary>
      <returns>The Ribbon dialog launcher that is associated with the group.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonGroup.DialogLauncherClick">
      <summary>Occurs when the user clicks the Ribbon dialog launcher icon in the group. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGroup.Id">
      <summary>Gets a string that identifies the current group.</summary>
      <returns>A string that identifies the current group.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGroup.Items">
      <summary>Gets the controls in the group.</summary>
      <returns>The collection of controls in the group.</returns>
      <exception cref="T:System.InvalidOperationException">You try to add, remove, or replace a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" />  after the Ribbon is loaded.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGroup.KeyTip">
      <summary>Gets or sets the keyboard shortcut of the group.</summary>
      <returns>A string that represents the keyboard shortcut of the group.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGroup.Label">
      <summary>Gets or sets the text that is displayed by the label of the group.</summary>
      <returns>The text that is displayed by the label of the group.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGroup.Position">
      <summary>Gets or sets the position of a group on a built-in tab, relative to a built-in group on the tab.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the group, relative to a built-in group on the tab.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonGroup.Visible">
      <summary>Gets or sets a value that indicates whether the group is visible.</summary>
      <returns>true if the group is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonLabel">
      <summary>Represents a label on a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonGroup" /> or <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonBox" />.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonLabel.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonLabel" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonLabel.Label">
      <summary>Gets or sets the text that is displayed by the label.</summary>
      <returns>The text that is displayed by the label.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonLabel.ScreenTip">
      <summary>This property has no effect.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonLabel.ShowLabel">
      <summary>Gets or sets a value that indicates whether the text displayed by the label is visible.</summary>
      <returns>true if the text displayed by the label is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonLabel.SuperTip">
      <summary>This property has no effect.</summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonLoadImageEventArgs">
      <summary>Provides data for the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonLoadImageEventArgs.Image">
      <summary>Gets or sets the image of a Ribbon control that you want to load.</summary>
      <returns>One of the following objects that represents the image that you want to load: an <see cref="T:System.Drawing.Image" />, an IPictureDisp implementation, or a string that specifies the imageMso value of a built-in Office icon.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonLoadImageEventArgs.ImageName">
      <summary>Gets the name of the image that is being loaded in the Ribbon.</summary>
      <returns>The name of the image that is being loaded in the Ribbon.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonManager">
      <summary>Manages the custom Ribbons in a Visual Studio Tools for Office project.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.#ctor(Microsoft.Office.Tools.Ribbon.OfficeRibbon[])">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonManager" /> class. </summary>
      <param name="ribbons">The array of <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" />  objects in your project that you want to display at run time.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.Dispose">
      <summary>Releases all resources used by the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonManager" />. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.GetCustomUI(System.String)">
      <summary>Implements the GetCustomUI method of the Microsoft.Office.Core.IRibbonExtensibility interface.</summary>
      <returns>An XML string that defines the user interface of a Ribbon in your project that matches the <paramref name="ribbonId" /> parameter.</returns>
      <param name="ribbonId">The ID of the Ribbon that is being requested by the Microsoft Office application.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetField(System.String,System.Reflection.BindingFlags)">
      <param name="name"></param>
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetFields(System.Reflection.BindingFlags)">
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetMember(System.String,System.Reflection.BindingFlags)">
      <param name="name"></param>
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetMembers(System.Reflection.BindingFlags)">
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags)">
      <param name="name"></param>
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetMethod(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type[],System.Reflection.ParameterModifier[])">
      <param name="name"></param>
      <param name="bindingAttr"></param>
      <param name="binder"></param>
      <param name="types"></param>
      <param name="modifiers"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetMethods(System.Reflection.BindingFlags)">
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetProperties(System.Reflection.BindingFlags)">
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags)">
      <param name="name"></param>
      <param name="bindingAttr"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#GetProperty(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Type,System.Type[],System.Reflection.ParameterModifier[])">
      <param name="name"></param>
      <param name="bindingAttr"></param>
      <param name="binder"></param>
      <param name="returnType"></param>
      <param name="types"></param>
      <param name="modifiers"></param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#InvokeMember(System.String,System.Reflection.BindingFlags,System.Reflection.Binder,System.Object,System.Object[],System.Reflection.ParameterModifier[],System.Globalization.CultureInfo,System.String[])">
      <param name="name"></param>
      <param name="invokeAttr"></param>
      <param name="binder"></param>
      <param name="target"></param>
      <param name="args"></param>
      <param name="modifiers"></param>
      <param name="culture"></param>
      <param name="namedParameters"></param>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonManager.System#Reflection#IReflect#UnderlyingSystemType"></member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonMenu">
      <summary>Represents a menu on a Ribbon tab or on the Microsoft Office Menu.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonMenu.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonMenu" /> class.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ControlSize">
      <summary>Gets or sets the size of the menu.</summary>
      <returns>A Microsoft.Office.Core.RibbonControlSize that represents the size of the menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.Description">
      <summary>Gets or sets the text that appears on the current menu.</summary>
      <returns>The text that appears on the menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.Dynamic">
      <summary>Gets or sets a value that indicates whether the menu can be modified at run time.</summary>
      <returns>true if the menu can be modified at run time; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.Image">
      <summary>Gets or sets the image that is displayed on the menu.</summary>
      <returns>An <see cref="T:System.Drawing.Image" /> that is displayed on the menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ImageName">
      <summary>Gets or sets the name that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the menu.</summary>
      <returns>The name that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.Items">
      <summary>Gets the collection of controls that are on the menu.</summary>
      <returns>The collection of controls that are on the menu.</returns>
      <exception cref="T:System.InvalidOperationException">You try to add, remove, or replace a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" />  to this collection after the Ribbon is loaded.</exception>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ItemSize">
      <summary>Gets or sets the size of the controls on the menu.</summary>
      <returns>A Microsoft.Office.Core.RibbonControlSize that represents the size of the controls on the menu. The default is Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeRegular.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonMenu.ItemsLoading">
      <summary>Occurs when controls or nested menus are loaded into the current menu at run time. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.KeyTip">
      <summary>Gets or sets the keyboard access key of the menu.</summary>
      <returns>A string that represents the keyboard access key of the menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.Label">
      <summary>Gets or sets the text that is displayed by the menu.</summary>
      <returns>The text that is displayed by the menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.OfficeImageId">
      <summary>Gets or sets the image to display on the menu, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.Position">
      <summary>Gets or sets the position of the menu, if the menu is on the Microsoft Office Menu.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the menu, if the menu is on the Microsoft Office Menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the menu.</summary>
      <returns>The text that appears when the user moves the pointer over the menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ShowImage">
      <summary>Gets or sets a value that indicates whether the image that is associated with the menu is visible. </summary>
      <returns>true if the image that is associated with the menu is visible; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for the menu is visible.</summary>
      <returns>true if the label for the menu is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the menu.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonMenu.Title">
      <summary>Gets or sets the title that is displayed when the user expands a menu that is added to the Microsoft Office Menu.</summary>
      <returns>The title that is displayed when the user expands a menu that is added to the Microsoft Office Menu.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonOfficeMenu">
      <summary>Provides access to controls that you add to the Microsoft Office Menu. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonOfficeMenu.#ctor"></member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonOfficeMenu.Items">
      <summary>Gets the Ribbon controls that you added to the Microsoft Office Menu.</summary>
      <returns>The collection of Ribbon controls that you added to the Microsoft Office Menu at design time or run time.</returns>
      <exception cref="T:System.InvalidOperationException">You try to add, remove, or replace a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControl" />   after the Ribbon is loaded.</exception>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonPosition">
      <summary>Represents the location of a Ribbon control on the Microsoft Office Menu relative to a built-in control, the location of a tab relative to a built-in tab, or the location of a group relative to a built-in group.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonPosition.AfterOfficeId(System.String)">
      <summary>Returns a new <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the location of a control, group, or tab after the specified built-in control, group, or tab.</summary>
      <returns>A new <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the location of a control, group, or tab after the specified built-in control, group, or tab.</returns>
      <param name="officeId">The ID of the built-in control, group, or tab that the new <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> uses to define a relative location for another control, group, or tab.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonPosition.BeforeOfficeId(System.String)">
      <summary>Returns a new <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the location of a control, group, or tab before a built-in control, group, or tab.</summary>
      <returns>A new <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the location of a control, group, or tab before the specified built-in control, group, or tab.</returns>
      <param name="officeId">The ID of the built-in control, group, or tab that the new <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> uses to define a relative location for another control, group, or tab.</param>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonPosition.Default">
      <summary>Gets a <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that has default values.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonPosition.Equals(Microsoft.Office.Tools.Ribbon.RibbonPosition)">
      <summary>Indicates whether the specified <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> is equal to the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />.</summary>
      <returns>true if <paramref name="other" /> is equal to the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />; otherwise, false.</returns>
      <param name="other">The <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> to compare with the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonPosition.Equals(System.Object)">
      <summary>Indicates whether the specified object is equal to the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />.</summary>
      <returns>true if <paramref name="obj" /> is equal to the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />; otherwise, false.</returns>
      <param name="obj">The object to compare with the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />.</param>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonPosition.GetHashCode">
      <summary>Returns a hash code for the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />.</summary>
      <returns>A hash code for the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonPosition.OfficeId">
      <summary>Gets the ID of the built-in Ribbon control, group, or tab that the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> uses to define a relative location for another control, group, or tab.</summary>
      <returns>The ID of a built-in Ribbon control, group, or tab.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonPosition.PositionType">
      <summary>Gets a value that indicates whether the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> represents a location before or after a built-in control, group, or tab. </summary>
      <returns>A value that indicates whether the current <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> represents a location before or after a built-in control, group, or tab.</returns>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonPosition.ToString">
      <returns>A <see cref="T:System.String" /> that represents the current <see cref="T:System.Object" />.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonPositionType">
      <summary>Specifies the position of a control on the Microsoft Office Menu, a group of controls on a built-in tab, or a tab among built-in or custom tabs. </summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonPositionType.Default">
      <summary>Put your control last, at the end of the Microsoft Office Menu, tab, or Ribbon. Buttons and groups appear after all of the existing buttons and groups. Custom tabs are added to the end of the tabs list. </summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonPositionType.BeforeOfficeId">
      <summary>Put your control before a built-in control.</summary>
    </member>
    <member name="F:Microsoft.Office.Tools.Ribbon.RibbonPositionType.AfterOfficeId">
      <summary>Put your control after a built-in control. </summary>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection">
      <summary>Provides access to the <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> instances in a Ribbon customization.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection" /> class. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection.GetRibbon``1">
      <summary>Returns an instance of an <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> of the specified type, if it exists in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection" />.</summary>
      <returns>An instance of an <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> of the specified type if it exists in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection" />. null if no <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> objects of the specified type exist in this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection" />.</returns>
      <typeparam name="TRibbon"></typeparam>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonReadOnlyCollection.GetRibbonContextCollection``1(System.Object)">
      <summary>Returns a collection of <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> objects that are associated with a specified message class or application.</summary>
      <returns>A collection of <see cref="T:Microsoft.Office.Tools.Ribbon.OfficeRibbon" /> objects that are associated with the message class or application instance that is specified by <paramref name="contextWindow" />.</returns>
      <param name="contextWindow">The application instance whose associated Ribbon objects you want to get.</param>
      <typeparam name="TRibbonCollection"></typeparam>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonSeparator">
      <summary>Represents a separator control for a group or menu on the Ribbon. This class cannot be inherited. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonSeparator.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSeparator" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSeparator.Enabled">
      <returns>Always true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSeparator.Position">
      <summary>Gets or sets the position of the separator relative to a built-in control, or the location of a group relative to another group, if the separator is on the Microsoft Office Menu. </summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> value that represents the position of the separator on the Microsoft Office Menu relative to a built-in control, or the location of a group relative to another group.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSeparator.Title">
      <summary>Gets or sets text that appears on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSeparator" /> control.</summary>
      <returns>A <see cref="T:System.String" /> that represents text that appears on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSeparator" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSeparator.Visible"></member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton">
      <summary>A Ribbon control that combines a button or a toggle button and a drop-down menu. This class cannot be inherited. </summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ButtonEnabled">
      <summary>Gets or sets a value that indicates whether the button on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> is enabled. </summary>
      <returns>true if the button of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> is enabled; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ButtonType">
      <summary>Gets or sets the type of the button on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" />. </summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonButtonType" /> that represents the type of the button on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Checked">
      <summary>Gets or sets a value that indicates whether <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> is pressed or not pressed.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> is pressed; otherwise, false. The default is false.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Click">
      <summary>Occurs when the user clicks the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ControlSize">
      <summary>Gets or sets the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control. </summary>
      <returns>A Microsoft.Office.Core.RibbonControlSize that represents the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Description">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control in a drop-down menu. </summary>
      <returns>The text that appears on the control when it is inside of a drop-down menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Enabled">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control can respond to user interaction.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control can respond to user interaction; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Image">
      <summary>Gets or sets the image that is displayed on the control. </summary>
      <returns>An <see cref="T:System.Drawing.Image" /> that is displayed on the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ImageName">
      <summary>Gets or sets the name that you can use in the E:Microsoft.Office.Tools.Ribbon.LoadImage event handler to identify an image for the control.</summary>
      <returns>A string that you can use in the E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage event handler to identify an image for the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Items">
      <summary>Gets the collection of controls that are on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponentCollection`1" /> that can be used to access the controls on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ItemSize">
      <summary>Gets or sets the size of the controls on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> drop-down menu. </summary>
      <returns>A Microsoft.Office.Core.RibbonControlSize that represents the size of the controls on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> drop-down menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.KeyTip">
      <summary>Gets or sets the keyboard shortcut of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</summary>
      <returns>A string that represents the keyboard shortcut of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Label">
      <summary>Gets or sets the text on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</summary>
      <returns>A string that represents the text on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.OfficeImageId">
      <summary>Gets or sets the image to display on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Position">
      <summary>Gets or sets the position of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control, if the control is on the Microsoft Office Menu.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control, if the control is on the Microsoft Office Menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ScreenTip">
      <summary>Gets or sets tooltip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</summary>
      <returns>The text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control is visible.</summary>
      <returns>true if the label for the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.SuperTip">
      <summary>Gets or sets multiline tooltip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Title">
      <summary>Gets or sets the title that appears on top of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control if the control is on the Microsoft Office Menu. </summary>
      <returns>The title for the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control if the control is on the Microsoft Office Menu. </returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonSplitButton.Visible">
      <summary>Gets or sets a value that indicates whether the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control is visible.</summary>
      <returns>true if the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonSplitButton" /> control is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonTab">
      <summary>Contains one or more groups of controls on the Ribbon. This class cannot be inherited.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonTab.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonTab" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonTab.ControlId">
      <summary>Gets or sets the unique name by which a Microsoft Office application refers to the tab.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonControlId" /> that contains the unique name by which Office refers to the tab.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonTab.Groups">
      <summary>Gets the collection of groups that are on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonTab" />.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonComponentCollection`1" /> that can be used to access the controls and groups that are on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonTab" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonTab.KeyTip">
      <summary>Gets or sets the keyboard shortcut for the tab.</summary>
      <returns>The current keyboard shortcut for the tab.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonTab.Label">
      <summary>Gets or sets the text that appears on the tab.</summary>
      <returns>A string that represents the text for the tab.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonTab.Position">
      <summary>Gets or sets the position of the tab on the Ribbon in relation to the built-in tabs.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the tab on the Ribbon in relation to the built-in tabs.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonTab.Visible">
      <summary>Gets or sets a value that indicates whether the tab is visible.</summary>
      <returns>true if the tab is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton">
      <summary>Represents a toggle button control on a Ribbon. This class cannot be inherited.</summary>
    </member>
    <member name="M:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.#ctor">
      <summary>Initializes a new instance of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> class. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.Checked">
      <summary>Gets or sets a value that indicates whether the toggle button is pressed or not pressed.</summary>
      <returns>true if the toggle button is pressed; otherwise, false. The default is false.</returns>
    </member>
    <member name="E:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.Click">
      <summary>Occurs when the user clicks the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> control.</summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.ControlSize">
      <summary>Gets or sets the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> control. </summary>
      <returns>A Microsoft.Office.Core.RibbonControlSize that represents the size of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.Description">
      <summary>Gets or sets the text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> control in a menu. </summary>
      <returns>A <see cref="T:System.String" /> that represents the text on the control. </returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.Image">
      <summary>Gets or sets the image that is displayed on the control. </summary>
      <returns>An <see cref="T:System.Drawing.Image" /> that is displayed on the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.ImageName">
      <summary>Gets or sets the name that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the control.</summary>
      <returns>A string that you can use in the <see cref="E:Microsoft.Office.Tools.Ribbon.OfficeRibbon.LoadImage" /> event handler to identify an image for the control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.KeyTip">
      <summary>Gets or sets the keyboard shortcut of the toggle button.</summary>
      <returns>The current keyboard shortcut of this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" />.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.Label">
      <summary>Gets or sets the text on the toggle button.</summary>
      <returns>The text that appears on this <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.OfficeImageId">
      <summary>Gets or sets the image to display on the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" />, if you want to use a built-in Microsoft Office icon.</summary>
      <returns>The ID of a built-in Microsoft Office icon that serves as the icon for this control.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.Position">
      <summary>Gets or sets the position of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" />, if the control is on the Microsoft Office Menu.</summary>
      <returns>A <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonPosition" /> that represents the position of the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" />, if the control is on the Microsoft Office Menu.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.ScreenTip">
      <summary>Gets or sets tip text that appears when the user moves the pointer over the toggle button.</summary>
      <returns>The text that appears when the user moves the pointer over the toggle button.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.ShowImage">
      <summary>Gets or sets a value that indicates whether the image that is associated with the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> is visible. </summary>
      <returns>true if the image that is associated with the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> is visible; otherwise, false. The default is false.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.ShowLabel">
      <summary>Gets or sets a value that indicates whether the label for the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> is visible.</summary>
      <returns>true if the label for the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> is visible; otherwise, false. The default is true.</returns>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonToggleButton.SuperTip">
      <summary>Gets or sets multiline tip text that appears when the user moves the pointer over the <see cref="T:Microsoft.Office.Tools.Ribbon.RibbonToggleButton" /> control.</summary>
      <returns>A string that contains multiline tip text.</returns>
    </member>
    <member name="T:Microsoft.Office.Tools.Ribbon.RibbonUIEventArgs">
      <summary>Provides data for events that are raised in the Ribbon. This class cannot be inherited. </summary>
    </member>
    <member name="P:Microsoft.Office.Tools.Ribbon.RibbonUIEventArgs.RibbonUI">
      <summary>Gets an instance of the Microsoft.Office.Core.IRibbonUI interface when the Ribbon is loaded into the Microsoft Office application.</summary>
      <returns>An Microsoft.Office.Core.IRibbonUI interface.</returns>
    </member>
  </members>
</doc>