Integrate winforms-modern-buttons gradient paint for primary actions and clear (×) controls, align PharmaTrust startup theme, and add Material/gradient/button skill demo projects for comparison. Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| ButtonSkillDemoForm.cs | ||
| Elfisa.ButtonSkillDemo.csproj | ||
| Program.cs | ||
| README.md | ||
| SkillModernButton.cs | ||
Button Skill Demo
Демо кнопок из skill Custom Modern Button (SkillModernButton).
Не путать с Elfisa.UI.Controls.ModernButton — это другой класс для основного приложения.
Запуск
dotnet run --project src/Elfisa.ButtonSkillDemo/Elfisa.ButtonSkillDemo.csproj -c Release
Exe: src/Elfisa.ButtonSkillDemo/bin/Release/net8.0-windows/Elfisa.ButtonSkillDemo.exe
Стили в демо
| Секция | Настройки |
|---|---|
| Default | тёмный фон, синяя рамка, radius 12 |
| Светлая | белый фон, тёмный текст |
| Неон | cyan border + hover |
| Glass | серый полупрозрачный вид |
| Pharma Trust | синяя / красная × как в ЭльФиСА |
| CTA | большие кнопки radius 20 |