Click here to Skip to main content
15,889,582 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Registry entry for date of installation Pin
Serge Lobko-Lobanovsky16-Jul-04 6:30
Serge Lobko-Lobanovsky16-Jul-04 6:30 
Generaluse of attributes to modify method behavior Pin
Mahasen Bandara13-Jul-04 20:54
Mahasen Bandara13-Jul-04 20:54 
GeneralRe: use of attributes to modify method behavior Pin
Sendilkumar.M20-Jul-04 0:31
Sendilkumar.M20-Jul-04 0:31 
GeneralInterop: inter thread communication and array issue Pin
RLebrun13-Jul-04 3:52
RLebrun13-Jul-04 3:52 
GeneralSerial port in Windows CE Pin
shayro13-Jul-04 1:03
shayro13-Jul-04 1:03 
QuestionHow to capture requests and responses Pin
shanit12-Jul-04 17:25
shanit12-Jul-04 17:25 
AnswerRe: How to capture requests and responses Pin
Javier Lozano20-Jul-04 12:51
Javier Lozano20-Jul-04 12:51 
GeneralA serious bug of list View in compact framework Pin
ting66812-Jul-04 0:15
ting66812-Jul-04 0:15 
Hi~

Lei wrote
"I have 2 forms, form1 contains a ListView. What I want to do is, when
clicking an item in the ListView, hide form1 and show form2. Code for
ListView's SelectedIndexChanged: { form2.Show(); this.Hide(); }. When I
click the item, form2 shows with form1's title and menu. I noticed that when mouse down, the SelectedIndexChanged event was triggered and bring form2 to front. But when mouse up, system redrawed the selected item and bring title and menu back to form1's. I tried to handle MouseDown and MouseUp event of ListView but they were never triggered. Now I used a tricky way to solve the problem: start a thread and use Control.Invoke to switch forms. It is not good, I think there must be a better solution. Thanks."

I am facing the same problem. Someone solve it with setting timer. However, is there any other way to solve it?
Thanks~
GeneralPocketPC to Smart Phone Pin
Nefertiti11-Jul-04 18:36
Nefertiti11-Jul-04 18:36 
GeneralReflection-[Waiting for 2 days ] Pin
Sendilkumar.M9-Jul-04 21:13
Sendilkumar.M9-Jul-04 21:13 
GeneralRe: Reflection-[Waiting for 2 days ] Pin
Roman Rodov15-Jul-04 15:16
Roman Rodov15-Jul-04 15:16 
GeneralTHANKING YOU Pin
Sendilkumar.M15-Jul-04 17:31
Sendilkumar.M15-Jul-04 17:31 
Generallike PotMssage and User define message Pin
kobybr9-Jul-04 9:11
kobybr9-Jul-04 9:11 
GeneralRe: like PotMssage and User define message Pin
mav.northwind9-Jul-04 22:34
mav.northwind9-Jul-04 22:34 
GeneralAccepting date values Pin
Richard Jones9-Jul-04 2:33
Richard Jones9-Jul-04 2:33 
GeneralRe: Accepting date values Pin
Richard Jones12-Jul-04 7:18
Richard Jones12-Jul-04 7:18 
Generalraising an event Pin
Member 11412669-Jul-04 2:14
Member 11412669-Jul-04 2:14 
GeneralRe: raising an event Pin
mav.northwind9-Jul-04 22:26
mav.northwind9-Jul-04 22:26 
GeneralRe: raising an event Pin
Member 114126612-Jul-04 0:24
Member 114126612-Jul-04 0:24 
GeneralRe: raising an event Pin
mav.northwind12-Jul-04 2:00
mav.northwind12-Jul-04 2:00 
GeneralNew .NET Pin
Brendan Vogt8-Jul-04 23:26
Brendan Vogt8-Jul-04 23:26 
GeneralRe: New .NET Pin
Roman Rodov15-Jul-04 15:22
Roman Rodov15-Jul-04 15:22 
GeneralFrame Windows Pin
smack_2k27-Jul-04 10:10
smack_2k27-Jul-04 10:10 
GeneralSystemparametersinfo (Wallpaper) Pin
MeConfused7-Jul-04 7:22
MeConfused7-Jul-04 7:22 
General# of projects in Start Page Pin
Richard Jones7-Jul-04 2:14
Richard Jones7-Jul-04 2:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.