Hmm.. Try:
OnShow="Parent.Size=263,111 Parent.MinimumSize=263,111 Parent.MaximumSize=263,11"
Reason being when using spaces inbetween script commands it is read from right to left..
You have to set the max size then the min size then set the actual size..
|