[]
This method is for internal use only.
protected void DrawBorder(Graphics g, bool clear)
Type | Name | Description |
---|---|---|
Graphics | g | |
bool | clear |
This method is for internal use only.
[Obsolete("This method is obsolete. Use DrawBorder(Graphics g, bool clear) instead.")]
protected void DrawBorder(Graphics g, IntPtr dc, bool clear)
Type | Name | Description |
---|---|---|
Graphics | g | |
IntPtr | dc | |
bool | clear |