Getting Started with Windows UI
The Windows UI API provides a comprehensive set of interfaces for building modern, responsive, and accessible user interfaces on Windows platforms. Explore the sections on the left to dive into specific topics such as controls, dialogs, visual styles, and more.
Featured APIs
| API | Description |
|---|---|
| Button | Standard push button control. |
| ComboBox | Dropdown list control with editable text. |
| FileOpenDialog | Common dialog for selecting files. |
| Theming | Apply visual themes to UI elements. |