Simply Patrick
Hopes can always go up, tears can only come down.
Toggle navigation
posts
TILs
categories
android
2
business
26
career
20
development
56
programming
246
web
10
tags
ai
30
ai-assisted
13
android
23
book
30
c++
23
computer-vision
8
database
4
dotnet
62
embedded
9
emulator
6
game-dev
8
git
16
go
5
google
39
gui
32
ios
8
java
31
javascript
11
macos
4
microsoft
63
opencv
7
performance
30
productivity
18
python
11
ruby
21
rust
57
software-engineering
43
tooling
112
tools
3
web
25
work
39
series
fuchsia dev
2
jetpack-compose
2
modern c++
4
rust-52-projects
34
tiny-llm-runner-deep-dive
9
zeroclaw
5
submit
about
Don't throw System.Exception directly!
Stan Lippman on C++/CLI
Windows Forms Programming Tips
December 3, 2004
programming
microsoft
在
jfo’s coding
有一些 Windows Forms 的技術文章,內容頗為實用而且都是一般市面的 Windows Forms 書籍沒討論到的課題:
Picking your base class wisely
All About Handles in Windows Forms
How When Where and Why to use Dispose
Painting Best Practices
Understanding DockLayout and Splitters
Building NotifyIcon Applications/Understanding the Application class
How to make a readonly controls collection