System.Windows.Forms.ToolStripSplitButton.SplitterBounds Property

Gets the boundaries of the separator between the standard and drop-down button portions of a System.Windows.Forms.ToolStripSplitButton.

Syntax

[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle SplitterBounds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStripSplitButton.SplitterBounds property to do custom painting.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0