InkOverlayPaintingEventArgs, classe
Mise à jour : November 2007
Fournit des données pour les événements de peinture d'objets Painting et de contrôles Painting, qui se produisent juste avant le début de l'entrée manuscrite.
Espace de noms : Microsoft.Ink
Assembly : Microsoft.Ink (dans Microsoft.Ink.dll)
Syntaxe
'Déclaration
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Public Class InkOverlayPaintingEventArgs _
Inherits CancelEventArgs _
Implements IDisposable
'Utilisation
Dim instance As InkOverlayPaintingEventArgs
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
public class InkOverlayPaintingEventArgs : CancelEventArgs,
IDisposable
[PermissionSetAttribute(SecurityAction::InheritanceDemand, Name = L"FullTrust")]
public ref class InkOverlayPaintingEventArgs : public CancelEventArgs,
IDisposable
/** @attribute PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust") */
public class InkOverlayPaintingEventArgs extends CancelEventArgs implements IDisposable
public class InkOverlayPaintingEventArgs extends CancelEventArgs implements IDisposable
Hiérarchie d'héritage
System.Object
System.EventArgs
System.ComponentModel.CancelEventArgs
Microsoft.Ink.InkOverlayPaintingEventArgs
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Plateformes
Windows Vista
Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.
Informations de version
.NET Framework
Pris en charge dans : 3.0