Have you applied the July 10th security fix? My original tests were performed before I applied that fix to my computer and now I'm seeing different behaviour.
Before the fix I was noticing that I couldn't get a change to the thread's CurrentPrinciple during any event to "stick" past the event. Which meant you couldn't change the principle once the form was visible... Now, I can't reproduce that. I can reproduce that only with events marshaled to the UI thread from another. I tried making the call to set the current principle in the form's queue via Control.BeginInvoke; but that doesn't work either. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com