Gets or sets the background color of the control area.
[Visual Basic]
Public Property BackColor As Color
[C#]
public Color BackColor {get; set;}
System.Drawing.Color. The default value is Color.Transparent.
[C#]
private void Detail_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub Detail_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail.Format |
Picture Class | Picture Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.