BeforeCustomClick Event
Description
Occurs before the custom button is clicked in popup window.
Syntax
Sub ctlname_BeforeCustomClick()
Remarks
This event occurs before the control palette popup window custom color button is clicked. When this event occurs, user may handle issues under it.