メインコンテンツまでスキップ
バージョン: 次へ

FORM theme

FORM theme : Text

引数説明
戻り値TextTheme used by the current form: "Classic" or "FluentUI" (Windows)
履歴
リリース内容
21 R2追加

説明

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.

参照

Fluent UI rendering

プロパティ

コマンド番号1832
スレッドセーフ