ShadowWindow.RenderShadow Method
Renders the shadow. Can also be called to force a redraw.
[Visual Basic]Public Sub RenderShadow( _
ByVal
rc As
Rectangle, _
ByVal
change As
Boolean _
)
Parameters
- rc
- The shadow rectangle.
- change
- Has the shadow actually changed?
See Also
ShadowWindow Class | NETXP.Library Namespace