I want to add my checkbox on Windows Form Border, Just Left of Minimized button of Border, As

I don't want to create my own Complete border, by Setting FormBorderStyle = None and creating complete border with a lot of codes.
How to add control just left to minimize of Border.