Evento InkOverlay.SelectionResizing
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (em Microsoft.Ink.dll)
Sintaxe
'Declaração
Public Event SelectionResizing As InkOverlaySelectionResizingEventHandler
'Uso
Dim instance As InkOverlay
Dim handler As InkOverlaySelectionResizingEventHandler
AddHandler instance.SelectionResizing, handler
public event InkOverlaySelectionResizingEventHandler SelectionResizing
public:
event InkOverlaySelectionResizingEventHandler^ SelectionResizing {
void add (InkOverlaySelectionResizingEventHandler^ value);
void remove (InkOverlaySelectionResizingEventHandler^ 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