Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Title Background Color

Last post 08-08-2008 10:35 by [Infragistics] Sung Kim. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-08-2008 8:33

    • jdukich
    • Not Ranked
    • Joined on 07-26-2008
    • Points 115

    Title Background Color

    For webpanel v8.2, how do I change the title area's (click the header text and the panel expands and contracts) background color.  In the designer, I changed all the color properties and was only able to change the panel's "body" area's color.  Can you describe how to change in in the desinger and vb.net code.

    -thx 

    • Post Points: 20
  • 08-08-2008 10:35 In reply to

    Re: Title Background Color

    You want to set the backcolor off the Header property.

    WebPanel1.Header.BackColor = System.Drawing.Color.Blue

    • Post Points: 5
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems