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 Chriss Miller 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: shatch
  • Content: Threads
  • Order by date
  1. shatch

    Webdav created custom properties

    Hi Does anyone know a way to make custom properties created with webdav accessible to outlook without making a request to the exchange server. I thought these were held in the custom properties accessed though MAPI, but they are not. Custom properties set though outlook are fine. Any help...
  2. shatch

    Get the current page

    Hi Is it possible to get the current page (being processed) from a module? I know its possible to get stuff like the current context, etc but i need to be able to perform a findcontrol on the page. I could put the functionality in a class, but as far as i see it i would have the same problem...
  3. shatch

    Form-wide controls

    Hi I often see controls which are rendered at the bottom of the screen in VB.net (connections, datasets, imagelists) and was wondering if anyone knew how to make them? I would search on Google but to be honest am not sure what to search for, i am sure someone here must have done this. Thanks...
  4. shatch

    Power loss

    Hi A friends computer seems to be having some problems, it seems fine but keeps losing power and switching itself off. After power loss it takes a few minutes before it boots again The CPU and board temps seem to be in the normal range and the fan is working. He did replace his 300W PSU to a...
  5. shatch

    Controlling Startup Apps

    Hi I often see questons about finding out what applications start with windows and how to control them. I saw this application a couple of days ago and its by far the best of its type in my opinion. It allows you to see what starts up, where it is (registry, startup etc) and also you can...
  6. shatch

    Collapse all subs & functions in VS.net

    Hi there I dont know if its useful for everyone, but its something that i find so useful, especially on large classes and pages of code. It just collapses all of the functions (like regions) so you can just see the declaration. Its esentially a macro which you can add to the VS IDE, steps below...
  7. shatch

    Replicate control

    Hi I need to write a function which will take in a control and create a new instance of its type (an new instance of it), does anyone have any ideas? Thanks in advance S.

Part and Inventory Search

Back
Top