Partager via


ActionsPane.BackgroundImageLayout, propriété

Obtient ou définit la position et le comportement d'une image d'arrière-plan dans le volet Actions.

Espace de noms :  Microsoft.Office.Tools
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
Property BackgroundImageLayout As ImageLayout
    Get
    Set
ImageLayout BackgroundImageLayout { get; set; }

Valeur de propriété

Type : System.Windows.Forms.ImageLayout
Un objet qui spécifie la position et le comportement d'une image d'arrière-plan dans le volet Actions.

Notes

Cette propriété fournit la même fonctionnalité que la propriété Control.BackgroundImageLayout. Pour plus d'informations sur l'utilisation de cette propriété, consultez Control.BackgroundImageLayout.

Sécurité .NET Framework

Voir aussi

Référence

ActionsPane Interface

Microsoft.Office.Tools, espace de noms

Autres ressources

Vue d'ensemble du volet Actions