Click here to Skip to main content
15,890,982 members
Home / Discussions / C#
   

C#

 
GeneralRe: Listview Flicker [modified] Pin
Saksida Bojan19-Aug-09 7:27
Saksida Bojan19-Aug-09 7:27 
GeneralRe: Listview Flicker Pin
pseudonym6719-Aug-09 8:53
pseudonym6719-Aug-09 8:53 
GeneralRe: Listview Flicker Pin
pseudonym6719-Aug-09 9:08
pseudonym6719-Aug-09 9:08 
GeneralRe: Listview Flicker Pin
Saksida Bojan19-Aug-09 9:23
Saksida Bojan19-Aug-09 9:23 
Questionconvert number to character Pin
rummer19-Aug-09 1:39
rummer19-Aug-09 1:39 
AnswerRe: convert number to character Pin
stancrm19-Aug-09 1:46
stancrm19-Aug-09 1:46 
AnswerRe: convert number to character Pin
Keith Barrow19-Aug-09 1:55
professionalKeith Barrow19-Aug-09 1:55 
QuestionC# BHO problem Pin
svt gdwl19-Aug-09 1:16
svt gdwl19-Aug-09 1:16 
Hi I had BHO developed in vs2005. I work on IE6.
I do all the things when the progresschange event fires...
http://msdn.microsoft.com/en-us/library/aa768283(VS.85).aspx[^]


The main thing is
when I open 3 instances of IE,
consider
in first instance, http://www.google.co.in/[^] is opened,
in second instance, http://www.msn.com/[^] is opened,
in third instance, http://in.yahoo.com/?p=us[^] is opened.

when these are opened the ProgressChangeEvent is fired,
but when return back to the window of 2nd instance (i.e.,http://www.msn.com/[^]) and refresh it, no progresschangeevent is fired.

which event can be fired when changing the focus from one window to other,
"WindowStateChanged" event should be fired, but when I open solution explorer of my project, this event is not visible in intellisense. Why WindowStateChanged event is not obtained in my Project solution.

And, using the BHO can't we get the handle of previously opened instance(which is currently active, like 2nd instance after openeing three instances of IE.)
AnswerRe: C# BHO problem Pin
Hristo-Bojilov19-Aug-09 3:15
Hristo-Bojilov19-Aug-09 3:15 
QuestionWrong ressource-file loaded when deploying the application Pin
Piratenwichtl200019-Aug-09 1:16
Piratenwichtl200019-Aug-09 1:16 
QuestionTelerik WinForm Library? Pin
Jörgen Sigvardsson19-Aug-09 1:07
Jörgen Sigvardsson19-Aug-09 1:07 
AnswerRe: Telerik WinForm Library? Pin
Piratenwichtl200019-Aug-09 1:31
Piratenwichtl200019-Aug-09 1:31 
GeneralRe: Telerik WinForm Library? Pin
Jörgen Sigvardsson19-Aug-09 1:34
Jörgen Sigvardsson19-Aug-09 1:34 
GeneralRe: Telerik WinForm Library? Pin
Piratenwichtl200019-Aug-09 1:56
Piratenwichtl200019-Aug-09 1:56 
GeneralRe: Telerik WinForm Library? Pin
Jörgen Sigvardsson19-Aug-09 2:01
Jörgen Sigvardsson19-Aug-09 2:01 
GeneralRe: Telerik WinForm Library? Pin
ManniAT21-Aug-09 7:46
ManniAT21-Aug-09 7:46 
QuestionReporting Services - How to define the WHERE clause dynamically ? Pin
davebarkshire19-Aug-09 0:43
davebarkshire19-Aug-09 0:43 
AnswerRe: Reporting Services - How to define the WHERE clause dynamically ? Pin
Eddy Vluggen19-Aug-09 2:44
professionalEddy Vluggen19-Aug-09 2:44 
QuestionA problem occurs while connecting(using Socket Class) Pin
CoderForEver19-Aug-09 0:34
CoderForEver19-Aug-09 0:34 
AnswerRe: A problem occurs while connecting(using Socket Class) Pin
stancrm19-Aug-09 0:55
stancrm19-Aug-09 0:55 
GeneralRe: A problem occurs while connecting(using Socket Class) Pin
CoderForEver19-Aug-09 1:06
CoderForEver19-Aug-09 1:06 
AnswerRe: A problem occurs while connecting(using Socket Class) Pin
stancrm19-Aug-09 1:01
stancrm19-Aug-09 1:01 
GeneralRe: A problem occurs while connecting(using Socket Class) Pin
CoderForEver19-Aug-09 1:08
CoderForEver19-Aug-09 1:08 
GeneralRe: A problem occurs while connecting(using Socket Class) Pin
stancrm19-Aug-09 1:14
stancrm19-Aug-09 1:14 
GeneralRe: A problem occurs while connecting(using Socket Class) Pin
CoderForEver19-Aug-09 1:19
CoderForEver19-Aug-09 1:19 

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.