Control Overview
Here, we categorize all the controls by type and provide corresponding links for quick reference.
Simple Display
These controls are mainly used for basic information display.
Dynamic Display
These controls are mainly used for dynamically changing or displaying information.
Human-Machine Interaction
These controls are mainly used for interacting with users.
Design
When designing controls, we modify the following properties.
Basics
These are the basic properties of controls.
- Position: X-coordinate, Y-coordinate
- Size: Width, Height
- Flags
Attributes
These are the characteristics of controls.
Styles
These are the styles of controls.
In the control design process, you can customize the properties, attributes, and styles to create the desired visual and interactive experience.
8MS