BorderPanel.OnPaintBackground, méthode
Ce membre substitue ScrollableControl.OnPaintBackground(PaintEventArgs).
Espace de noms : Microsoft.TeamFoundation.Client
Assembly : Microsoft.TeamFoundation.Client (dans Microsoft.TeamFoundation.Client.dll)
Syntaxe
'Déclaration
Protected Overrides Sub OnPaintBackground ( _
pevent As PaintEventArgs _
)
protected override void OnPaintBackground(
PaintEventArgs pevent
)
Paramètres
- pevent
Type : System.Windows.Forms.PaintEventArgs
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.