I have a RRButton button with the height property to 20 and desire height modify it to 24.
To the trying to modify the property, I erase the 4 number and the Field misses the Focus.
I have to give 2 times click in property field to continue with the modification.
Thanks Marco,
There is a typo in the RRButton.ctl file. Modify the following from:
[Property]
name = height|Height
curvalue =
itemtype = Edit|True
To the following:
[Property]
name = height|Height
curvalue =
itemtype = Edit|1