Use the property to enable the user to type only uppercase, only lowercase, or a combination of uppercase and lowercase characters into the control | Inherited from Inherited from Executes the specified delegate on the thread that owns the control's underlying window handle |
---|---|
Inherited from Gets or sets the for the control | This BETA version includes the latest features currently in development |
Optionally, invalidates the child controls assigned to the control.
28To restrict text from being entered in a control, you can create an event handler for the event in order to validate each character entered in the control | Inherited from Occurs when a character |
---|---|
Inherited from Activates the control | Inherited from Determines if a character is an input character that the control recognizes |
Check Objects, and then click Ok, it will select all objects 3.
4Inherited from Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height | Inherited from Gets a value indicating whether the control has input focus |
---|---|
Inherited from Gets or sets a value indicating whether text in the text box is read-only | Inherited from Occurs when an object is dragged over the control's bounds |