1. passwordbox: The Password box control used to enter custom mask characters. The passwordchar attribute is used to display the entered password replacement symbol.
2. textbox: the keyboard can have different key-plane effects.CodeGet attribute list
Typeof (inputscopenamevalue). getfields (bindingflags. Public | bindingflags. Static)
3. Image Control: only images of PNG and jpg files can be loaded.
4. mediaelement: Play multimedia locally or on the network; support multimedia formats: WAV and MP3; Support for MMS, rtspt and RTSP Streaming Media protocols; -attribute: ismuted: whether to mute stretch: whether to set the filling mode of the video screen in the control.-event mediaopened mediaended mediafailed: This specifies the video format and frame size.
5. textblack: display text on the page
6. checkbox: multiple-choice control. The width and height cannot be used to change the size. The scaletransform (scalex and scaley) of rendertransform can be used to change the size.
7. radiobutton: Single-choice button. The method of changing the size is the same as that of checkbox.
8. progressbar: displays the exact progress and repeated animations.
9. Slider: horizontal and vertical slide bars can be set.
10. Thumb: obtains consecutive coordinates by dragging. The three basic events are dragdelta (when the mouse moves), dragstart (start dragging), and dragcomplete (drag complete)
11. ListBox: A container. You can use listitem to combine multiple controls to obtain a list of different functions.