[EMAIL PROTECTED] wrote:
> Why "-tabsotp=>1" can't directly work in the standard WINDOW?
> Why has to be able to use in DialogUI?
Read your microsoft documentation, and understand the difference between
standard windows and dialog boxes. Particularly look for the
IsDialogMessage() function - this
#-- This is a code snipet from a Dual Listbox control dialog which
allows
#-- the user to reorder the columns of a ListView "on-the-fly". The
order
#-- of columns saved is saved in a MS-ACCESS table for each unique
username
#-- so that the user will retain those column order settings for future
#
Why "-tabsotp=>1" can't directly work in the standard WINDOW?
Why has to be able to use in DialogUI?
After also has adds on -dialogui=>1, Textfield controls in not to be able to
input ,
I now have the solution:
$Win->AddTextfield(
-text=> "",
-name=> "Result",
-l
3 matches
Mail list logo