Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3177

Re: On Screen keyboard for tablets

$
0
0

I can find out if device is tablet and if it has mouse

//86 tablet

//94 digitizer

//43 mouse buttons

 

if GetSystemMetrics(86) = 1 and GetSystemMetrics(94)>0 and GetSystemMetrics(94)=0 then

     gb_tablet = true

end if


Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>