Tekstikenttä, johon voi kirjoittaa sanan kerrallaan.
Välilyönti tai enter lähettää sanan kohteelle (DisplayBox).
InputBox
Namespace: UIControlsAssembly: UIControls (in UIControls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public class InputBox : UserControl, IComponentConnector |
Visual Basic |
---|
Public Class InputBox _ Inherits UserControl _ Implements IComponentConnector |
Visual C++ |
---|
public ref class InputBox : public UserControl, IComponentConnector |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..UserControl
UIControls..::..InputBox
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls..::..UserControl
UIControls..::..InputBox