- 基本情報
- はじめる前に
- 使い方
- アプリをデザインする
- イベントとルール
- アプリで RPA を活用する
- アプリ内でエンティティを活用する
- アプリ内でキューを活用する
- アプリケーション ライフサイクル管理 (ALM)
- 基本的なトラブルシューティング ガイド
全般
- ラベル値 - チェックボックスの表示テキストです。
- ツールチップ - チェックボックスに表示するツールチップです。このツールチップで、コントロールに表示する追加情報を提供します。
- チェックボックスの値 - チェックボックスの値を RPA プロセスの引数またはアプリのフィールドにバインドします。このプロパティは実行時に動的に解決されます。
- チェック済み (既定) - 実行時のチェックボックスの既定値です。
- チェックボックスの位置 - ラベルに対するチェックボックスの位置 (左/右) を変更します。
- Hidden- If selected, hides the control in the runtime.
- 無効化 - 選択すると、実行時にコントロールが無効化されます。
イベント
- 値の変更時 - 値が変更された際の挙動を設定します。
スタイル
-
Control Alignment - By default, inherits the parent alignment. A different alignment other than the parent can be set. To default to Parent's alignment, toggle the selected alignment icons to switch off the specific alignment.
注:Alignment is dependent on Parent's layout (Vertical vs. Horizontal).
-
色 - オンにした場合のチェックボックスの色です。
-
Font- Sets the font of the control. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.
-
Margin- Sets the margin of the control. By default 4px margin is set. Top/Bottom and Left/Right margin properties are combined. These properties can be unlinked using the unlink button on the right side of the Margin section heading.
-
サイズ - このセクションではコントロールの幅と高さを設定できます。既定では、サイズは [auto] に設定されています。
幅/高さの最小サイズと最大サイズは、[サイズ] セクションの (...) アイコンをクリックして設定できます。
-
背景色 - チェックボックスの背景色を設定します。