This document is archived and information here might be outdated. Recommended version. |
Returns whether the control for the given property should be enabled.
[Visual Basic .NET] Public Function GetEnabled ( _ ByVal propname As String _ ) As Boolean
[C#] public bool GetEnabled ( string propname );