Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UlteriusServer
Api
Services
ScreenShare
ClipboardNotifications.NotificationForm
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