Compartir a través de


VScrollBar.SetBoundsCore (Método)

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

Este miembro invalida Control.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).

Espacio de nombres:  Microsoft.Office.Tools.Word.Controls
Ensamblado:  Microsoft.Office.Tools.Word.v4.0.Utilities (en Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Sintaxis

'Declaración
Protected Overrides Sub SetBoundsCore ( _
    x As Integer, _
    y As Integer, _
    width As Integer, _
    height As Integer, _
    specified As BoundsSpecified _
)
protected override void SetBoundsCore(
    int x,
    int y,
    int width,
    int height,
    BoundsSpecified specified
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

VScrollBar Clase

Microsoft.Office.Tools.Word.Controls (Espacio de nombres)