Vertaling van "LISTBOX" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The LISTBOX Get row height command returns the current height of the specified row in the list box object designated using the object and parameters.
El comando LISTBOX Get row height devuelve la altura de la fila especificada en el objeto list box designado utilizando el objeto y los parámetros .
LISTBOX Get property returns -1 because the lk column resizable property applies to columns and a list box was passed as parameter.
LISTBOX Get property devuelve -1 porque la propiedad lk column resizable aplica a columnas y un list box se pasó como parámetro.
For example, in a list box with 10 rows where the first 9 rows are hidden, LISTBOX Get number of rows will return 10.
Por ejemplo en un list box de 10 líneas, donde las 9 primeras están ocultas, LISTBOX Get number of rows devuelve 10.
These properties only apply to list box columns; if you pass a list box as parameter with one of these properties, LISTBOX Get property returns -1, or an empty string, depending on the property passed.
Estas propiedades solo se aplican a las columnas list box; si pasa un list box como parámetro con una de estas propiedades, LISTBOX Get property devuelve -1, o una cadena vacía, dependiendo de la propiedad pasada.
In general, to signal an invalid result LISTBOX Get property returns -1 when retrieving properties that have numeric values, or an empty string; however, no errors are generated.
En general, para indicar un resultado no válido LISTBOX Get property devuelve -1 al recuperar las propiedades que tienen valores numéricos, o una cadena vacía; Sin embargo, no se generan errores.
If these arrays are not already defined, the command dynamically creates arrays that you can access using the LISTBOX Get array command.
Si estos arreglos no están ya definidos, el comando crea dinámicamente arrays que puede acceder mediante el comando LISTBOX Get array.
The LISTBOX Get column formula command returns the formula associated with the list box column designated by the object and parameters.
El comando LISTBOX Get column formula devuelve la fórmula asociada a la columna de list box designada por los parámetros objeto y .
The LISTBOX Get static columns command returns the number of static columns in the list box designated by the object and parameters.
El comando LISTBOX Get static columns devuelve el número de columnas estáticas en el list box designado por los parámetros objeto y .
Note: If the list box or column specified using the object and parameters does not exist, the LISTBOX Get property command returns -1 for numeric properties, or an empty string.
Nota: si el list box o columna especificado utilizando los parámetros objeto y no existe, el comando LISTBOX Get property devuelve -1 para los propiedades numéricas o una cadena vacía.
The LISTBOX Get row color command returns the color of a row or a cell in the list box designated by the object and parameters.
El comando LISTBOX Get row color devuelve el color de una fila o de una celda del list box designado por los parámetros objeto y .
Description The LISTBOX Get number of columns command returns the total number of columns (visible or invisible) present in the list box set in the object and parameters.
Descripción El comando devuelve el número total de columnas (visibles o invisibles) presentes en el list box designado por los parámetros objeto y .
Description The LISTBOX Get footer calculation command returns the type of calculation associated with the footer area of the list box designated by the object and parameters.
Descripción El nuevo comando LISTBOX Get footer calculation devuelve el tipo de cálculo asociado al área de pie de página del list box designado por los parámetros objeto y .
Description The LISTBOX Get column width command returns the width (in pixels) of the column set in the object and parameters.
Descripción El comando LISTBOX Get column width devuelve el largo (en píxeles) de la columna designada por los parámetros objeto y .