System.Windows.Forms.ToolStripSeparator Members

The members of System.Windows.Forms.ToolStripSeparator are listed below.

See Also: Inherited members from System.Windows.Forms.ToolStripItem

Public Constructors

Initializes a new instance of the System.Windows.Forms.ToolStripSeparator class.

Public Properties

AutoToolTipbool.

This property is not relevant to this class.

override
BackgroundImageSystem.Drawing.Image.

This property is not relevant to this class.

override
BackgroundImageLayoutImageLayout.

This property is not relevant to this class.

[read-only]
override
CanSelectbool.

Gets a value indicating whether the System.Windows.Forms.ToolStripSeparator can be selected.

DisplayStyleToolStripItemDisplayStyle.

This property is not relevant to this class.

DoubleClickEnabledbool.

This property is not relevant to this class.

override
Enabledbool.

This property is not relevant to this class.

override
FontSystem.Drawing.Font.

This property is not relevant to this class.

override
ImageSystem.Drawing.Image.

This property is not relevant to this class.

ImageAlignSystem.Drawing.ContentAlignment.

This property is not relevant to this class.

ImageIndexint.

This property is not relevant to this class.

ImageKeystring.

This property is not relevant to this class.

ImageScalingToolStripItemImageScaling.

This property is not relevant to this class.

ImageTransparentColorSystem.Drawing.Color.

This property is not relevant to this class.

RightToLeftAutoMirrorImagebool.

This property is not relevant to this class.

override
Textstring.

This property is not relevant to this class.

TextAlignSystem.Drawing.ContentAlignment.

This property is not relevant to this class.

override
TextDirectionToolStripTextDirection.

This property is not relevant to this class.

TextImageRelationTextImageRelation.

This property is not relevant to this class.

ToolTipTextstring.

This property is not relevant to this class.

Protected Properties

[read-only]
override
DefaultMarginPadding.

Gets the spacing between the System.Windows.Forms.ToolStripSeparator and an adjacent item.

[read-only]
override
DefaultSizeSystem.Drawing.Size.

Gets the default size of the System.Windows.Forms.ToolStripSeparator.

Public Methods

override
GetPreferredSize(System.Drawing.Size) : System.Drawing.Size

Retrieves the size of a rectangular area into which a System.Windows.Forms.ToolStripSeparator can be fitted.

Protected Methods

override
CreateAccessibilityInstance() : AccessibleObject

Creates a new accessibility object for the System.Windows.Forms.ToolStripSeparator.

override
OnFontChanged(EventArgs)

This method is not relevant to this class.

override
OnPaint(PaintEventArgs)

Raises the Control.Paint event.

override
SetBounds(System.Drawing.Rectangle)

Sets the size and location of the System.Windows.Forms.ToolStripSeparator.

Public Events

DisplayStyleChanged

This event is not relevant to this class.

EnabledChanged

This event is not relevant to this class.

TextChanged

This event is not relevant to this class.