(New page: == SmileyWindowHeight == Sets the hight of the "Smiley" window. The default value is 240 (in pixels). Code: <pre> FCKConfig.SmileyWindowHeight = 240 ; </pre>) |
|||
| Line 1: | Line 1: | ||
== SmileyWindowHeight == | == SmileyWindowHeight == | ||
| − | Sets the | + | Sets the height of the "Smiley" window. The default value is 240 (in pixels). Code: |
| − | <pre> | + | <pre>FCKConfig.SmileyWindowHeight = 240 ; |
| − | FCKConfig.SmileyWindowHeight = 240 ; | ||
</pre> | </pre> | ||
Revision as of 13:28, 10 January 2008
SmileyWindowHeight
Sets the height of the "Smiley" window. The default value is 240 (in pixels). Code:
FCKConfig.SmileyWindowHeight = 240 ;