combining css with c#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,

i have tried to create text where you move yor mouse over it and it
underlines itself. this, however, takes far too long. is there a way around
this or can you create css documents that do the underlining?
 
Hi Alvo!
i have tried to create text where you move yor mouse over it and it
underlines itself. this, however, takes far too long. is there a way
around this or can you create css documents that do the underlining?

Of course you can always host IE in a WinForm:

Creating a simple Web browser
Using ActiveX components in managed code
Exposing COM interfaces from managed code
Customizing the WebBrowser component
http://www.codeproject.com/books/0764549146_8.asp

Hosting a webpage inside a Windows Form
http://www.codeproject.com/csharp/winformiehost.asp

Using MSHTML Advanced Hosting Interfaces
http://www.codeproject.com/csharp/advhost.asp

Using the WebBrowser control in .NET
http://www.codeproject.com/csharp/webbrowser.asp

HOW TO: Invoke the Find, View Source, and Options Dialog Boxes for the
WebBrowser Control
http://support.microsoft.com/?id=311288

If you need really deep integration, look at this (in German, but that
should be no problem for you)
http://groups.google.de/group/microsoft.public.de.german.entwickler.dotnet.vb/msg/81ae82d63ee6e23d
Alvo von Cossel I of Germany

Sorry, this is idiotic. There is no nobility anymore in Germany since
November 1918.

Cheers

Arne Janning
 
hi,

thanks for the tip.

my family have been noble since the 1700s so technically i am a blue-blooded
aristocrat.
 
Hi Alvo!
my family have been noble since the 1700s so technically i am a
blue-blooded aristocrat.

1755, to be precise... ;-)

Sorry, I am a programming historian...

This doesn't change the fact that in Germany there is no nobility anymore
and you are using your name in a wrong way. See Article 109 of the
Constitution of the Republic of Weimar from August 11th, 1919:

http://de.wikipedia.org/wiki/Adel

;-)

Cheers

Arne Janning
 
hi,

where did you find that out? not even i knew that my fanmily was
aristocratic since 1755!

you're right, i should change my name. i'll use my nickname: Helter Skelter
 
Hi Alvo!
where did you find that out? not even i knew that my fanmily was
aristocratic since 1755!



Die Adelsfamilie von Cossel
Zeitschrift für Niederdeutsche Familienkunde, Ausgabe 1925 Seite 137 bis 139

Should be in every better german university library

;-)

Cheers

Arne Janning
 
Back
Top