Completed
Last Updated: 10 Jun 2020 12:23 by ADMIN
Release R2 2020 SP1
Dimitar
Created on: 05 Sep 2019 08:26
Category: Buttons
Type: Bug Report
0
RadToggleSwitch: The font cannot be set at design time

See attached to reproduce. 

Workaround: set it to the element:

 radToggleSwitch1.ToggleSwitchElement.Font = new Font("Segoe Script", 18, FontStyle.Regular);

Attached Files:
0 comments