ComponentOne InputPanel for WPF
C1InputBase Class
Members 

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace : C1InputBase Class
Displays and edits the data in C1InputPanel.
Object Model
C1InputBase Class
Syntax
'Declaration
 
Public Class C1InputBase 
   Inherits System.Windows.Controls.ContentControl
public class C1InputBase : System.Windows.Controls.ContentControl 
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
                        C1.WPF.InputPanel.C1InputBase
                           C1.WPF.InputPanel.C1InputCheckBox
                           C1.WPF.InputPanel.C1InputComboBox
                           C1.WPF.InputPanel.C1InputDateTimePicker
                           C1.WPF.InputPanel.C1InputMaskedTextBox
                           C1.WPF.InputPanel.C1InputNumericBox
                           C1.WPF.InputPanel.C1InputTextBox

See Also

Reference

C1InputBase Members
C1.WPF.InputPanel Namespace