Moving wxMiniFrame lame question

Hi,

I got a wxMiniFrame and I don't want it to be moving... I tried to do it
trough the wxEV_MOVE event [to catch the event and keep it without skiping
:slight_smile: ]. What should I do?

Thanx