Windows Forms: Xander UI Framework WinForm App in C#

This post shows you How to use Xander UI Framework in C# .NET Windows Forms Application.

Xander UI Framework is a library control (c# ui framework), animations and many other controls and features to C# for Windows Forms Application that helps you design an awesome UI.

First, You need download xander ui framework (xander ui dll) : Link

After you finish downloading the file, you need to unzip it.

Right-click on the toolbox on the right, then select Add tab. You can enter your tab name is Xander UI Framework as shown below.

xander ui framework c#

Next, Right-click on the Xander UI Framework tab, then select Choose Items => Browse to the Xander UI Framework library that you downloaded.

xander ui framework dll

Select the XanderUI.dll, then click Open button to continue.

visual studio security warning

Click Yes to continue

choose toolbox items visual studio

Click OK to finish.

add xander ui framework to visual studio toolbox

Now you can see the Xander UI controls in your Visual Studio Toolbox.

Open your form designer, then you can drag some controls from the UI Framework Tab to your winform. You can easily use the Xander UI with c# winform ui design.

xander ui framework c#

As you can see, this library supports many controls. There are still a lot of bugs, I don't recommend using it in commercial applications.

VIDEO TUTORIAL