Class ToplevelComparer
Implements the IComparer<T> to sort the Toplevel from the MdiChildes if needed.
public sealed class ToplevelComparer : IComparer<Toplevel>
- Inheritance
-
ToplevelComparer
- Implements
- Inherited Members
Methods
- Compare(Toplevel, Toplevel)
Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other.