Property | Type | Description | |
---|---|---|---|
CheckRectangle | |||
CheckShadowIntersects | |||
CreateBrush | |||
NeedHideCursor | bool |
Method | Description | |
---|---|---|
CreateShadows ( |
||
CreateShadows ( |
||
DestroyShadows ( |
||
FAShadow ( bool horz, int width, |
||
HideShadow ( ) : void | ||
HideShadows ( |
||
MoveShadow ( ) : void | ||
ShowShadow ( ) : void | ||
ShowShadows ( |
||
ShowShadows ( |
||
UpdateShadows ( |
||
UpdateShadows ( |
Method | Description | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
WndProc ( |
Method | Description | |
---|---|---|
CheckRectangle ( |
||
CheckShadowIntersects ( |
||
CreateBrush ( bool horz, int width ) : |
||
NeedHideCursor ( |
public static CreateShadows ( |
||
shadows | ||
shadowSize | int | |
canShow | bool | |
form | ||
creatorRect | ||
return | void |
public static CreateShadows ( |
||
shadows | ||
shadowSize | int | |
canShow | bool | |
form | ||
creatorRect1 | ||
creatorRect2 | ||
return | void |
public static DestroyShadows ( |
||
shadows | ||
return | void |
public FAShadow ( bool horz, int width, |
||
horz | bool | |
width | int | |
Owner | ||
return | System |
public static HideShadows ( |
||
shadows | ||
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public static ShowShadows ( |
||
shadows | ||
return | void |
public static ShowShadows ( |
||
shadows | ||
show | bool | |
return | void |
public static UpdateShadows ( |
||
shadows | ||
creatorRect1 | ||
creatorRect2 | ||
shadowSize | int | |
return | void |
public static UpdateShadows ( |
||
shadows | ||
creatorRect | ||
shadowSize | int | |
return | void |
protected WndProc ( |
||
m | ||
return | void |