Udostępnij za pośrednictwem


ToolStripSplitButton.SplitterBounds Właściwość

Definicja

Pobiera granice separatora między częścią standardu i przycisku listy rozwijanej elementu ToolStripSplitButton.

public:
 property System::Drawing::Rectangle SplitterBounds { System::Drawing::Rectangle get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Rectangle SplitterBounds { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SplitterBounds : System.Drawing.Rectangle
Public ReadOnly Property SplitterBounds As Rectangle

Wartość właściwości

Rectangle

Element Rectangle reprezentujący rozmiar i lokalizację separatora.

Atrybuty

Uwagi

SplitterBounds Użyj właściwości , aby wykonać malowanie niestandardowe.

Dotyczy

Zobacz też