Hi to all
I have a problem when Visual Basic compile the code… (when i try run)
Public Const WM_KEYDOWN = &H100
Public Const WM_KEYUP = &H101
Public Const WM_COMMAND = &H111
Public Const VK_RETURN = &HD
Public Const WM_SETTEXT = &HC
This is the Error message.
“COMPILE ERROR;
“Constants, Fixed-lenght strings, arrays, user-defined types and declare statments not allowed as public members of object modules”
What can i do?? 😳 ❓
THANKS FOR READ THIS.
😀