Class ExtendedVirtualKeyboardLayoutPanel
Represents a class that hosts all Base
Inheritance
Inherited Members
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: Telerik.WinControls.UI.dll
Syntax
public class ExtendedVirtualKeyboardLayoutPanel : VirtualKeyboardLayoutPanel, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, IVirtualKeyboardLayout
Constructors
ExtendedVirtualKeyboardLayoutPanel(Boolean)
Creates a new instance of the Extended
Declaration
public ExtendedVirtualKeyboardLayoutPanel(bool addFunctionKeys = true)
Parameters
System. A value indicating whether to include the function keys group. |
Properties
FunctionButtonsLayout
Gets the Virtual
Declaration
public VirtualKeyboardLayout FunctionButtonsLayout { get; }
Property Value
HomeButtonsLayout
Gets the Virtual
Declaration
public VirtualKeyboardLayout HomeButtonsLayout { get; }
Property Value
MainButtonsLayout
Gets the Virtual
Declaration
public VirtualKeyboardLayout MainButtonsLayout { get; }
Property Value
NumpadButtonsLayout
Gets the Virtual
Declaration
public VirtualKeyboardLayout NumpadButtonsLayout { get; }