ActionsPane Properties

Include Protected Members
Include Inherited Members

The ActionsPane type exposes the following members.

Properties

  Name Description
Public property AccessibilityObject Gets the AccessibleObject that is assigned to the actions pane.
Public property AccessibleDefaultActionDescription Gets or sets the default action description of the actions pane. This description is used by accessibility client applications.
Public property AccessibleDescription Gets or sets the accessible description of the actions pane. This description is used by accessibility client applications.
Public property AccessibleName Gets or sets the accessible name of the actions pane. This name is used by accessibility client applications.
Public property AccessibleRole Gets or sets the accessible role of the actions pane.
Public property ActiveControl Gets or sets the active control on the actions pane.
Public property AllowDrop Gets or sets a value that indicates whether the actions pane can accept data that the user drags onto it.
Public property Anchor Gets or sets the edges of the container to which the actions pane is bound and determines how the user control is resized with its parent.
Public property AutoRecover Gets or sets a value that indicates whether the actions pane solution automatically re-attaches to the document when it is detached.
Public property AutoScaleDimensions Gets or sets the dimensions that the actions pane was designed to.
Public property AutoScaleMode Gets or sets the automatic scaling mode of the actions pane.
Public property AutoScroll Gets or sets a value indicating whether the actions pane enables the user to scroll to any controls placed outside of its visible boundaries.
Public property AutoScrollMargin Gets or sets the size of the auto-scroll margin for the actions pane.
Public property AutoScrollMinSize Gets or sets the minimum size of the auto-scroll for the actions pane.
Public property AutoScrollOffset Gets or sets where the actions pane is scrolled to when the ScrollControlIntoView method is called.
Public property AutoScrollPosition Gets or sets the location of the auto-scroll position for the actions pane.
Public property AutoSize Infrastructure. This property is not supported by the actions pane.
Public property AutoSizeMode Gets or sets the mode by which the actions pane control automatically resizes itself.
Public property AutoValidate Gets or sets a value that indicates whether controls in the actions pane will be automatically validated when the focus changes.
Public property BackColor Gets or sets the background color for the actions pane.
Public property BackgroundImage Gets or sets the background image displayed in the actions pane.
Public property BackgroundImageLayout Gets or sets the position and behavior of a background image in the actions pane.
Public property BindingContext Gets or sets an object that is used to keep all controls on the actions pane that are bound to the same data source synchronized.
Public property BorderStyle Gets or sets the border style of the actions pane.
Public property Bottom Gets the distance, in pixels, between the bottom edge of the actions pane and the top edge of its container's client area.
Public property Bounds Gets or sets the size and location of the actions pane control including its nonclient elements, in pixels, relative to its parent.
Public property CanFocus Gets a value indicating whether the actions pane can receive focus.
Public property CanSelect Gets a value indicating whether the actions pane can be selected.
Public property Capture Gets or sets a value indicating whether the actions pane has captured the mouse.
Public property CausesValidation Gets or sets a value indicating whether the actions pane causes validation to be performed on any controls that require validation when it receives focus.
Public property ClientRectangle Gets the rectangle that represents the client area of the actions pane.
Public property ClientSize Gets or sets the height and width of the client area of the actions pane.
Public property CompanyName Gets the name of the company or creator of the application containing the actions pane.
Public property Container Infrastructure. This property is not supported by the actions pane.
Public property ContainsFocus Gets a value indicating whether the actions pane, or one of its child controls, currently has the input focus.
Public property ContextMenu Gets or sets the shortcut menu associated with the actions pane.
Public property ContextMenuStrip Gets or sets the ContextMenuStrip associated with the actions pane.
Public property Controls Gets the collection of controls contained within the actions pane.
Public property Created Gets a value indicating whether the actions pane has been created.
Public property CurrentAutoScaleDimensions Gets the current run-time dimensions of the screen.
Public property Cursor Gets or sets the cursor that is displayed when the mouse pointer is over the actions pane.
Public property DataBindings Gets the data bindings for the actions pane.
Public property DisplayRectangle Gets the rectangle that represents the display area of the actions pane.
Public property Disposing Gets a value indicating whether the actions pane is in the process of disposing.
Public property Dock Gets or sets which actions pane control borders are docked to its parent and determines how the actions pane control is resized with its parent.
Public property DockPadding Infrastructure. This property is not supported by the actions pane.
Public property Enabled Gets or sets a value indicating whether the actions pane can respond to user interaction.
Public property Focused Gets a value indicating whether the actions pane has input focus.
Public property Font Gets or sets the font of the text displayed by the actions pane.
Public property ForeColor Gets or sets the foreground color of the actions pane.
Public property Handle Gets the window handle that the actions pane control is bound to.
Public property HasChildren Gets a value that indicates whether the control contains one or more child controls.
Public property Height Gets or sets the height of the actions pane control.
Public property HorizontalScroll Gets the characteristics associated with the horizontal scroll bar.
Public property ImeMode Gets or sets the Input Method Editor (IME) mode of the actions pane.
Public property InvokeRequired Gets a value indicating whether the caller must call an invoke method when making method calls to the actions pane control because the caller is on a different thread than the one the actions pane control was created on.
Public property IsAccessible Gets or sets a value that indicates whether the actions pane is visible to accessibility applications.
Public property IsDisposed Gets a value that indicates whether the actions pane control has been disposed of.
Public property IsHandleCreated Gets a value that indicates whether the actions pane control has a handle associated with it.
Public property IsMirrored Gets a value that indicates whether the actions pane is mirrored.
Public property LayoutEngine Gets a cached instance of the actions pane control's layout engine.
Public property Left Gets or sets the distance, in pixels, between the left edge of the actions pane control and the left edge of its container's client area.
Public property Location Gets or sets the coordinates of the upper-left corner of the actions pane relative to the upper-left corner of its container.
Public property Margin Gets or sets the space between controls.
Public property MaximumSize Gets or sets the size that is the upper limit that GetPreferredSize can specify.
Public property MinimumSize Gets or sets the size that is the lower limit that GetPreferredSize can specify.
Public property Name Gets or sets the name of the actions pane control.
Public property Orientation Gets a value that indicates whether the placement of the actions pane is vertical or horizontal.
Public property Padding Gets or sets padding within the actions pane.
Public property Parent Gets or sets the parent container of the actions pane.
Public property ParentForm Infrastructure. This property is not supported by the actions pane.
Public property PreferredSize Gets the size of the rectangular area into which the actions pane can fit.
Public property ProductName Gets the product name of the assembly that contains the actions pane.
Public property ProductVersion Gets the version of the assembly that contains the actions pane.
Public property RecreatingHandle Gets a value that indicates whether the actions pane control is currently re-creating its handle.
Public property Region Gets or sets the window region associated with the actions pane.
Public property Right Gets the distance, in pixels, between the right edge of the actions pane and the left edge of its container's client area.
Public property RightToLeft Gets or sets a value indicating whether the actions pane's elements are aligned to support locales using right-to-left fonts.
Public property Site Gets or sets the site of the actions pane.
Public property Size Gets or sets the height and width of the actions pane control.
Public property StackOrder Gets or sets a value that indicates the direction that the controls are stacked on the actions pane.
Public property TabIndex Gets or sets the tab order of the actions pane within its container.
Public property TabStop Gets or sets a value indicating whether the user can give the focus to the actions pane by using the TAB key.
Public property Tag Gets or sets the object that contains data about the actions pane.
Public property Text Infrastructure. This property is not supported by the actions pane.
Public property Top Gets or sets the distance, in pixels, between the top edge of the actions pane control and the top edge of its container's client area.
Public property TopLevelControl Infrastructure. This property is not supported by the actions pane.
Public property UseWaitCursor Gets or sets a value indicating whether to use the wait cursor for the actions pane and all child controls.
Public property VerticalScroll Gets the characteristics associated with the vertical scroll bar.
Public property Visible Gets or sets a value that indicates whether the ActionsPane is visible.
Public property Width Gets or sets the width of the actions pane control.
Public property WindowTarget Infrastructure. This property is not supported by the actions pane.

Top

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace