Renderers.Office2003.PaintCaptionButton Method
Internal. See IDockingRenderer
[Visual Basic]NotOverridable Public Sub PaintCaptionButton( _
ByVal
g As
Graphics, _
ByVal
item As
CaptionButton, _
ByVal
active As
Boolean, _
ByVal
function As
ButtonFunction, _
ByVal
mouseOver As
Boolean, _
ByVal
mouseCapture As
Boolean, _
ByVal
popupStyle As
Boolean _
) Implements _
IDockingRenderer.PaintCaptionButton
Parameters
- g
- item
- active
- function
- mouseOver
- mouseCapture
- popupStyle
Implements
IDockingRenderer.PaintCaptionButton
See Also
Renderers.Office2003 Class | NETXP.Controls.Docking Namespace