Udostępnij za pośrednictwem


Metoda ShapeField.GetFocusable —

Pobiera pola kształtu i sprawdza, czy może odbierać fokus.

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 Overridable Function GetFocusable ( _
    parentShape As ShapeElement _
) As Boolean
public virtual bool GetFocusable(
    ShapeElement parentShape
)

Parametry

Wartość zwracana

Typ: System.Boolean
wartość true, jeśli pole kształtu może otrzymać fokus; w przeciwnym razie wartość false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams