C# Класс BExplorer.Shell.ShellNotificationListener.NotificationWindow

Наследование: System.Windows.Forms.Control
Показать файл Открыть проект

Открытые методы

Метод Описание
NotificationWindow ( ShellNotificationListener parent ) : System

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void
WndProc ( Message &m ) : void

Описание методов

Dispose() защищенный Метод

protected Dispose ( bool disposing ) : void
disposing bool
Результат void

NotificationWindow() публичный Метод

public NotificationWindow ( ShellNotificationListener parent ) : System
parent ShellNotificationListener
Результат System

WndProc() защищенный Метод

protected WndProc ( Message &m ) : void
m System.Windows.Forms.Message
Результат void