WindowsDefault.DrawMenuBackground Method
Internal. See ICommandBarRenderer
[Visual Basic]NotOverridable Public Sub DrawMenuBackground( _
ByVal
g As
Graphics, _
ByVal
rect As
Rectangle, _
ByVal
menuGapLocation As
Point, _
ByVal
menuGapSize As
Integer _
) Implements _
ICommandBarRenderer.DrawMenuBackground
Parameters
- g
- rect
- menuGapLocation
- menuGapSize
Implements
ICommandBarRenderer.DrawMenuBackground
See Also
WindowsDefault Class | NETXP.Controls.Bars.CommandBarRenderers Namespace