I am trying to create a toolbar that cannot be moved and is always in the same location. I have THIS.DOCK(0) in the Init Event of the Toolbar to force it to dock at the top and the MOVABLE property is set to False. This works fine except for one minor detail... double clicking on the toolbar will undock it! I cannot seem to do anything with the UNDOCK or DOUBLE CLICK events to prevent this behavior. Is there anything I can do to prevent the Double Click from Undocking the toolbar?
Thanks,
Mike Graves
Thanks,
Mike Graves