Class CueTextBox
Represents a text box control with prededined text cue.
public class CueTextBox : TextBox, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
- Inheritance
-
CueTextBox
- Implements
- Derived
Properties
- Cue
Gets or sets the textual cue, that is displayed by the edit control to prompt the user for information.
Methods
- OnHandleCreated(EventArgs)
Raises the HandleCreated event.