[]
Draws the entry label.
protected virtual void DrawEntryLabel(Graphics g, Rectangle r, string s, string su)
| Type | Name | Description |
|---|---|---|
| Graphics | g | A Graphics object that encapsulates a GDI+ drawing surface. |
| Rectangle | r | Rectangle area to draw. |
| string | s | The label string. |
| string | su | The unique label string. |