Last updated
Was this helpful?
This page discusses how to style a ListBoxItem in the Gum tool. The recommended approach is to create a copy of the existing ListBoxItem, or to modify the ListBoxItem in place.
The following are required:
Behavior named ListBoxItemBehavior
The following are optional:
Text instance named TextInstance . This is used by the ListBoxItem's UpdateToObject method.
Last updated
Was this helpful?
Was this helpful?

