Values for SetHTMLCtrlRelativeURL
| Enumeration Value | Value | Description |
|---|---|---|
| _URL_DEFAULT | 0 | Absolute URLs unless AssumeRelativeUrl is set on the control |
| _URL_RELATIVE | 1 | Relative URLs unless an obvious scheme name is supplied |
| _URL_ABSOLUTE | 2 | Absolute URLs |
Back to the list of Enumerations and Constants