syncfusion-winforms-editable-listbox
Installation
SKILL.md
Implementing Syncfusion Windows Forms EditableList
A comprehensive guide for implementing and customizing the EditableList control - a powerful list box component that enables inline editing, item management, and rich customization options for Windows Forms applications.
When to Use This Skill
Use this skill when the user needs to:
- Implement an EditableList control in Windows Forms applications
- Enable inline editing of list items directly within the list box
- Manage dynamic lists where users can add, edit, or delete items at runtime
- Populate lists from DataSource or manual entry
- Integrate AutoComplete functionality with the editing TextBox
- Customize appearance including embedded controls, scrolling, and layout
- Apply modern themes (Metro, Office2016) to the editable list
- Handle editing events and user interactions
- Configure dock padding and control sizing
- Set up embedded controls (Button, TextBox, ListBox) within EditableList