ShapeSubField.GetActiveInPlaceEditor 方法

返回有效的就地编辑的控件。,在就地编辑为此子体情况下,不活动此方法可返回 null。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Public Overridable Function GetActiveInPlaceEditor ( _
    parentShape As ShapeElement, _
    parentField As ShapeField, _
    view As DiagramClientView _
) As Control
public virtual Control GetActiveInPlaceEditor(
    ShapeElement parentShape,
    ShapeField parentField,
    DiagramClientView view
)

参数

返回值

类型:System.Windows.Forms.Control

.NET Framework 安全性

请参见

参考

ShapeSubField 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间