FORM theme
FORM theme : Text
| Parâmetro | Tipo | Descrição | |
|---|---|---|---|
| Resultado | Text | ← | Theme used by the current form: "Classic" or "FluentUI" (Windows) |
História
| Release | Mudanças |
|---|---|
| 21 R2 | Adicionado |
Descrição
The FORM theme command returns the Windows theme actually rendered for the current form: "Classic" or "FluentUI".
The Windows form rendering theme can be defined at application level and/or at form level (where it can be inherited or explicitely defined), and also depends on the availability of specific Microsoft libraries on the current machine at runtime. This command allows you to know which form theme is currently running.
If there is no current form, or if the command is executed on macOS, FORM theme returns an empty string.
Veja também
Propriedades
| Número de comando | 1832 |
| Thread safe | ✗ |