Office2003.DrawComboBox Method
Internal. See ICommandBarRenderer
[Visual Basic]NotOverridable Public Function DrawComboBox( _
ByVal
box As
ComboBox, _
ByVal
gi As
Graphics, _
ByVal
rect As
Rectangle, _
ByVal
enabled As
Boolean, _
ByVal
rightToLeft As
Boolean, _
ByVal
drawStyle As
DrawStyle _
) As
Boolean Implements _
ICommandBarRenderer.DrawComboBox
Parameters
- box
- gi
- rect
- enabled
- rightToLeft
- drawStyle
Return Value
Implements
ICommandBarRenderer.DrawComboBox
See Also
Office2003 Class | NETXP.Controls.Bars.CommandBarRenderers Namespace