Select to view content in your preferred language

ArcPublisher & ArcReader

664
1
04-29-2010 08:29 AM
KassieKeeney
Deactivated User
Is it possible to more specifically customize ArcReader?  I found the topics on templates and ArcReader Control - I'm still a little loss.

To be specific, I want to customize the toolbars.  I know that ArcReader is only for viewing, but I want to change what is available.  I'd also like to add a calculator/converter tool that I created in VBA.

Thanks,
Kassie
Tags (2)
0 Kudos
1 Reply
DeepikaJain
Occasional Contributor
Unfortunately arcreader cannot be customized and extended in the same way as other ArcGIS Desktop applications.
the only option is to use Visual Basic 6 or Visual Studio .NET to create the standalone custom arcreader applications using the ArcReaderControl and ReaderControl.
Samples using ArcReaderControl:
* http://edndoc.esri.com/arcobjects/9.2/NET/4500dacd-7996-4503-a770-e191b65bfa0c.htm
0 Kudos