Vertaling van "ButtonBox" in Engels
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.
ButtonNote ist eine Option für ButtonBox, die spezifiziert, was in der Statuszeile des aktuellen Notebook-Fensters dargestellt werden soll, wenn die Taste aktiv ist und der Cursor darauf plaziert ist.
Sobald Sie Active->True setzen, wird die ButtonBox ihre Aktion ausführen, wann immer sie angeklickt wird.
As soon as you set Active->True, the ButtonBox will perform its action whenever you click on it.
ButtonExpandable ist eine Option für ButtonBox, die angibt, ob die Taste sich so weiten soll, daß er jede GridBox-Position ausfüllt, in der er erscheint.
ButtonExpandable is an option for ButtonBox which specifies whether the button should expand to fill any GridBox position in which it appears.
ButtonData ist eine Option für ButtonBox, die das zweite Argument spezifiziert, das der ButtonFunction für die Taste gegeben werden soll, wenn die Taste aktiv ist und angeklickt wird.
Notebooks ButtonStyle ButtonStyle is an option for ButtonBox which specifies the default properties for the button.
ButtonSource ist eine Option für ButtonBox, die das erste Argument spezifiziert, das der ButtonFunction für die Taste zu geben ist, wenn die Taste aktiv ist und er angeklickt wird.
Notebooks ButtonSource ButtonSource is an option for ButtonBox which specifies the first argument to give to the ButtonFunction for the button when the button is active and is clicked on.
Wenn Sie einen Ausdruck erstellen, der eine ButtonBox enthält, dann werden Sie den Inhalt der ButtonBox so lange direkt editieren können, wie die Option Active für die Zelle, die den Ausdruck enthält, False ist.
When you create an expression containing a ButtonBox, you will be able to edit the contents of the ButtonBox directly so long as the Active option is False for the cell containing the expression.