次の方法で共有


_Application3.UsableWidth プロパティ

定義

使用可能な画面の幅、つまり InfoPath ドキュメント ウィンドウの幅を設定できるポイントの最大値を取得します。

public:
 property int UsableWidth { int get(); };
public int UsableWidth { get; }
member this.UsableWidth : int
Public ReadOnly Property UsableWidth As Integer

プロパティ値

使用可能な画面の幅 (ポイント単位)。

実装

適用対象