ControlType Class

Definition

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

Audio
Button
Calendar
Cell
CheckBox
CheckBoxTreeItem
Client
ColumnHeader
ComboBox
ContextMenu
Custom
DatePicker
DateTimePicker
Document
Edit
Empty
Expander
FileInput
FlipView
FlipViewItem
Frame
Group
Hub
HubSection
Hyperlink
Image
Label
List
ListItem
Media
Menu
MenuBar
MenuItem
Pane
Pivot
PivotItem
ProgressBar
RadioButton
Rating
Row
RowHeader
ScrollBar
SemanticZoom
Separator
Slider
Spinner
SplitButton
StatusBar
Table
TabList
TabPage
Text
TitleBar
ToggleButton
ToggleSwitch
ToolBar
ToolTip
Tree
TreeItem
Video
Window

Properties

FriendlyName
Name
NameComparer

Methods

Equals(Object)
GetControlType(String)
GetControlType(String, String)
GetHashCode()
NameEquals(String)
ToString()

Operators

Equality(ControlType, ControlType)
Implicit(String to ControlType)
Inequality(ControlType, ControlType)

Applies to