Scrolling Text: WebForm or WinForm?

  • Thread starter Thread starter clintonG
  • Start date Start date
C

clintonG

In the near future I hope to develop an application that supports
user defined scrolling text. I don't think it possible to do so using
a WebForm as one of the requirements demands the use of
definable fonts and font properties but who knows?

If anybody finds this objective interesting I'd be interested in
discussing design concepts as I don't have clue which
namespaces or objects I may need to learn.

--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET (e-mail address removed)
URL http://www.metromilwaukee.com/clintongallagher/
 
hi
would you illustrate more what exactly do you have in mind abou that
applicatoin ... from what you said .. i think as a start you need to be
good at using string builder as a start ..
 
Back
Top