C# Class UlteriusServer.Api.Services.ScreenShare.ClipboardNotifications.NotificationForm

Hidden form to recieve the WM_CLIPBOARDUPDATE message.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: Ulterius/server

Méthodes publiques

Méthode Description
NotificationForm ( ) : System

Méthodes protégées

Méthode Description
WndProc ( Message &m ) : void

Method Details

NotificationForm() public méthode

public NotificationForm ( ) : System
Résultat System

WndProc() protected méthode

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Résultat void