WebBrowserBase.BackgroundImageLayout 屬性

定義

此一控制項不支援這個屬性。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 virtual property System::Windows::Forms::ImageLayout BackgroundImageLayout { System::Windows::Forms::ImageLayout get(); void set(System::Windows::Forms::ImageLayout value); };
[System.ComponentModel.Browsable(false)]
public override System.Windows.Forms.ImageLayout BackgroundImageLayout { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.BackgroundImageLayout : System.Windows.Forms.ImageLayout with get, set
Public Overrides Property BackgroundImageLayout As ImageLayout

屬性值

其中一個 ImageLayout 值。

屬性

例外狀況

正在設定此屬性。

適用於