Class SimplifiedVirtualKeyboardLayoutPanel
Represents a class that hosts all Base
Inheritance
Inherited Members
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: Telerik.WinControls.UI.dll
Syntax
public class SimplifiedVirtualKeyboardLayoutPanel : VirtualKeyboardLayoutPanel, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, IVirtualKeyboardLayout
Constructors
SimplifiedVirtualKeyboardLayoutPanel(Boolean)
Creates a new instance of the Simplified
Declaration
public SimplifiedVirtualKeyboardLayoutPanel(bool addHomeGroup = false)
Parameters
System. A value indicating whether to include the home keyboard buttons group. |
Properties
HomeButtonsLayout
Declaration
public VirtualKeyboardLayout HomeButtonsLayout { get; }
Property Value
MainButtonsLayout
Declaration
public VirtualKeyboardLayout MainButtonsLayout { get; }