|
I have not used the ShowFindDialog method but at a guess I would say that actually "displays" a dialog requiring user input, the problem is this is part of a Server system and the MapPoint objects are contained in a Thread so no direct user input is possible. |