'Usage
Dim instance As GcMaskCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
Parameters
- control
- The control.
Return Value
true
if the specified control is reusable; otherwise, false
.'Usage
Dim instance As GcMaskCellType Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
true
if the specified control is reusable; otherwise, false
.