Structure
This article will show the internal elements structure of RadToggleSwitch:
This article describes the inner structure and organization of the elements which build the RadToggleSwitch control.
ToggleSwitchPartElement: visual representation of the RadToggleSwitchElement.OnElement.
ToggleSwitchThumbElement: visual representation of the RadToggleSwitchElement.Thumb.
ToggleSwitchPartElement: visual representation of the RadToggleSwitchElement.OffElement.
Depending on the Value only one of the ToggleSwitchPartElement s is shown.