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 представляющее размер и расположение стандартной части кнопки ToolStripSplitButton.

Атрибуты

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

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