Click here to Skip to main content
15,918,967 members
Home / Discussions / C#
   

C#

 
AnswerRe: Circle count Pin
Christian Graus16-Sep-09 1:26
protectorChristian Graus16-Sep-09 1:26 
GeneralRe: Circle count Pin
lcssiva16-Sep-09 1:35
lcssiva16-Sep-09 1:35 
GeneralRe: Circle count Pin
Christian Graus16-Sep-09 1:38
protectorChristian Graus16-Sep-09 1:38 
JokeRe: Circle count Pin
Greg Chelstowski16-Sep-09 1:29
Greg Chelstowski16-Sep-09 1:29 
GeneralRe: Circle count Pin
musefan16-Sep-09 2:09
musefan16-Sep-09 2:09 
QuestionCross to follow mouse Pin
gwithey16-Sep-09 1:10
gwithey16-Sep-09 1:10 
AnswerRe: Cross to follow mouse Pin
Christian Graus16-Sep-09 1:25
protectorChristian Graus16-Sep-09 1:25 
GeneralRe: Cross to follow mouse Pin
gwithey16-Sep-09 1:57
gwithey16-Sep-09 1:57 
GeneralRe: Cross to follow mouse Pin
gwithey16-Sep-09 2:38
gwithey16-Sep-09 2:38 
QuestionHow to add Values in Gridview Column Pin
kheer16-Sep-09 1:04
kheer16-Sep-09 1:04 
AnswerRe: How to add Values in Gridview Column Pin
Christian Graus16-Sep-09 1:24
protectorChristian Graus16-Sep-09 1:24 
QuestionHow to Refresh the CustomTaskPane Control in Outlook Pin
urshree16-Sep-09 0:57
urshree16-Sep-09 0:57 
QuestionCalculating Internet Explorer Bandwidth Pin
Jeyakumarbics116-Sep-09 0:46
Jeyakumarbics116-Sep-09 0:46 
AnswerRe: Calculating Internet Explorer Bandwidth PinPopular
Keith Barrow16-Sep-09 1:00
professionalKeith Barrow16-Sep-09 1:00 
GeneralRe: Calculating Internet Explorer Bandwidth Pin
Jeyakumarbics116-Sep-09 1:07
Jeyakumarbics116-Sep-09 1:07 
AnswerRe: Calculating Internet Explorer Bandwidth Pin
EliottA16-Sep-09 1:41
EliottA16-Sep-09 1:41 
AnswerRe: Calculating Internet Explorer Bandwidth Pin
Dave Kreskowiak16-Sep-09 5:01
mveDave Kreskowiak16-Sep-09 5:01 
AnswerRe: Calculating Internet Explorer Bandwidth Pin
carlecomm21-Sep-09 22:13
carlecomm21-Sep-09 22:13 
i heard about this Technology 'BHO' at once,

but i had no chance to use it. if you really want to control 'Internet explorer', consider using it.

BHO is a simple ATL COM object that Internet Explorer will load each time it runs; in other words, for every instance of Internet Explorer. BHOs run in Internet Explorer's address space and can perform any operation on available objects (windows, modules, and so forth). BHOs instantiate and get destructed with a browser's instance because it is tied to a browser's main window.

If your system has an active desktop enabled, the BHO gets instantiated along with Windows Explorer as well

modified 27-May-14 5:33am.

QuestionHow to control over Internet Explorer upload and download events? [modified] Pin
Jeyakumarbics116-Sep-09 0:38
Jeyakumarbics116-Sep-09 0:38 
AnswerRe: How to control over Internet Explorer upload and download events? Pin
EliottA16-Sep-09 1:42
EliottA16-Sep-09 1:42 
AnswerRe: How to control over Internet Explorer upload and download events? Pin
Dave Kreskowiak16-Sep-09 5:03
mveDave Kreskowiak16-Sep-09 5:03 
Questionsliding desktop bar in C# Pin
danilsk16-Sep-09 0:35
danilsk16-Sep-09 0:35 
AnswerRe: sliding desktop bar in C# Pin
Christian Graus16-Sep-09 1:23
protectorChristian Graus16-Sep-09 1:23 
GeneralRe: sliding desktop bar in C# Pin
danilsk16-Sep-09 3:57
danilsk16-Sep-09 3:57 
GeneralRe: sliding desktop bar in C# Pin
danilsk16-Sep-09 7:45
danilsk16-Sep-09 7:45 

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.