(New page: == DisableObjectResizing == This option enables/disables the ability to resize the inputed objects e.g. a table. By default the option is set to 'false' so te objects can be resized. Code...) |
(No difference)
|
Revision as of 16:55, 11 January 2008
DisableObjectResizing
This option enables/disables the ability to resize the inputed objects e.g. a table. By default the option is set to 'false' so te objects can be resized. Code:
FCKConfig.DisableObjectResizing = false;