Click or drag to resize
FdoBinaryLogicalOperationComboBox Class
A ComboBox specialized for binary operations.
Inheritance Hierarchy

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdoBinaryLogicalOperationComboBox : ComboBox

The FdoBinaryLogicalOperationComboBox type exposes the following members.

Constructors
  NameDescription
Public methodFdoBinaryLogicalOperationComboBox
Initializes a new instance of the FdoBinaryLogicalOperationComboBox class
Top
Properties
  NameDescription
Public propertyValue
Gets or sets binary operation.
Top
Remarks