Condividi tramite


Metodo LinkLabel.SetBoundsCore

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

Questo membro esegue l'override di LinkLabel.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).

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

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LinkLabel Classe

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