A
Agnes
my panel got 10 buttons,
Iwant to disable 8 but enabled 2 buttons.
myPanel.Enabled = false
button3.enabled = true
button6.enabled = true
I found that button3 &button6 cannot be enabled = true, Anybody know why ??
I don't understand ..
Iwant to disable 8 but enabled 2 buttons.
myPanel.Enabled = false
button3.enabled = true
button6.enabled = true
I found that button3 &button6 cannot be enabled = true, Anybody know why ??
I don't understand ..