DlgGridControl.HandleTabOnLastOrFirstCell(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override bool HandleTabOnLastOrFirstCell(bool goingLeft);
protected override bool HandleTabOnLastOrFirstCell (bool goingLeft);
override this.HandleTabOnLastOrFirstCell : bool -> bool
Protected Overrides Function HandleTabOnLastOrFirstCell (goingLeft As Boolean) As Boolean
Parameters
- goingLeft
- Boolean