Alvas.ShapeForms
v2.0Alvas.ShapeForms (Windows.Forms) is a collection of 100% native CLR compliant controls written in C#. Collection allows C# and VB.Net developers to create high quality professional applications with n...
Description
Alvas.ShapeForms (Windows.Forms) is a collection of 100% native .NET framework managed controls written in C#. Collection allows developers to create high quality professional applications with nonrectangular forms.
How to use Place some ShapeRegions or/and BitmapRegions on the form. Place RegionManager on the form and set your Form property to the current form.
Set Form property of the RegionManager to true/false. Enjoy.
Package contains: RegionBase which implements the basic functionality common to region controls. ShapeRegion which represents a shaped region.
BitmapRegion which creates region from bitmap. RegionManager component which manages the interaction of controls, derived from RegionBase (ShapeRegion and BitmapRegion).
See demo application for more info...
How to use Place some ShapeRegions or/and BitmapRegions on the form. Place RegionManager on the form and set your Form property to the current form.
Set Form property of the RegionManager to true/false. Enjoy.
Package contains: RegionBase which implements the basic functionality common to region controls. ShapeRegion which represents a shaped region.
BitmapRegion which creates region from bitmap. RegionManager component which manages the interaction of controls, derived from RegionBase (ShapeRegion and BitmapRegion).
See demo application for more info...