syncfusion-winforms-integer-textbox
Installation
SKILL.md
Implementing Syncfusion Windows Forms Integer TextBox
When to Use This Skill
Use this skill when you need to:
- Create numeric input fields that accept only integer values
- Set up value constraints (minimum and maximum bounds)
- Format and display numbers with custom separators
- Handle negative values and validation
- Respond to value changes and validation errors in Windows Forms applications
- Apply visual styling to numeric inputs (colors, borders)