Compartilhar via


Método ToggleButtonField.CreateToggleButtonEventArgs

Criar uma instância da classe responsável pela alternância argumentos de evento do botão

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Protected Overridable Function CreateToggleButtonEventArgs ( _
    parentShape As ShapeElement _
) As ToggleButtonEventArgs
protected virtual ToggleButtonEventArgs CreateToggleButtonEventArgs(
    ShapeElement parentShape
)

Parâmetros

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Diagrams.ToggleButtonEventArgs

Segurança do .NET Framework

Consulte também

Referência

ToggleButtonField Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams