LinkMButton (filter, event)

This is the ``menu-style'' equivalent of LinkButton; it provides ``random access'' to a child of a TSplit.


For
(Symbol)

The target, which must be specified. The named component must be either a TSplit child, or a descendant of something that is. In the latter case the TSplit child is the true target.

Behavior
Like an MButton, but before generating an event, it switches a TSplit to display a specific child.
Shape
The natural shape of its child (i.e., with no shrink or stretch), plus the border around the button.
See Also
LinkButton, PageMButton, and TSplit