andrew 2011-04-20 17:32 UTC when using the combobox for color, in my project it defaults at "byblock" how can i get it to default to "bylayer"
owenwengerd 2011-04-21 01:15 UTC Try calling (dcl_ComboBox_SetCurSel 0) in the form's OnInitialize handler.