Metoda Button.SetBounds — (Int32, Int32, Int32, Int32)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Przestrzeń nazw:  Microsoft.Office.Tools.Excel.Controls
Zestaw:  Microsoft.Office.Tools.Excel.v4.0.Utilities (w Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Składnia

'Deklaracja
Public Overridable Sub SetBounds ( _
    x As Integer, _
    y As Integer, _
    width As Integer, _
    height As Integer _
)
public virtual void SetBounds(
    int x,
    int y,
    int width,
    int height
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Button Klasa

Przeciążenie SetBounds

Przestrzeń nazw Microsoft.Office.Tools.Excel.Controls