Udostępnij za pośrednictwem


Metoda TextField.AllowInPlaceEditorAutoSize —

Domyślnie umożliwia w miejsce w edytorze rozmiar automatycznie, jeśli, że pole obsługuje automatyczne dopasowywanie rozmiaru.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Overrides Function AllowInPlaceEditorAutoSize ( _
    parentShape As ShapeElement _
) As Boolean
public override bool AllowInPlaceEditorAutoSize(
    ShapeElement parentShape
)

Parametry

Wartość zwracana

Typ: System.Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TextField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams