次の方法で共有


Frameset.FrameResizable プロパティ

定義

True の 場合は Web ブラウザーでフレーム ページを表示したとき、ユーザーが指定したフレームをサイズ変更できます。

public:
 property bool FrameResizable { bool get(); void set(bool value); };
public bool FrameResizable { get; set; }
member this.FrameResizable : bool with get, set
Public Property FrameResizable As Boolean

プロパティ値

適用対象