I'm setting the width property but see no results..

  •  09-26-2005, 10:38 AM

    I'm setting the width property but see no results..

    Hi,
    I have this control in the aspx page :
    protected Editor taSummary;
    I tried to set its width propety :
    taSummary.Width = 100;
     
    Didn't work..
    Can you help ??
    Ofir
View Complete Thread