ToolStripSplitButton.ButtonBounds Свойство

Определение

Получает размер и местоположение части объекта ToolStripSplitButton, представляющей стандартную кнопку.

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

Значение свойства

Rectangle

Объект Rectangle, представляющий размер и местоположение части объекта ToolStripSplitButton, относящейся к стандартной кнопке.

Атрибуты

Применяется к

См. также раздел