프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetWindowDC | |||
ReleaseDC | int |
메소드 | 설명 | |
---|---|---|
OnGotFocus ( |
当该控件获得焦点时
|
|
OnKeyDown ( |
||
OnLostFocus ( |
当该控件失去焦点时
|
|
OnMouseLeave ( |
当鼠标从该控件移开时
|
|
OnMouseMove ( MouseEventArgs e ) : void |
鼠标移动到该控件上时
|
|
ProcessCmdKey ( |
Gets a value indicating the state of the P:System.Windows.Forms.TextBoxBase.ShortcutsEnabled property.
|
|
WndProc ( |
获得操作系统消息
|
메소드 | 설명 | |
---|---|---|
GetWindowDC ( |
||
ReleaseDC ( |
protected OnKeyDown ( |
||
e | ||
리턴 | void |
protected ProcessCmdKey ( |
||
msg | A |
|
keyData | Keys | One of the |
리턴 | bool |