We are developing an add-in for ArcGIS Pro and wish to have a clickable hyperlink in the EULA that is displayed during the add-in registration. I assume the EULA is being displayed in a rich textbox and that the `richTextBox1_LinkClicked(object sender, LinkClickedEventArgs e) ` is not being handled. See the attached image below. Is there a way that this can work? The hyperlink works directly in the eula.rtf file.
Solved! Go to Solution.
Hi Tim,
This is now fixed in ArcGIS Pro 3.3. Thanks for reporting this one.
Uma
Hi Tim,
This is now fixed in ArcGIS Pro 3.3. Thanks for reporting this one.
Uma
We tested this in the ArcGIS Pro 3.3 beta and confirmed that it works in that version. Thank you!