BindingNavigator Constructor
.NET Framework (current version)
Initializes a new instance of the BindingNavigator class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | BindingNavigator() | Initializes a new instance of the BindingNavigator class. |
![]() | BindingNavigator(BindingSource^) | Initializes a new instance of the BindingNavigator class with the specified BindingSource as the data source. |
![]() | BindingNavigator(Boolean) | Initializes a new instance of the BindingNavigator class, indicating whether to display the standard navigation user interface (UI). |
![]() | BindingNavigator(IContainer^) | Initializes a new instance of the BindingNavigator class and adds this new instance to the specified container. |
Show:
