At 09:03 AM 8/2/2004 -0700, Larry Lustig wrote:

Does anyone know a way to fix the column widths
so they don't change or extract the current column
widths from the listbox control?

Have you tried the HORZEXTENT or WIDTH properties of ListBox control?

Example 01:

PROPERTY <Component ID> HORZEXTENT nnn

Example 02:

PROPERTY <Component ID> WIDTH nnn

For complete documentation and supported property
commands:

01.     http://www.rbase.com/property (FREE)
02.     FormProperties.PDF (FREE)
03.     R:Docs (Annual Subscription)

Hope that helps!

Very Best R:egards,

Razzak.



Reply via email to