GumpHtmlLocalized : GumpEntry
(ctor) GumpHtmlLocalized( int x, int y, int width, int height, int number, bool background, bool scrollbar )
bool Background( get; set; )
int Height( get; set; )
int Number( get; set; )
bool Scrollbar( get; set; )
int Width( get; set; )
int X( get; set; )
int Y( get; set; )
virtual string Compile()