Function SplitContainer.clampSplitOffset
Clamps the splitOffset value to not go outside the currently possible minimal and maximum values.
void clampSplitOffset() nothrow @nogc;
Clamps the splitOffset value to not go outside the currently possible minimal and maximum values.
void clampSplitOffset() nothrow @nogc;