LogoLogo
Ctrlk
  • Gum Tool
    • Introduction
    • Setup
    • Showcase
    • Tutorials and Examples
    • Gum Elements
    • Project Tab
    • Code Tab
    • Localization
    • Menu
    • Project Properties
    • Plugins
    • Variables
    • Bitmap font generator (.fnt)
    • Upgrading
  • Code
    • Gum Code Reference
    • FNA
    • Kni
    • Meadow
    • MonoGame
      • Setup
      • Tutorials
      • Setup for GumBatch (Optional)
      • Loading a Gum Project (Optional)
      • async Programming
      • Custom Runtimes
      • GumBatch
      • Gum Forms
        • Binding (ViewModels)
        • Controls
          • Button
          • CheckBox
          • ComboBox
          • FrameworkElement
          • ItemsControl
          • Label
          • ListBox
          • ListBoxItem
          • MenuItem
          • PasswordBox
          • RadioButton
          • ScrollBar
          • ScrollViewer
          • StackPanel
          • Slider
          • Splitter
          • TextBox
          • Window
        • Control Customization In Code
        • Control Customization in Gum Tool
        • Gamepad Support
        • Keyboard Support
        • Layered Forms
        • Troubleshooting
      • File Loading
      • Ordering
      • Profiling
      • Rendering Custom Graphics
      • Resolution and Resizing the Game Window
      • Shapes (Apos.Shapes)
      • Known Issues
      • Samples
    • .NET MAUI
    • Nez
    • PyGame
    • raylib (raylib-cs)
    • Silk.NET
    • SkiaGum
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Code
  2. MonoGame
  3. Gum Forms

Controls

ButtonCheckBoxComboBoxFrameworkElementItemsControlLabelListBoxListBoxItemMenuItemPasswordBoxRadioButtonScrollBarScrollViewerStackPanelSliderSplitterTextBoxWindow
PreviousItems Binding (ListBox, ComboBox, ItemsControl)NextButton

Was this helpful?