Below statement was object creation. in that constructor we have some messagebox.show.
in that constructor messagebox was invoked. after below statement again I need to call another method.in that method also I have some messahebox show. but that time messagebox was showing.
rea = new RRecord(path);