InputPanel for WinForms帮助文档
C1.Win.C1InputPanel 命名空间
继承层次
 说明
类C1InputPanel

Control that hosts a set of InputComponent components and provides automatic binding, layout, and styling.

When you bind the C1InputPanel to a data source object at design time, the control is automatically populated with components used to view and edit the data in the data source, including keyboard accelerators.

The automatic layout mechanism ensures that the alignment and tab order are correct, and is automatically updated when elements are added or removed from the control.

All InputComponent components share a common set of styles, properties, methods, and events, which makes programming the C1InputPanel easy and consistent.

类ContextMenuShowingEventArgs Provides data for a ContextMenuShowing event.
类ImageCollection Collection of images to be displayed in tooltips.
类ImageEntry Entry in a ImageCollection.
类ImageEntryTypeConverter System.ComponentModel.TypeConverter used to persist ImageEntry objects.
类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.
类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.
类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.
委托
 委托说明
委托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.
枚举
 枚举说明
枚举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.
请参见

引用

C1.Win.C1InputPanel.2 程序集

Send Feedback