HyperLinkProperties Constructors
Contains settings specific to a hyperlink editor.| Name | Parameters | Description |
|---|---|---|
| HyperLinkProperties() | none | Initializes a new instance of the HyperLinkProperties class with default settings. |
| HyperLinkProperties(IPropertiesOwner) | owner | Initializes a new instance of the HyperLinkProperties class with the specified owner. |
See Also