TextStepper.ICallback Interface |
Callback interface for the TextStepper
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntaxpublic interface ICallback : TextBox.ICallback,
TextControl.ICallback, Control.ICallback, Widget.ICallback
Public Interface ICallback
Inherits TextBox.ICallback, TextControl.ICallback, Control.ICallback, Widget.ICallback
type ICallback =
interface
interface TextBox.ICallback
interface TextControl.ICallback
interface Control.ICallback
interface Widget.ICallback
end
The TextStepper.ICallback type exposes the following members.
Methods
See Also