Use disabled option in the select box.
----- Original Message -----
From: Jim Reisz <jreisz@m...>
To: Interdev_Programming <interdev_programming@p...>
Sent: Thursday, December 20, 2001 6:58 PM
Subject: [interdev_programming] Disable dropdown of a listbox DTC
> Any suggestions on how to disable a listbox from dropping down the list of
> available options. Disabling the control isn't an option because the
> listbox doesn't look to appealing. I have tried cancelling the mousedown
> and keydown events for the control, but without any success.
>
> Sub lstControl_onmousedown()
> window.event.returnvalue = False
> End Sub
>
> Any suggestions will be greatly appreciated.
$subst('Email.Unsub').