Represents less comparator for control_ref.
Operators | |
| auto | operator() (const xtd::forms::control_ref &value1, const xtd::forms::control_ref &value2) const -> bool |
| Compare two specified control_ref. | |
|
inline |
Compare two specified control_ref.
| value1 | The first value to compare. |
| value2 | The second value to compare. |