Hi,
Can any one tell me what should be the shift and control key values in the below stated code.
#DEFINE VK_lSHIFT 0x10
#DEFINE VK_lCONTROL 0x11
DECLARE INTEGER GetKeyState IN WIN32API INTEGER
What should be the value of GetKeyState(VK_lSHIFT) and
GetKeyState(VK_lCONTROL)? I am getting...
I am using FoxPro 8 in XP. I was wondering if we can select multiple rows of a grid column using the shift key. I have a combo box in one column of a grid. I want to fill several rows at a time with the selected combo item. How can I select multiple rows of a column? It should be just like how...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.