Evento InkOverlay.SelectionResized
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (em Microsoft.Ink.dll)
Sintaxe
'Declaração
Public Event SelectionResized As InkOverlaySelectionResizedEventHandler
'Uso
Dim instance As InkOverlay
Dim handler As InkOverlaySelectionResizedEventHandler
AddHandler instance.SelectionResized, handler
public event InkOverlaySelectionResizedEventHandler SelectionResized
public:
event InkOverlaySelectionResizedEventHandler^ SelectionResized {
void add (InkOverlaySelectionResizedEventHandler^ value);
void remove (InkOverlaySelectionResizedEventHandler^ value);
}
O JScript não oferece suporte a eventos.
Plataformas
Windows Vista
o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.
Informações sobre versão
.NET Framework
Compatível com: 3.0