ControlType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ControlType class encapsulates the different types of UI Controls
public ref class ControlType sealed
[System.Serializable]
public sealed class ControlType
[<System.Serializable>]
type ControlType = class
Public NotInheritable Class ControlType
- Inheritance
-
ControlType
- Attributes
Fields
Properties
FriendlyName | |
Name | |
NameComparer |
Methods
Equals(Object) | |
GetControlType(String, String) | |
GetControlType(String) | |
GetHashCode() | |
NameEquals(String) | |
ToString() |
Operators
Equality(ControlType, ControlType) | |
Implicit(String to ControlType) | |
Inequality(ControlType, ControlType) |