Hi team
I have an app that I want to be able change the forms' borders to either None or Sizable at runtime. The BorderStyle proberty is read only at runtime. Is there another way to do this?
Cheers
FW
Printable View
Hi team
I have an app that I want to be able change the forms' borders to either None or Sizable at runtime. The BorderStyle proberty is read only at runtime. Is there another way to do this?
Cheers
FW
NO
Hi Freewilly
Have a look at this thread. This'll show you how to change the BorderStyle to Sizable at runtime.
VB6Coder
;)