easymacro/docs/es/docs/dialogs/label.md

1.4 KiB

Etiqueta (label)


Propiedades


type

Devuelve el tipo de control.

    app.debug(label.type)

value

Devuelve o establece la etiqueta del control.

    label.value = 'Mi etiqueta'

Métodos


Eventos


click

Se ejecuta al dar click con cualquier botón del ratón.

    def label_click(self, event):

        return

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
ReferenceDevice
ResourceResolver
Step
TabIndex
Tabstop
Tag
TextColor
TextLineColor
VerticalAlign
Width
WritingMode