[]
protected virtual void SizeToContent(Graphics g, bool updateChildren)
Protected Overridable Sub SizeToContent(g As Graphics, updateChildren As Boolean)
| Type | Name | Description |
|---|---|---|
| Graphics | g | |
| bool | updateChildren |
protected void SizeToContent(Graphics g, bool updateChildren, Size size)
Protected Sub SizeToContent(g As Graphics, updateChildren As Boolean, size As Size)
| Type | Name | Description |
|---|---|---|
| Graphics | g | |
| bool | updateChildren | |
| Size | size |