Why is it that ShowFindDialog is always returning nul??
When this code runs:
object loc = mapDisplay.ActiveMap.ShowFindDialog( where, GeoFindState.geoFindDefault, this.Handle.ToInt32(), true );
loc is always null! Even when I select a good address.
Oh and the AutoConfirmExactMatch = true doesn't seem to be working right either.
Can anyone help me?
Thanks,
Jim