| C1.Win.C1InputPanel.4 Assembly : C1.Win.C1InputPanel Namespace |
| Class | Description | |
|---|---|---|
![]() | C1InputPanel | Represents a Windows control that hosts a set of InputComponent components and supports automatic binding, layout, and styling. |
![]() | ContextMenuShowingEventArgs | Provides data for a ContextMenuShowing event. |
![]() | ControlHostFromXmlNodeEventArgs | Provides data for the ControlHostFromXmlNode event. |
![]() | InputButton | Represents a button element in a C1InputPanel control. |
![]() | InputCheckBox | Represents a check box element in a C1InputPanel control. |
![]() | InputComboBox | Represents a combo box element in a C1InputPanel control. |
![]() | InputComboBoxItemCollection | Represents a collection of items in InputComboBox. |
![]() | InputComponent | Base class for the items in a C1InputPanel. |
![]() | InputComponentCollection | Represents a collection of InputComponent objects. |
![]() | InputControlHost | Represents a control host in a C1InputPanel control. |
![]() | InputDataNavigator | Represents a data navigator element in a C1InputPanel control. |
![]() | InputDatePicker | Represents a date-picker element in a C1InputPanel control. |
![]() | InputDropDown | Serves as a base class for drop-down elements like InputComboBox. |
![]() | InputGroupHeader | Group header in a C1InputPanel control. |
![]() | InputHtmlLabel | HTML Label in a C1InputPanel control. |
![]() | InputImage | Image in a C1InputPanel control. |
![]() | InputLabel | Label in a C1InputPanel control. |
![]() | InputMaskedTextBox | Represents a masked text box element in a C1InputPanel control. |
![]() | InputMenu | Represents a menu element in a C1InputPanel control. |
![]() | InputNavigatorClickEventArgs | Provides data for a ButtonClick event. |
![]() | InputNavigatorEditingEventArgs | Provides data for an Editing event. |
![]() | InputNavigatorErrorEventArgs | Provides data for an Error event. |
![]() | InputNumericBox | Represents a numeric box element in a C1InputPanel control. |
![]() | InputOption | Represents an option in the InputComboBox element. |
![]() | InputProgressBar | Represents a progress bar element in a C1InputPanel control. |
![]() | InputRadioButton | Represents a radio button element in a C1InputPanel control. |
![]() | InputSeparator | Represents a line used to separate items in a C1InputPanel control. |
![]() | InputSplitButton | Represents a split button element in a C1InputPanel control. |
![]() | InputStyle | A customizable set of appearance settings. |
![]() | InputTextBox | Represents a text box element in a C1InputPanel control. |
![]() | InputTimePicker | Represents a time-picker element in a C1InputPanel control. |
![]() | InputTrackBar | Represents a slider element in a C1InputPanel control. |
![]() | ItemDeserializedEventArgs | Provides data for the ItemDeserialized event. |
![]() | LinkClickedEventArgs | Provides data for the InputHtmlLabel.LinkClicked event. |
![]() | PrepareDateTimeFormatEventArgs | Provides data for the PrepareDateTimeFormat event. |
![]() | PrepareNumberFormatEventArgs | Provides data for the PrepareNumberFormat event. |
![]() | SpinButtonClickEventArgs | Provides data for the SpinButtonClick event. |
![]() | StyleBrushSet | Represents the set of known brushes that can be referenced from style elements. |
![]() | StyleColorSet | Represents the set of known colors that can be referenced from style elements. |
![]() | StyleConstSet | Represents the set of integer constants that can be referenced from style elements. |
![]() | StyleFlagSet | Represents the set of boolean constants that can be referenced from style elements. |
![]() | StyleFontDelta | Represents the font delta that can be applied to the base font. |
![]() | StyleFontSet | Represents the set of fonts that can be referenced from style elements. |
![]() | StyleGlyphSet | Represents the set of known glyphs that can be referenced from style elements. |
![]() | ToolTipLinkClickedEventArgs | Provides data for the C1InputPanel.ToolTipLinkClicked event. |
![]() | ToolTipSettings | Exposes properties of the C1InputPanel built-in tooltip. |
| Delegate | Description | |
|---|---|---|
![]() | ContextMenuShowingEventHandler | Represents the delegate that handles a ContextMenuShowing event. |
![]() | InputNavigatorClickEventHandler | Represents the delegate that handles a ButtonClick event. |
![]() | InputNavigatorEditingEventHandler | Represents the delegate that handles an Editing event. |
![]() | InputNavigatorErrorEventHandler | Represents the delegate that handles an Error event. |
![]() | LinkClickedEventHandler | Represents the method that will handle the InputHtmlLabel.LinkClicked event. |
![]() | PrepareDateTimeFormatEventHandler | Represents the method that handles the PrepareDateTimeFormat event. |
![]() | PrepareNumberFormatEventHandler | Represents the method that handles the PrepareNumberFormat event. |
![]() | SpinButtonClickEventHandler | Represents the method that handles the SpinButtonClick event. |
![]() | ToolTipLinkClickedEventHandler | Represents the method that will handle the C1InputPanel.ToolTipLinkClicked event. |
| Enumeration | Description | |
|---|---|---|
![]() | BreakType | Specifies whether the layout should break the flow after the component. |
![]() | InputAutoCompleteMode | Specifies the mode for the automatic completion feature used in the InputComboBox. |
![]() | InputComboBoxStyle | Determines whether the user can edit a value in the text portion of the InputComboBox. |
![]() | InputContentAlignment | Defines values for the content alignment within the InputComponent. |
![]() | InputDateFormat | Selects a standard format pattern for the InputDatePicker. |
![]() | InputElementType | Specifies the type of element whose bounds are returned from the C1InputPanel.GetItemBounds method. |
![]() | InputImageAlignment | Specifies the image alignment on the input components. |
![]() | InputImageLayout | Specifies the layout logic used to display the background image in a rich tooltip. |
![]() | InputImageScaling | Specifies the image scaling on the input components. |
![]() | InputNavigatorButton | A list of all available navigator buttons. |
![]() | InputNavigatorItems | A set of navigator items. |
![]() | InputNumberFormat | Selects a standard format pattern for the InputNumericBox. |
![]() | InputTimeFormat | Selects a standard format pattern for the InputTimePicker. |
![]() | StyleBrush | Named style brushes. |
![]() | StyleColor | Named style colors. |
![]() | StyleConst | Named style constants of System.Int32 type. |
![]() | StyleFlag | Named style flags (boolean constants). |
![]() | StyleFont | Named style fonts. |
![]() | StyleGlyph | Named style glyphs. |
![]() | ThemeColor | Office 2013 theme color. |
![]() | ThemeLightness | Office 2013 theme lightness. |
![]() | ToolTipGradient | Specifies a background gradient for the tooltips. |
![]() | Visibility | Specifies the display state of a component. |
![]() | VisualStyle | Specifies a visual style to use when rendering the control. |