Aracılığıyla paylaş


CheckBox.SetBoundsCore Yöntem

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

Bu üye Control.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified) öğesini geçersiz kılar.

Ad alanı:  Microsoft.Office.Tools.Word.Controls
Derleme:  Microsoft.Office.Tools.Word.v4.0.Utilities (Microsoft.Office.Tools.Word.v4.0.Utilities.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CheckBox Sınıf

Microsoft.Office.Tools.Word.Controls Ad Alanı