[]
Determines whether the specified control is reusable.
public override bool IsReusable(Control control)
Public Overrides Function IsReusable(control As Control) As Boolean
Type | Name | Description |
---|---|---|
Control | control | The control. |
Type | Description |
---|---|
bool |
|