TextBox
TextBox()
AcceptsReturn
AutoCompleteCustomSource
AutoCompleteMode
AutoCompleteSource
CharacterCasing
CreateParams
DefaultImeMode
Multiline
PasswordChar
PlaceholderText
ScrollBars
SelectionLength
Text
TextAlign
UseSystemPasswordChar
CreateAccessibilityInstance()
Dispose(Boolean)
IsInputKey(Keys)
OnBackColorChanged(EventArgs)
OnFontChanged(EventArgs)
OnGotFocus(EventArgs)
OnHandleCreated(EventArgs)
OnHandleDestroyed(EventArgs)
OnKeyUp(KeyEventArgs)
OnMouseDown(MouseEventArgs)
OnMouseUp(MouseEventArgs)
OnTextAlignChanged(EventArgs)
Paste(String)
ProcessCmdKey(Message, Keys)
WndProc(Message)
TextAlignChanged
net11
namespace System.Windows.Forms
{
public class TextBox : TextBoxBase
{
protected override void OnMouseUp(MouseEventArgs mevent);
}
}
NetFx Compat Lab | 0.3 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET Framework | 1.01.1 |
Information specific to net11 | |
Assembly | System.Windows.Forms , Version=1.0.5000.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs to set |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API