InputPanel for WinForms帮助文档
InputDataNavigator 类 成员
属性  方法  事件


以下表中列出了InputDataNavigator的公开成员.

公共 构造函数
 名称说明
Public 构造函数InputDataNavigator 构造函数Initializes a new instance of InputDataNavigator.  
页首
公共 属性
 名称说明
Public 属性AddNewImageGets or sets the image associated with the 'Add New' button.  
Public 属性AddNewToolTipGets or sets the ToolTip associated with the 'Add New' button.  
Public 属性ApplyImageGets or sets the image associated with the 'Apply' button.  
Public 属性ApplyToolTipGets or sets the ToolTip associated with the 'Apply' button.  
Public 属性BoundsGets the position of the component within its parent. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性BreakGets or sets how the layout should break the flow after the component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性CancelImageGets or sets the image associated with the 'Cancel' button.  
Public 属性CancelToolTipGets or sets the ToolTip associated with the 'Cancel' button.  
Public 属性Container (从System.ComponentModel.Component继承)
Public 属性ContextMenuGets or sets the context menu associated with the text box in this InputDataNavigator.  
Public 属性CountLabelFormatGets or sets a string displayed as the count label.  
Public 属性CurrencyManagerGets the currency manager.  
Public 属性DataBindingsGets a reference to the collection of data bindings for the component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性DataMemberGets or sets the specific list in a DataSource object that the InputDataNavigator navigates.  
Public 属性DataSource重写. Gets or sets the data source object for this InputDataNavigator.  
Public 属性DeleteImageGets or sets the image associated with the 'Delete' button.  
Public 属性DeleteToolTipGets or sets the ToolTip associated with the 'Delete' button.  
Public 属性EditImageGets or sets the image associated with the 'Edit' button.  
Public 属性EditToolTipGets or sets the ToolTip associated with the 'Edit' button.  
Public 属性ElementHeightGets or sets the height of the inner element. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性ElementWidthGets or sets the width of the inner element. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性Enabled重写. Gets or sets a value indicating whether the component can respond to user interaction.  
Public 属性ErrorTextGets or sets an error description string with optional HTML tags. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性FocusedGets a value indicating whether the component has input focus. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性FontGets or sets the Font used by the InputComponent. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性FontPaddingGets or sets whether the InputComponent should use padding to avoid text clipping. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性ForeColorGets or sets the System.Drawing.Color used to display text in the InputComponent. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性HeightGets or sets the height of the component. Set to -1 to let the component calculate it automatically. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性HorizontalAlignGets or sets how content is horizontally aligned within the InputComponent. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性ImageAlignGets or sets the alignment of the image within the bounds specified by the ImageSize property.  
Public 属性ImageScalingGets or sets how the image will be scaled to fit within the bounds specified by the ImageSize property.  
Public 属性ImageSizeGets or sets the size of the images that will be displayed on the buttons.  
Public 属性InputPanelGets the C1InputPanel that this InputComponent belongs to. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性IsDisposedGets a value indicating whether the component has been disposed. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性MoveButtonPressDelayGets or sets the interval before the 'Move Previous' and 'Move Next' buttons start firing click events, in milliseconds.  
Public 属性MoveButtonPressIntervalGets or sets the interval between clicks when the 'Move Previous' and 'Move Next' buttons are kept pressed, in milliseconds.  
Public 属性MoveFirstImageGets or sets the image associated with the 'Move First' button.  
Public 属性MoveFirstToolTipGets or sets the ToolTip associated with the 'Move First' button.  
Public 属性MoveLastImageGets or sets the image associated with the 'Move Last' button.  
Public 属性MoveLastToolTipGets or sets the ToolTip associated with the 'Move Last' button.  
Public 属性MoveNextImageGets or sets the image associated with the 'Move Next' button.  
Public 属性MoveNextToolTipGets or sets the ToolTip associated with the 'Move Next' button.  
Public 属性MovePreviousImageGets or sets the image associated with the 'Move Previous' button.  
Public 属性MovePreviousToolTipGets or sets the ToolTip associated with the 'Move Previous' button.  
Public 属性NameGets or sets the unique name for this InputComponent. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性NavigatorItemsGets or sets which items should appear on the InputDataNavigator.  
Public 属性PaddingGets or sets padding within the input component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性ParentGets the component's parent (either a C1InputPanel or a InputComponent). (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性PositionGets or sets the current position in the underlying data list.  
Public 属性PositionWidthGets or sets the width of the text box that displays the current position.  
Public 属性ReloadImageGets or sets the image associated with the 'Reload Data' button.  
Public 属性ReloadToolTipGets or sets the ToolTip associated with the 'Reload Data' button.  
Public 属性SaveImageGets or sets the image associated with the 'Save Data' button.  
Public 属性SaveToolTipGets or sets the ToolTip associated with the 'Save Data' button.  
Public 属性ShowEditButtonGets or sets whether the 'Edit' button should appear on the InputDataNavigator.  
Public 属性ShowReloadButtonGets or sets whether the 'Reload Data' button should appear on the InputDataNavigator.  
Public 属性ShowSaveButtonGets or sets whether the 'Save Data' button should appear on the InputDataNavigator.  
Public 属性Site (从System.ComponentModel.Component继承)
Public 属性TabStopGets or sets a value indicating whether the user can give the focus to this component using the TAB key. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性TagGets or sets an object that contains data associated with this component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性TextAlignGets or sets how text is aligned in the text box that displays the current position.  
Public 属性TextBoxGets the TextBox control contained in this InputDataNavigator.  
Public 属性ToolTipTextGets or sets the text that appears as a ToolTip for this component (may include HTML tags). (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性VerticalAlignGets or sets how content is vertically aligned within the InputComponent. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性VisibilityGets or sets the display state of the component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性WidthGets or sets the width of the component. Set to -1 to have the component calculate it automatically. (从C1.Win.C1InputPanel.InputComponent继承)
Public 属性WrongPositionErrorTextGets or sets the error message that appears if the specified position number is incorrect.  
页首
保护 属性
公共 方法
 名称说明
Public 方法ClickButtonPerforms the action associated with a navigator button.  
Public 方法CreateObjRef (从System.MarshalByRefObject继承)
Public 方法Dispose重载. Clean up any resources being used. (从C1.Win.C1InputPanel.InputComponent继承)
Public 方法FocusSets input focus to the component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 方法GetLifetimeService (从System.MarshalByRefObject继承)
Public 方法InitializeLifetimeService (从System.MarshalByRefObject继承)
Public 方法SetDataBindingUpdates the DataSource and DataMember properties at once.  
Public 方法ToString (从System.ComponentModel.Component继承)
页首
保护 方法
 名称说明
Protected 方法Finalize (从System.ComponentModel.Component继承)
Protected 方法GetService (从System.ComponentModel.Component继承)
Protected 方法MemberwiseClone重载.  (从System.MarshalByRefObject继承)
Protected 方法OnBeforeButtonClickRaises the BeforeButtonClick event.  
Protected 方法OnBoundValueChangedRaises the BoundValueChanged event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnButtonClickRaises the ButtonClick event.  
Protected 方法OnChangeCanceledRaises the ChangeCanceled event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnChangeCommittedRaises the ChangeCommitted event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnClickRaises the Click event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnConfirmDeleteRaises the ConfirmDelete event.  
Protected 方法OnContextMenuShowingRaises the ContextMenuShowing event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnDoubleClickRaises the DoubleClick event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnEditingRaises the Editing event.  
Protected 方法OnErrorRaises the Error event.  
Protected 方法OnGotFocusRaises the GotFocus event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnKeyDownRaises the KeyDown event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnKeyPressRaises the KeyPress event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnKeyUpRaises the KeyUp event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnLostFocusRaises the LostFocus event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnMouseDownRaises the MouseDown event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnMouseEnterRaises the MouseEnter event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnMouseLeaveRaises the MouseLeave event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnMouseMoveRaises the MouseMove event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnMouseUpRaises the MouseUp event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnPositionChangedRaises the PositionChanged event.  
Protected 方法OnReloadDataRaises the ReloadData event.  
Protected 方法OnSaveDataRaises the SaveData event.  
Protected 方法OnTextChangedRaises the TextChanged event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnValidatedRaises the Validated event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法OnValidatingRaises the Validating event. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ResetCountLabelFormat  
Protected 方法ResetElementHeightThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ResetElementWidthThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ResetForeColor (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ResetHeightThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ResetPadding (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ResetWidthThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ResetWrongPositionErrorText  
Protected 方法ShouldSerializeCountLabelFormat  
Protected 方法ShouldSerializeElementHeightThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ShouldSerializeElementWidthThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ShouldSerializeForeColor (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ShouldSerializeHeightThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ShouldSerializePadding (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ShouldSerializeWidthThis member is for internal use only. (从C1.Win.C1InputPanel.InputComponent继承)
Protected 方法ShouldSerializeWrongPositionErrorText  
页首
公共 事件
 名称说明
Public 事件BeforeButtonClickOccurs when a navigator button is clicked, before its built-in processing.  
Public 事件ButtonClickOccurs when a navigator button is clicked.  
Public 事件ChangeCanceledFires when the user cancels changes to the component contents. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件ChangeCommittedFires when the user commits changes to the component contents. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件ConfirmDeleteOccurs before deleting a row. Allows to ask the user and cancel deleting if necessary.  
Public 事件ContextMenuShowingFires when the context menu should appear. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件Disposed (从System.ComponentModel.Component继承)
Public 事件EditingOccurs when the 'Edit' button has been clicked.  
Public 事件ErrorOccurs when an exception is thrown performing an action on button click.  
Public 事件GotFocusFires when the component receives the focus. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件KeyDownFires when a key is pressed while the component has focus. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件KeyPressFires when a key is pressed while the component has focus. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件KeyUpFires when a key is released while the component has focus. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件LostFocusFires when the component loses the focus. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件MouseDownFires when the user presses a mouse button on the component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件MouseEnterFires when the mouse enters the bounds of a component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件MouseLeaveFires when the mouse leaves the bounds of a component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件MouseMoveFires when the user moves the mouse over the component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件MouseUpFires when the user releases a mouse button over the component. (从C1.Win.C1InputPanel.InputComponent继承)
Public 事件PositionChangedOccurs when the current position has been changed.  
Public 事件ReloadDataOccurs when the 'Reload Data' button has been clicked.  
Public 事件SaveDataOccurs when the 'Save Data' button has been clicked.  
页首
请参见

引用

InputDataNavigator 类
C1.Win.C1InputPanel 命名空间

Send Feedback