I do not know way,when open the map document,I found that one of the feature is holding the 'selected' status.I try everything I can to unselect the feature which result in flickering the all of the form.So what can I do now?Thanks very much.Here is what I did.Add the code:map_con_main.Map.ClearSelection();
map_con_main.ActiveView.Refresh();
to the method "FormMain_Shown"an "OnAfterScreenDraw"and so no.