IHyperlinkItemDialog interface allows to customize the dialog used to insert or edit a hyperlink.
Namespace:
C1.Win.XmlEditor.UICustomizationAssembly: C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)
Syntax
| C# |
|---|
public interface IHyperlinkItemDialog |
| Visual Basic (Declaration) |
|---|
Public Interface IHyperlinkItemDialog |
Remarks
Implement this interface by a windows dialog form and use it in CustomDialogs property.