How could I create a annotation that is associated with a URL that when double clicked it executes the url address. Kodak has an annotation of this type and we need to support this same feature.
There is no automatic support for this, but you could create a label object formatted as a link and launch the link when the user double clicks it ( OnObjectDblClick).