Operator operator !=
operator !=(ScrollBarInfo, ScrollBarInfo)
Compares two ScrollBarInfo objects. The result specifies whether the values of the properties of the two ScrollBarInfo objects are unequal.
public static bool operator !=(ScrollBarInfo left, ScrollBarInfo right)
Parameters
left
ScrollBarInforight
ScrollBarInfo