How do I add Ranger ActiveX event handlers to my application?

How do I add Ranger ActiveX event handlers to my application?

Development environments vary in the way they allow you to add ActiveX event handlers.

In Visual Studio, right-mouse button click on the Ranger control and select "Add Event Handler"


Ranger® - The universal check scanner interface
Copyright © 2023 Silver Bullet Technology
www.sbullet.com

    • Related Articles

    • How do I use the Ranger ActiveX control in my .NET environment?

      There are two approaches to incorporate an ActiveX control into a Dot Net environment. The first approach involves adding the control into a form: Under [tools], please select "Add/Remove Toolbox Items..." or "Choose Toolbox Items..." to view the ...
    • Why Does the ActiveX web application not read from the genericoptions.ini?

      Zone Identifier Markers What is the zone identifier marker? A marker that is added to files downloaded from the internet with a modern web browser. It's an NTFS alternative name stream. Zone.Identifier stream name What versions of windows does the ...
    • How do I register a Ranger ActiveX control?

      The steps below should be used when registering a Ranger ActiveX control manually: Select [Start Menu]. Select [Run]. Type 'regsvr32 [Drive]:\[Full path to Ranger.ocx]\Ranger.ocx'. Press 'OK'. Ranger® - The universal check scanner interface Copyright ...
    • Can I use Ranger in my web-based application?

      Yes. Many Ranger users have web-based applications. Some application developers use our JavaScript library. Others use a Ranger browser plug-in, DLL or ActiveX control. Ranger® - The universal check scanner interface Copyright © 2023 Silver Bullet ...
    • How do I use Ranger in a C# or VB.NET web application?

      How do I use Ranger in a C# or VB.NET web application? Ranger cannot be added to a .NET web application in the same way as the sample apps. This is because the C# or VB.NET code is run on the server, and the Ranger ActiveX control must be run ...