Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CustomerService
ShadowPanel
C# Class CustomerService.ShadowPanel
Inheritance:
System.Windows.Forms.Panel
Mostra file
Open project: NanQi/demo
Public Methods
Method
Description
ShadowPanel
( ) :
System
Protected Methods
Method
Description
OnPaint
(
PaintEventArgs
e
) :
void
OnResize
(
EventArgs
e
) :
void
Method Details
OnPaint()
protected
method
protected
OnPaint
(
PaintEventArgs
e
) :
void
e
PaintEventArgs
return
void
OnResize()
protected
method
protected
OnResize
(
EventArgs
e
) :
void
e
EventArgs
return
void
ShadowPanel()
public
method
public
ShadowPanel
( ) :
System
return
System