easymacro/doc/docs/dialogs/link.md

88 lines
1.3 KiB
Markdown
Raw Normal View History

2023-04-25 23:28:45 -06:00
# Hipervínculo (link)
---
## Propiedades
### **label**
Devuelve o establece la etiqueta.
<br>
### **url**
Devuelve o establece el vínculo web.
<br>
### **value**
Devuelve o establece el vínculo web y la etiqueta.
<br>
---
## Métodos
---
## Eventos
---
## Propiedades pyUNO
| Nombre | Descripción |
| ------ | ----------- |
| Align | |
| BackgroundColor | |
| Border | |
| BorderColor | |
| ContextWritingMode | |
| DefaultControl | |
| EnableVisible | |
| Enabled | |
| FontCharWidth | |
| FontCharset | |
| FontDescriptor | |
| FontEmphasisMark | |
| FontFamily | |
| FontHeight | |
| FontKerning | |
| FontName | |
| FontOrientation | |
| FontPitch | |
| FontRelief | |
| FontSlant | |
| FontStrikeout | |
| FontStyleName | |
| FontType | |
| FontUnderline | |
| FontWeight | |
| FontWidth | |
| FontWordLineMode | |
| Height | |
| HelpText | |
| HelpURL | |
| Label | |
| MultiLine | |
| Name | |
| NoLabel | |
| PositionX | |
| PositionY | |
| Printable | |
| ResourceResolver | |
| Step | |
| TabIndex | |
| Tabstop | |
| Tag | |
| TextColor | |
| TextLineColor | |
| URL | |
| VerticalAlign | |
| Width | |
| WritingMode | |
<br>