¡@

Home 

c# Programming Glossary: activex

Open link in new TAB (WebBrowser Control)

http://stackoverflow.com/questions/1286746/open-link-in-new-tab-webbrowser-control

the NewWindow2 event while providing public access to the ActiveX Instance for passing into ppDisp in new tabs . This has been..

Options for embedding Chromium instead of IE WebBrowser control with WPF/C#

http://stackoverflow.com/questions/18119125/options-for-embedding-chromium-instead-of-ie-webbrowser-control-with-wpf-c

plugin for IE and Firefox it actually works as standalone ActiveX control too so I could wrap it for use with WPF. It exposes..

Create COM component and ActiveX controls in .Net (C# and .Net framework 3.5)

http://stackoverflow.com/questions/186640/create-com-component-and-activex-controls-in-net-c-and-net-framework-3-5

COM component and ActiveX controls in .Net C# and .Net framework 3.5 Is is possible to.. framework 3.5 Is is possible to create COM component and ActiveX controls in .Net using c# language . I searched internet but..

Programmatically get a screenshot of a page

http://stackoverflow.com/questions/1981670/programmatically-get-a-screenshot-of-a-page

your suggestions. Anyway I was going to use ACA WebThumb ActiveX Control until I saw the price tag. I'm also fairly new to C#..

What is a message pump?

http://stackoverflow.com/questions/2222365/what-is-a-message-pump

the clipboard Windows dialogs like OpenFileDialog. And any ActiveX control and most COM servers like Office. A hard requirement..

WebBrowser Control in a new thread

http://stackoverflow.com/questions/4269800/webbrowser-control-in-a-new-thread

loop. That's the only hospitable environment for an ActiveX component like WebBrowser. You won't get the DocumentCompleted..

How to render pdfs using C#

http://stackoverflow.com/questions/518878/how-to-render-pdfs-using-c-sharp

question There are a few other choices in case the Adobe ActiveX isn't what you're looking for since Acrobat must be present.. is a CodeProject article that shows how to use the Adobe ActiveX but it may be out of date easily broken by new releases and..

Embedding a File Explorer instance in a WinForms app form

http://stackoverflow.com/questions/542378/embedding-a-file-explorer-instance-in-a-winforms-app-form

is not suitable for your needs. It's just a wrapper over ActiveX component. You should check this codeproject article . It contains..

Deploy C# ActiveX in a CAB for Internet Explorer use

http://stackoverflow.com/questions/5484326/deploy-c-sharp-activex-in-a-cab-for-internet-explorer-use

C# ActiveX in a CAB for Internet Explorer use I am desperately trying.. Explorer use I am desperately trying to deploy an ActiveX for IE developed in C# as a CAB archive. I have read many resources.. my project fails to run even on IE6 on XP. When I install ActiveX using MSI all is fine on ALL Windows. Apparently CAB thing is..

Blocking dialogs in .NET WebBrowser control

http://stackoverflow.com/questions/77659/blocking-dialogs-in-net-webbrowser-control

all its dialog boxes that originate from the underlying ActiveX control not just script errors. The MSDN article doesn't mention..

How check file size on upload

http://stackoverflow.com/questions/1084740/how-check-file-size-on-upload

than my allowed max file size. I have looked into using activex objects but that is not cross browser compatible and not the..

multiple upload images on c#/jquery

http://stackoverflow.com/questions/1322269/multiple-upload-images-on-c-jquery

upload images easy to users to upload images like the activex file uploader on facebook. but free i update my questions i..

How can I make an ActiveX control written with C# raise events in JavaScript when clicked?

http://stackoverflow.com/questions/1455577/how-can-i-make-an-activex-control-written-with-c-sharp-raise-events-in-javascrip

i.e. no index do I even have to go this far c# activex onclick share improve this question ActiveX events are handled..

How to Set ActiveX Control Name

http://stackoverflow.com/questions/1783209/how-to-set-activex-control-name

1.0.0.1 Please help me out c# .net internet explorer activex share improve this question Are you signing your control..

Loading a Flash movie from a memory stream or a byte array

http://stackoverflow.com/questions/1874077/loading-a-flash-movie-from-a-memory-stream-or-a-byte-array

property does. Can it be done at all Thanks F c# flash activex share improve this question I assume what you are wanting..

OLE Container for .NET

http://stackoverflow.com/questions/2139765/ole-container-for-net

or recommended reading material cheers Marc. c# winforms activex webbrowser control ole share improve this question It has..

Deploy C# ActiveX in a CAB for Internet Explorer use

http://stackoverflow.com/questions/5484326/deploy-c-sharp-activex-in-a-cab-for-internet-explorer-use

yet. Any help is appreciated. c# internet explorer activex cab share improve this question Hooray I have just finished..

Making a C# kill event for a vb6 app?

http://stackoverflow.com/questions/727386/making-a-c-sharp-kill-event-for-a-vb6-app

because there will be several of the VB6 apps spun up as activex exes. Does anyone have any idea how to implement something like.. The workflow follows below C# app Spin up mulitple VB6 activex.exes in separate threads Initialize the app with something henceforth..

How to create, save a txt file with javascript compatible cross-browser

http://stackoverflow.com/questions/7392117/how-to-create-save-a-txt-file-with-javascript-compatible-cross-browser

my asp .net 4.0 c# web application c# javascript asp.net activex share improve this question Basically you said it we are..

Blocking dialogs in .NET WebBrowser control

http://stackoverflow.com/questions/77659/blocking-dialogs-in-net-webbrowser-control

used MSHTML a little bit anyone know c# .net winforms activex mshtml share improve this question This is most definitely..

voice record (winmm.dll) using C#.net

http://stackoverflow.com/questions/838190/voice-record-winmm-dll-using-c-net

with some sample code to record save play sample c# activex share improve this question I would use DirectShow to capture..

InvalidCastException When using ActiveX in C# project

http://stackoverflow.com/questions/8477107/invalidcastexception-when-using-activex-in-c-sharp-project

Edit about the detail of IContract all I got sofar c# activex invalidcastexception share improve this question Try changing..