Compartilhar via


Método IVsFontAndColorEvents.OnApply ()

 

Chamado pelo ambiente, quando o usuário clicou a OK ou Aplicar na barra do fontes e cores página de propriedades no Opções caixa de diálogo.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

int OnApply()
int OnApply()
abstract OnApply : unit -> int
Function OnApply As Integer

Valor de retorno

Type: System.Int32

Consulte também

Interface IVsFontAndColorEvents
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo