[perl-win32-gui-users] Checkbox properties

2001-01-31 Thread Joel Oliveira
#x27;&Company',-name=>'Company',-left=>8,-top=>18, -width=>68,-height=>15,-Checked=>1); $WD->Company->Checked(1); Thanks, Joel Oliveira

RE: [perl-win32-gui-users] Listbox or Combobox style options

2001-01-09 Thread Joel Oliveira
Done... I just RTFM and the FAQs and I found the answer. _:) Thanks all. Joel Oliveira # -Original Message- # From: [EMAIL PROTECTED] # [mailto:[EMAIL PROTECTED] Behalf Of # Joel Oliveira # Sent: terca-feira, 9 de Janeiro de 2001 12

[perl-win32-gui-users] Listbox or Combobox style options

2001-01-09 Thread Joel Oliveira
=>106,-top=>88,-width=>6 5,-height=>20,-multisel=>0,-style=>WS_VISIBLE|WS_VSCROLL); Joel Oliveira