04-02-2009, 05:48 PM
Move the control(s) to some unused page, eg 80.
;9002 ComboBox 0x54230A42 0x0 58 88 96 213 ""
With DT_Page use third argument like
,DT_Page hDlg _i "(0 80) (1 80)"
In page 0 it shows page 0 and 80. In page 1 it shows page 1 and 80.
;9002 ComboBox 0x54230A42 0x0 58 88 96 213 ""
With DT_Page use third argument like
,DT_Page hDlg _i "(0 80) (1 80)"
In page 0 it shows page 0 and 80. In page 1 it shows page 1 and 80.
