Sees if the specified control is enabled.
| [Visual Basic .NET] |
|---|
Public Function IsControlParameterEnabled() As Boolean |
| [C#] |
|---|
public bool IsControlParameterEnabled(); |
| [Managed C++] |
|---|
public: bool IsControlParameterEnabled(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool isControlParameterEnabled(); |






