System.ComponentModel.MaskedTextProvider.GetOperationResultFromHint Method

Determines whether the specified System.ComponentModel.MaskedTextResultHint denotes success or failure.

Syntax

public static bool GetOperationResultFromHint (MaskedTextResultHint hint)

Parameters

hint
A System.ComponentModel.MaskedTextResultHint value typically obtained as an output parameter from a previous operation.

Returns

true if the specified System.ComponentModel.MaskedTextResultHint value represents a success; otherwise, false if it represents failure.

Remarks

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0