ComponentOne WinForms Edition
Demos
Docs
Samples
Download
ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly
/
C1.Win.C1Input Namespace
/
C1DbNavigator Class
/ C1DbNavigator Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
Input for WinForms Overview
Key Features
Design-Time Support
Using the C1Input Controls
Customizing C1Input's Appearance
Input for WinForms Task-Based Help
Input for WinForms Samples
Input for WinForms Tutorials
API Reference
C1.Win.C1Input.4.8 Assembly
Namespaces
C1.Win.C1Input Namespace
Overview
Classes
ButtonImages
C1BasePicker
C1Button
C1CheckBox
C1ColorPicker
C1ColorPickerDropDownForm
C1ComboBox
C1DateEdit
C1DbNavigator
Overview
Members
C1DbNavigator Constructor
Methods
BeginInit Method
ClickButton Method
Dispose Method
Dispose(Boolean) Method
EndInit Method
GetPreferredSize Method
OnAdding Method
OnBackColorChanged Method
OnBeforeAction Method
OnButtonClick Method
OnButtonCursorChanged Method
OnDeleting Method
OnEditing Method
OnEnabledChanged Method
OnError Method
OnForeColorChanged Method
OnItemChanged Method
OnLayout Method
OnPositionChanged Method
OnRefreshData Method
OnRightToLeftChanged Method
OnTextChanged Method
OnUpdateData Method
OnVisualStyleChanged Method
ProcessDialogKey Method
ResetBackColor Method
ResetButtonCursor Method
ResetButtonSize Method
ResetButtonTexts Method
ResetButtonToolTips Method
ResetUIStrings Method
ResetVisualStyle Method
ResetVisualStyleBaseStyle Method
SetDataBinding Method
ShouldSerializeButtonCursor Method
ShouldSerializeButtonSize Method
ShouldSerializeButtonTexts Method
ShouldSerializeButtonToolTips Method
ShouldSerializeUIStrings Method
ShouldSerializeVisualStyle Method
ShouldSerializeVisualStyleBaseStyle Method
WndProc Method
Properties
AutoSize Property
BackColor Property
BorderStyle Property
ButtonCursor Property
ButtonSize Property
ButtonStyle Property
ButtonTextAlign Property
ButtonTexts Property
ButtonToolTips Property
CausesFormValidation Property
ColorButtons Property
ColorWhenHover Property
ConfirmDelete Property
CurrencyManager Property
DataMember Property
DataSource Property
EnabledButtons Property
ErrorProvider Property
ForeColor Property
HorizontalIndent Property
ImageList Property
ImageListHighlight Property
MoveDelayFirst Property
MoveDelayNext Property
PageSize Property
Position Property
PositionVisible Property
RowCount Property
ShowToolTips Property
TabStop Property
Text Property
UIStrings Property
VerticalAlign Property
VerticalIndent Property
VisibleButtons Property
VisualStyle Property
Events
Adding Event
BeforeAction Event
ButtonClick Event
ButtonCursorChanged Event
Deleting Event
Editing Event
Error Event
ItemChanged Event
PositionChanged Event
RefreshData Event
TextChanged Event
UpdateData Event
VisualStyleChanged Event
C1DropDownControl
C1FontPicker
C1FontPickerDropDownForm
C1InputStrings
C1Label
C1NumericEdit
C1PictureBox
C1RangeSlider
C1RangeSlider.RangeSliderStyleCollection
C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection
C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection
C1SplitButton
C1TextBox
CharHelper
ComboBoxItemList
ComboBoxStyle
CultureInfoSetupEventArgs
CustomPlaceholder
DataSourceException
DateEditMonthCalendar
DropDownCalculator
DropDownCalendar
DropDownClosedEventArgs
DropDownForm
DropDownItem
DropDownItemClickedEventArgs
DropDownItemCollection
DropDownItemStyle
ErrorInfo
FindTypeByName
FormatErrorEventArgs
FormatEventArgs
FormatInfo
InvalidFontFamily
JapaneseEraHelper
Margins
MaskInfo
NavigatorAddingEventArgs
NavigatorBeforeActionEventArgs
NavigatorButtonClickEventArgs
NavigatorDeletingEventArgs
NavigatorEditingEventArgs
NavigatorErrorEventArgs
NullableDateTimeEventArgs
NumericEditCalculator
ParseEventArgs
ParseInfo
PlaceholderCollection
PostValidation
PostValidationEventArgs
PreValidation
PreValidationEventArgs
TooltipShowingEventArgs
TranslateValues
UIStrings
UIStringsItemEventArgs
UpDownButtonClickEventArgs
ValidationErrorEventArgs
ValidationException
ValueInterval
ValueIntervalCollection
Enumerations
AutoSuggestMode
ButtonType
CalendarType
CharCategory
CharType
ComboItemMode
CreationTime
DateTimeField
DateTimeStyleFlags
DaylightTimeAdjustmentEnum
DropDownControlButtonFlags
DropDownFormAlignmentEnum
DropDownFormOptionsFlags
DropDownStyle
ErrorActionEnum
ErrorReasonEnum
ExitOnLeftRightKey
FormatInfoInheritFlags
FormatTargetEnum
FormatTypeEnum
InitialSelectionEnum
LengthUnit
MaskInfoInheritFlags
NavigatorButtonEnum
NavigatorButtonFlags
NavigatorButtonStyleEnum
NavigatorButtonTextAlignEnum
NavigatorVerticalAlignEnum
NumberStyleFlags
NumericInputKeyFlags
ParseInfoInheritFlags
PostValidationInheritFlags
PostValidationTypeEnum
PreValidationInheritFlags
PreValidationTypeEnum
RangeSliderScrollBehavior
RegexOptionFlags
RegexpMaskType
SelectionView
ShowLiteralsEnum
ThumbType
TypeRestrictionEnum
UpDownButtonAlignment
ValueChangedBehaviorEnum
VerticalAlignEnum
VisualStyle
Delegates
CultureInfoSetupEventHandler
DropDownClosedEventHandler
DropDownItemClickedEventHandler
FormatErrorEventHandler
FormatEventHandler
NavigatorAddingEventHandler
NavigatorBeforeActionEventHandler
NavigatorButtonClickEventHandler
NavigatorDeletingEventHandler
NavigatorEditingEventHandler
NavigatorErrorEventHandler
NullableDateTimeEventHandler
ParseEventHandler
PostValidationEventHandler
PreValidationEventHandler
UIStringsItemEventHandler
UpDownButtonClickEventHandler
ValidationErrorEventHandler
C1DbNavigator Constructor
In This Topic
Syntax
See Also
Initializes a new instance of the C1DbNavigator class.
Syntax
Visual Basic
C#
public C1DbNavigator()
'Declaration Public Function New()
See Also
Reference
C1DbNavigator Class
C1DbNavigator Members