When i use keybd_event to send "Tab"(VK_TAB 0x09) key, it doesn't work in mobile. But other keys can work. Thanks a lot. ;P
lovnin
Posts
-
About using keybd_event to send "Tab" problem. -
How to change tabcontrol color in .net compart framework? [modified]It can change tabcontrol color by using DrawItem event in .net framework. But how to do in .net compact framework? Thanks a lot! :-D
modified on Tuesday, May 12, 2009 5:01 AM
-
How to get device state(enable or disable)?I want to get a device state(enable or disable)? If i have a device name, how to get it? Thank a lot.
-
How to get RTC(Real time clock) time using c#?I think System.DateTime.Now is OS time not RTC time.
-
How to get RTC(Real time clock) time using c#?I want to get RTC(Real time clock) time in c#. How can i do that? Thank for your answer. :)
-
How to hide c# application from vista task manager application(not process) list? [modified]Thank for your answer. But i modify my message. I am sorry for my expression.
-
How to hide c# application from vista task manager application(not process) list? [modified]Dear all, I have a c# application like Form1.exe. How to hide it form vista task manager application list? In XP, when i set ShowInTaskbar to false, there is no Form1.exe in the application list. But in vista, i can see Form1.exe in the application list. What is different between XP and vista behavior? I want to ensure no user closed my application uncareful. Thanks a lot!
modified on Tuesday, September 30, 2008 4:18 AM
-
How to turn off UAC using c#?I want to turn off vista UAC(User Account Control) using c#. How can i do that? Thanks a lot.
-
How to know shutdown using c#?How to know shutdown using c#? Not using service or SessionEnding event. Thanks a lot! :)
-
How to detect all usb device removal?I'm trying to make a program what can let me know when a USB device is removed from a system. If anyone has any ideas or help that would be great! Thanks in advnace,
-
How to run your C# Application as Administrator in Vista?I want to run an application in Vista. How to run as administrator automatic?
-
How to set power scheme's brightness in vista using c#?I want to set power scheme's brightness value. How can I do that? I try to serch MSDN but cant find the answer. Thank you!! :)
-
PNG transparency over Transparent forms?Have a form, using either an image/color + transparency key, I have a transparent form. Fine. However, I have these nice little png images, I want to place on that form as buttons, and maybe even place over the buttons to convey information. Only problem is, that where the png alpha (like in the edges of the drop-shadow) overlaps the form, I get a weird mix of the drop-shadow, and the transparency key. Any suggestions?
-
How to remove the form close button( not to disable)?I will try it. Thank you for your answer~
-
How to remove the form close button( not to disable)?good~ I will see that. Thank you for your answer.
-
How to remove the form close button( not to disable)?Thank you for your answer :-D ~
-
[Message Deleted][Message Deleted]
-
How to remove the form close button( not to disable)?How to remove the form close button( not to disable)? And only display MaximizeBox and MinimizeBox. Thinks~~