04-23-2009, 06:28 AM
for static bitmap controls, dialog editor inserts code like
str controls="10"
str sb10
ShowDialog x x &controls
why you don't use it?
str controls="10"
str sb10
ShowDialog x x &controls
why you don't use it?
