Code-Only Styling
Introduction
This section discusses how to style your Gum controls in a code-only project. Styling can be performed globally or per control individually.
Styling Using ActiveStyles - the ActiveStyles provides default, global styling for your Gum UI
Styling Individual Controls - modify values directly on a control to control styling
Styling Using States - specify styles in response to actions such as hover and push
Adding and Removing Visual Children - visuals can be added and removed to customize the appearance of a control
Customizing ListBox and ComboBox - discusses how to customize items created by ListBox and ComboBox
Customizing Menu and MenuItem - discusses how to customize items created in a Menu
Last updated
Was this helpful?

