try StPlayer, StNotepad

Features

StForm contains most of the Properties and Events supported by the normal form, we have added some new features and we are adding some features to achieve rich and powerful UI. Below are the examples of those features.

read more features

Textured Backgrounds



By setting brushes using SetBackGroundBrush and SetControlBoxBrush we can set the styles of both Background and ControlBox.

Rounded Corner


By changing the CornerRadius property of the Form we can adjust the roundness of individual Form. By this we can get the form in Rounded-Rectangle shape.

ControlBox Height


By changing the ControlBoxHeight property of the Form we can adjust the Height of the ControlBox. The ControlBox buttons size and location are dependant on ControlBoxHeight if the form is not CustomShaped.