Re: Listbox with checkbox - customized control.

2003-08-14 Thread Brian Smith
On Mon, 11 Aug 2003, Rangababu, TNV (IndSys) wrote: > I have a typical requirement from my client. They are looking one > customized control, where they will select multiple items by checking in > the list. For this requirement, I need to implement one customized > control, should have both the pr

Re: Listbox with checkbox - customized control.

2003-08-14 Thread Léo Wagner de Souza
> On Mon, 11 Aug 2003, Rangababu, TNV (IndSys) wrote: > > > I have a typical requirement from my client. They are looking one > > customized control, where they will select multiple items by checking in > > the list. For this requirement, I need to implement one customized > > control, should have

Listbox with checkbox - customized control.

2003-08-11 Thread Rangababu, TNV (IndSys)
Hi, I have a typical requirement from my client. They are looking one customized control, where they will select multiple items by checking in the list. For this requirement, I need to implement one customized control, should have both the properties of checkbox and listbox to represent. C