'Usage
Dim instance As IReuseEditorControl2 Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
Parameters
- control
Return Value
True
if this control can be reused; otherwise, false
'Usage
Dim instance As IReuseEditorControl2 Dim control As Control Dim value As Boolean value = instance.IsReusable(control)
True
if this control can be reused; otherwise, false