Microsoft
Software
Hardware
Network
Question : Open combobox programmatically
Hi experts, I have a problem I want to open compobox programmatically for reproduce user click on the control. I use c# and net 2.0 compact edition
Answer : Open combobox programmatically
for CF use:
[DllImport("coredll")]
extern static int SendMessage(IntPtr hWnd, int msg, int wParam, IntPtr lParam);
and
SendMessage(comboBox1.Hand
le, 0x14F, 1, IntPtr.Zero);
Random Solutions
Import .frm into access using "Application.LoadFromText acForm.."
Trapping 2237
Lexmark x83 drivers for Vista Business
Query on field of type XML - Top-level attribute nodes are not supported
Problems with external emails bouncing back
How to tell if the current database has been openeed exclusively
Can't run a .NET web application in debug mode
call shell failing
Script for clearing out Outlook temp folder
Forefromt TMG keep getting the following error Error Code: 502 Proxy Error.