raymond0517
New member
- Joined
- Dec 23, 2020
- Messages
- 4
- Programming Experience
- Beginner
Hi, Forum,
I have this class library which I want to issue a ShowWindow command to make the window visible or hidden, it takes in the variable "handle" as window handle.
In the attached 2 screenshots, it shows the coding, namespaces, references and error messages.
The error is at line 17 and 18.
Need help to correct the declaration of ShowWindow
Thanks.
I have this class library which I want to issue a ShowWindow command to make the window visible or hidden, it takes in the variable "handle" as window handle.
In the attached 2 screenshots, it shows the coding, namespaces, references and error messages.
The error is at line 17 and 18.
Need help to correct the declaration of ShowWindow
Thanks.