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
How do I capture output from command prompt in vb.net?
Working with vjslib.dll
Making Excel 2007 the default program (Rather then Excel 2003)
Bat file keeps repeating at command line
Chinese characters and Excel
AJAX Calendar extender not displaying properly.
Error 404 on MOSS2007
Executing the Report_Load() on a SubReport
ODBC connection error
Opinion - best portable hard drive to backup SBS