ToolbarMoved

Description

Occurs in an MDI frame window when the user moves any FrameBar or SheetBar.

Event ID

Event ID

Objects

pbm_tbnmoved

Window


Arguments

None

Return Values

Long.

Return code choices (specify in a RETURN statement):

0 -- Continue processing

Usage

The event is not triggered for sheet windows.

To get information about the toolbars' positions, call the GetToolbar and GetToolbarPos functions.

This event occurs when you change a toolbar's position with SetToolbarPos.