This document is archived and information here might be outdated. Recommended version. |
Update the active state of selected control points specified by name.
[Visual Basic .NET] Public Sub UpdateActiveStatusByName ( _ ByVal pControlNames As IEnumBSTR, _ ByVal active As Boolean _ )
[C#] public void UpdateActiveStatusByName ( IEnumBSTR pControlNames, bool active );