Localization of KetticWizard Control in C#.NET
KetticWizard control for Windows Forms provides the localizing support to display the text and message of this Wizard control in a specific language, so that the developers can deliver their application globally. Additionally, this control also provides the right to left languages support, which is capable of showing languages like Arabic, Persian, Urdu, and Hebrew. In the C# tutorial below, we shall demonstrate how to localize the KetticWizard for Windows applications.
Localize KetticWizard Control in Windows Forms
The following steps demonstrate how to localize the KetticWizard control to display text and messages in a specific language.
Right-to-left Support by KetticWizard for WinForms
KetticWizard control provides right to left support to display content from the right side to left side in specific languages like Arabic. This is achieved by enabling the RightToLeft property of the KetticWizard control.
|
UI Controlsfor Windows Forms .NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI DesignWinForms UI Controls WinForms Buttons UI Control WinForms Calendar UI ControlWinForms Carousel UI ControlWinForms Chart UI ControlWinForms Clock UI ControlCommandBar UI ControlWinForms Dock UI ControlDesktop Alert UI ControlDropDown List UI ControlWinForms Editor UI ControlForms and Dialogs UI ControlWinForms GridView UI ControlWinForms ListView UI ControlWinForms Menu UI ControlWinForms ComboBox UI ControlWinForms PageView UI ControlPanels and Labels UI ControlWinForms Panorama UI ControlWinForms PDFViewer UI ControlWinForms Property Grid UI ControlWinForms Ribbon UI ControlWinForms PivotGrid UI ControlWinForms RichTextBox UI ControlWinForms Rotator UI ControlWinForms Scheduler UI ControlWinForms Shortcuts UI ControlWinForms SpellChecker UI ControlWinForms Track & Status UI ControlWinForms TreeView UI ControlWinForms Wizard UI ControlWizard - ModesWizard - PagesWizard - EventsWizard - CustomizationWizard - LocalizationWinForms Test UI ControlWinForms Theme UI Control |