I can’t resize my controls in Visual Editor. How I can change it?
This issue could have different reasons, but most common reasons are:
1. You have checked “Integer” item on list of excluded data types in source properties -> “Excluded types”. You can open source properties via Project menu -> “Edit source”, or via “Properties” item in context menu of source node in project tree.
X, Y coordinates, width and height values are integer numbers, so if you want to change these values you need to enable integer numbers for localization in source properties.

2. You have checked “Project” menu -> “Options” -> “Lock all the components” option.

3. You have checked “Locked” option in “General” settings of “Visual Editor Properties”. “Visual Editor Properties” are available via “Tools” menu -> “Editors”-> “Form” item, or via context menu of Visual editor.

Janusz
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

[...] uncheck this item on list or use “Default” button. This problem was described also in other article on our blog. However, if you would like keep original sizes of controls for all your localized [...]