Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
Form OnPaint « GUI « VB.Net
VB.Net
GUI
Form OnPaint
1.
Override Form OnPaint and OnResize Method
2.
To call MyBase.OnPaint(e) or not to call
3.
Get Other Form Paint event
4.
Paint Bitmap on a form using the Paint Method