2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Change the text size of navigation panelThe text size of the Navigation panel can be changed by using the Calender.CalenderGrid.TableStyle.Font.Size property. C# //Sets the font size of navigation panel. this.scheduleControl1.Calendar.CalenderGrid.TableStyle.Font.Size = 11.0F; VB 'Sets the font size of navigation panel. Me.scheduleControl1.Calendar.CalenderGrid.TableStyle.Font.Size = 11.0F The following image shows the font size changed in the navigation panel. Samples: C#: ScheduleControl VB: ScheduleControl |
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.