Condividi tramite


Metodo ComboBox.SetBounds (Int32, Int32, Int32, Int32)

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

Spazio dei nomi:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ComboBox Classe

Overload SetBounds

Spazio dei nomi Microsoft.Office.Tools.Excel.Controls