Sees if the specified control is
enabled
| [Visual Basic .NET] |
|---|
Public Function IsControlParameterEnabled( _
ByVal Param As AgEVAControlStoppingCondition _
) As Boolean
|
| [C#] |
|---|
public bool IsControlParameterEnabled(
|
| [Managed C++] |
|---|
public: bool IsControlParameterEnabled(
|
| [Java] |
|---|
public bool isControlParameterEnabled(
|
| [Unmanaged C++] |
|---|
public: HRESULT IsControlParameterEnabled(
|
- Param
-
Member Value Description eVAControlStoppingConditionTripValue 0 Trip - the value at which the stopping condition will be satisfied.