Method PaintBackground
- Namespace
 - Alternet.Editor.CodeCompletion.Painting
 
- Assembly
 - Alternet.Editor.v10.dll
 
PaintBackground(Graphics, Rectangle)
Paints entire background of the IDataTip with specified parameters.
public void PaintBackground(Graphics g, Rectangle r)
Parameters
gGraphicsThe Graphics object to draw on.
rRectangleRectangle that bounds the drawing area for the
IDataTipobject.
PaintBackground(Graphics, RectD)
public void PaintBackground(Graphics g, RectD r)