Partager via


TextBox.InlineShape, propriété

Obtient le InlineShape sous-jacent de TextBox.

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
Public ReadOnly Property InlineShape As InlineShape
    Get
public InlineShape InlineShape { get; }

Valeur de propriété

Type : Microsoft.Office.Interop.Word.InlineShape
InlineShape sous-jacent de TextBox.

Notes

La propriété InlineShape permet d'obtenir la position exacte du contrôle dans le document.

Si le style d'habillage du contrôle n'a pas la valeur Aligné sur le texte, la propriété InlineShape retourne nullune référence null (Nothing en Visual Basic).

Sécurité .NET Framework

Voir aussi

Référence

TextBox Classe

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