Click or drag to resize

CtrlTabCancelEventArgs Properties

The CtrlTabCancelEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyForward
Gets a value indicating if control tabbing forward.
Top
See Also