Partilhar via


Método RolePlayerComboCell.OnLeave

Este membro substitui DataGridViewComboBoxCell.OnLeave(Int32, Boolean).

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

Sintaxe

'Declaração
Protected Overrides Sub OnLeave ( _
    rowIndex As Integer, _
    throughMouseClick As Boolean _
)
protected override void OnLeave(
    int rowIndex,
    bool throughMouseClick
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RolePlayerComboCell Classe

Namespace Microsoft.VisualStudio.Modeling.Design