Udostępnij za pośrednictwem


Metoda TextField.GetActiveInPlaceEditor —

Sterowanie jest zwracane do aktywnego edytora w miejscu.Ta metoda może zwracać wartości zerowej, w którym to przypadku edytora w miejscu, nie jest aktywny dla tego pola.

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 GetActiveInPlaceEditor ( _
    parentShape As ShapeElement, _
    view As DiagramClientView _
) As Control
public override Control GetActiveInPlaceEditor(
    ShapeElement parentShape,
    DiagramClientView view
)

Parametry

Wartość zwracana

Typ: System.Windows.Forms.Control

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TextField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams