Class NumpadVirtualKeyboardLayoutPanel
Represents a class that hosts all Base
Inheritance
Inherited Members
Namespace: Telerik.WinControls.VirtualKeyboard
Assembly: Telerik.WinControls.UI.dll
Syntax
public class NumpadVirtualKeyboardLayoutPanel : VirtualKeyboardLayoutPanel, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode, IVirtualKeyboardLayout
Constructors
NumpadVirtualKeyboardLayoutPanel(Boolean)
Creates a new instance of the Numpad
Declaration
public NumpadVirtualKeyboardLayoutPanel(bool defaultLayout = true)
Parameters
System.
|
Properties
NumpadButtonsLayout
Gets the Virtual
Declaration
public VirtualKeyboardLayout NumpadButtonsLayout { get; }