Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Form Event « GUI Windows Form « C# / C Sharp
C# / C Sharp
GUI Windows Form
Form Event
1.
Form Window event: closing, closed, load, activated, deactivated
2.
Scrolling (AutoScrollMinSize)
3.
OnInputLanguageChanged
4.
Form Focus event
5.
On Mouse Wheel
6.
OnMouseEnter, OnMouseHover, OnMouseLeave event
7.
OnKeyDown event
8.
OnClick event
9.
Form OnResize
10.
Form OnMove event
11.
Cancel Event
12.
Uncloseable event
13.
Bind key action to a form window
14.
Form window closing event
15.
Form window load event
16.
Form resize and redraw
17.
Form Mouse down action
18.
Form Key Press action
19.
Form Paint event
20.
Scroll Shapes