[]
        
(Showing Draft Content)

C1.Framework.TextBoxElement.TextBoxWithTabHandling

TextBoxElement.TextBoxWithTabHandling Class

Inheritance
TextBoxElement.TextBoxWithTabHandling
Namespace: C1.Framework
Assembly: C1.Win.8.dll
Syntax
protected class TextBoxElement.TextBoxWithTabHandling : TextBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
TextBoxWithTabHandling()

Properties

Name Description
CueBanner

Gets or sets the textual cue, or tip, that is displayed by TextBox to prompt the user for information.

Methods

Name Description
IsInputKey(Keys)
OnKeyDown(KeyEventArgs)
OnKeyPress(KeyPressEventArgs)
OnKeyUp(KeyEventArgs)
WndProc(ref Message)

Extension Methods