Fires when a tab is selected for the mpc behavior.
Syntax
XML <Prefix:PAGE ID = sID STYLE="behavior:url('mpc.htc');" onfocus = "handler" .../> HTML <ELEMENT STYLE="behavior:url('mpc.htc')" onfocus = "handler" .../> Scripting oColorpick.onfocus [ = handler ]
Possible Values
Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag. PAGE String identifying the element as a page to the mpc behavior. sID String that uniquely identifies the object.
Remarks
Bubbles No Cancels Yes To invoke Select a tab in the multipage control. Default action Initiates any action associated with this script.
Applies To
mpc