Jalaj

February 3, 2007

Modifying Minimize, Maximize buttons during runtime

Filed under: Application, Visual Basic, WinAPI — Jalaj @ 5:38 am

Previous post WinAPI : Making Form Transparent described how to make a form transparent. A similar problem that is often asked is how to modify the minimize and maximize button during runtime. While design time of cource you can change the MinButton and MaxButton properties to achieve this but during runtime the above properties cannot be changed by directly accessing them.
(more…)

Blog at WordPress.com.