ICommandBarRenderer.DrawMenuShadowVertical Method
Draws a vertical popup menu shadow.
[Visual Basic]Sub DrawMenuShadowVertical( _
ByVal
g As
Graphics, _
ByVal
rect As
Rectangle _
)
Parameters
- g
- The graphics object.
- rect
- The shadow's bounding rectangle.
See Also
ICommandBarRenderer Interface | NETXP.Controls.Bars Namespace