DataGridView.SetBoundsCore, méthode

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

Ce membre substitue DataGridView.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).

Espace de noms :  Microsoft.Office.Tools.Word.Controls
Assembly :  Microsoft.Office.Tools.Word.v4.0.Utilities (dans Microsoft.Office.Tools.Word.v4.0.Utilities.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DataGridView Classe

Microsoft.Office.Tools.Word.Controls, espace de noms