Krypton Toolkit

Utility Components

Use the KryptonCheckSet to automatically handle a group of check
buttons and ensure that only a single one is checked at a time. In the
picture below you can see a set of four check buttons. As the user clicks
check buttons it will automatically uncheck the old button.

kchecksetsample

Use the KryptonCommand to update several controls using the same
single source of values. All the controls below are attached to the same
command instance and so show the same text and image.

kcommandsample 

 

Bookmark and Share