v2.0.6 · Professional Production ⚡

ZYREX
UI

WinForms is no longer boring.
Experience the advanced standard of GDI+ performance.

dotnet add package ZyrexUI// v2.0.6
ZyrexUI v2.0.6 Interaction Premium Showcase
Core

Pure GDI+

Zero dependencies. Hand-painted rendering for unbeatable FPS and razor-sharp visuals.

Architecture

Single assembly

No extra designer DLLs. Built-in property grid automation for a seamless flow.

Visuals

Cinema Depth

Multi-layer alpha-inflated blooms and real physics movement for a premium feel.

Logic

Interaction Physics

Magnetic & Repulse particle physics that react to your users in real-time.

ZY

PROUDLY
ENGINEERED

"ZyrexUI isn't just a library. It's a statement. I built this to provide a truly modern and professional experience for Windows Forms development."

Dev ~ Zyrex has obsessive-compulsive precision when it comes to GDI+ rendering. The physics, the light-refraction glass, and the Master-Sync animation engine were all written in pure C# to prove that Windows Forms can out-aesthetic any framework on the planet.

Alert Engine

Premium
ALERTS

Non-intrusive notifications that feel like part of the OS. Fully animated, progress-aware, and multi-anchor capable.

Screen Anchor

Bottom-right of desktop

Form Anchor

Inside your active window

Auto-Dismiss

Time-aware with progress

Non-Intrusive

WS_EX_NOACTIVATE focus

Triggering Notifications
ZyrexNotificationManager.Show(
  "Success", 
  "Operation completed.", 
  NotificationType.Success, 
  NotificationLocation.Screen
);
Notification Showcase

Visual Logic

Dual-Color
Engine

Why settle for one accent color when you can have two? ZyrexUI now supports a secondary theme color for deep, fluid gradients and multi-layer glows.

  • Dynamic Lerp Blending between colors
  • Duotone Wave & Progress effects
  • Advanced Specular Gloss mapping
  • Fully optional — stays backward compatible
ZyrexTheme.SecondaryColor =
  Color.FromArgb(90, 0, 255);
PROGRESS
Primary: Cyan
Secondary: Violet