I just made up that word, "Funkily" Anyway, I have a program that uses Photoshop to handle EPS to JPEG conversions during a web publish routine. One of the side effects is that Photoshop somehow creates a bunch of temp files (or whatever they
Is there an easy API way to select the entire text of a textbox when the focus moves into the textbox, instead of using SelLen and SelStart. Maybe an API that sets some hidden property? Thanks