G
Guest
I'm attempting to use the API SetWindowPos. The last argument is Word:
wFlags define as a long. It takes multiple flags separated in C by the or
symbol | .
How can I simulate this in VB?
Any help is appreciated.
J.
wFlags define as a long. It takes multiple flags separated in C by the or
symbol | .
How can I simulate this in VB?
Any help is appreciated.
J.