Equals Method (CharBoxBorder)
Parameters
- obj
- The System.Object to compare with the current CharBoxBorder.
Return Value
The method returns
true if
obj is a
CharBoxBorder object and it's
Left, and
Right,
Top,
Border properties are equal to the corresponding properties of this
CharBoxBorder structure; otherwise,
false.