ToolStripOverflowButton.SetBounds(Rectangle) Yöntem
Tanım
Boyutunu ve konumunu ayarlar ToolStripOverflowButton .Sets the size and location of the ToolStripOverflowButton.
protected public:
override void SetBounds(System::Drawing::Rectangle bounds);
protected internal override void SetBounds (System.Drawing.Rectangle bounds);
override this.SetBounds : System.Drawing.Rectangle -> unit
Protected Friend Overrides Sub SetBounds (bounds As Rectangle)
Parametreler
- bounds
- Rectangle
RectangleÖğesinin boyutunu ve konumunu temsil eden ToolStripOverflowButton .A Rectangle representing the size and location of the ToolStripOverflowButton.