Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: drs9222
  • Content: Threads
  • Order by date
  1. drs9222

    StateBag and Custom Controls

    Lets pretend that for some reason I want to create a custom control that is derived from Control and not WebControl. Let us also assume that I need to process attributes (i.e. implement IAttributeAccessor) and that I want to do so by using an AttributeCollection just like WebControl does...
  2. drs9222

    CSS :hover in IE

    I know that it only works with A tags. Does anyone know how to get rid of the little dotted border when it gets focus. Having to use links wouldn't be so bad if I could get rid of that last little thing.
  3. drs9222

    What's in the System Tray (Not putting a icon in the tray)

    Does anyone know of a way to find out what icons are registered and retrieve their NOTIFYICONDATA. Or if you can't find out which ones are already in the tray do you know of a way to be notified when new icons are added using Shell_NotifyIcon? [cry]
  4. drs9222

    Retrieving HTML from a document using Netscape 4.xx

    I don't think it's possible; but I was wondering if anyone knows how to do this. Netscape 4.xx doesn't support the ___HTML properties and I know how to write to a document (Layer) but I can't find away to read back what you wrote.
  5. drs9222

    Retrieving HTML from a document using Netscape 4.xx

    I don't think it's possible; but I was wondering if anyone knows how to do this. Netscape 4.xx doesn't support the ___HTML properties and I know how to write to a document (Layer) but I can't find away to read back what you wrote.

Part and Inventory Search

Back
Top