Browse by Tags

Related Posts

  • Re: Chrome type / chrome state

    Hi sulaiman, it's not the web parts which enforce the chrome type, it's the zones. I can see from your example that you are using Sharepoint. I've never actually created custom chrome for Sharepoint 2007 zones - so I'll advise you to tread carefully. Here's all you need to do to customize the chrome...
    Posted to Web Parts and Personalization (Forum) by digory on 11-12-2006, 12:00 AM
    Filed under: ChromeStatE, Zones, Web Parts
  • Re: Chrome type / chrome state

    By assigning your custom chrome type to the containing zone: WebPartZone zone = new WebPartZone(); zone.WebPartChrome = new MyFunkyWebPartChrome();
    Posted to Web Parts and Personalization (Forum) by digory on 11-11-2006, 12:00 AM
    Filed under: ChromeStatE, Zones, Web Parts
Page 1 of 1 (2 items)