dropdown event of combo

  • Thread starter Thread starter Manesh
  • Start date Start date
M

Manesh

hello

Any idea, how to track the dropdown/dropup event of a
combobox in a pockect pc application (.net compact frame
work)

Thank you

maneesh
 
Ive tried all methods available, there does not seem to be one.
you will have to be content with selected index changed!
 
Unfortunately, this functionality is not supported in the .NET Compact
Framework v1.0.

Best regards,
Sergiy.

This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Content-Class: urn:content-classes:message
| From: "Manesh" <[email protected]>
| Sender: "Manesh" <[email protected]>
| Subject: dropdown event of combo
| Date: Wed, 12 Nov 2003 02:40:54 -0800
| Lines: 9
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOpCXLBHOvzEtpNTkS2gi0t+I82vA==
| Newsgroups: microsoft.public.dotnet.framework.compactframework
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.compactframework:38368
| NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
| hello
|
| Any idea, how to track the dropdown/dropup event of a
| combobox in a pockect pc application (.net compact frame
| work)
|
| Thank you
|
| maneesh
|
 
Back
Top