NumberPad class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.NumberPad
Modifiers: public
Summary¶
NumberPad
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class NumberPad
class Window
Window <|-- NumberPad
class IDisposable {
<>
}
IDisposable <|.. NumberPad
class IComponentConnector {
<>
}
IComponentConnector <|.. NumberPad
Inherits from: Window
Implements: IDisposable, IComponentConnector
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [NumberPad](# class. |
Properties¶
| Name | Summary |
|---|---|
| HideMask | Gets or sets a value indicating whether [hide mask]. |
| MaskColor | Gets or sets the color of the mask. |
| UseCrissCrossThemeManager | Gets or sets a value indicating whether [use criss cross theme manager]. |
Fields¶
| Name | Summary |
|---|---|
| static HideMaskProperty | The hide mask property. |
| static MaskColorProperty | The mask color property. |
| static UseCrissCrossThemeManagerProperty | The use criss cross theme manager property. |
| Value | Value Name Field |
| Unit | Unit Name Field |
Methods¶
| Name | Summary |
|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| InitializeComponent | InitializeComponent |