当前位置:编程学习 > C#/ASP.NET >>

关于FreeTextBox,用ToolbarLayout重新确定后所有工具显示成一行,怎样实现换行呢?

代码:
ToolbarLayout="FontFacesMenu,FontSizesMenu,FontForeColorsMenu,FontForeColorPicker,FontBackColorsMenu, 
FontBackColorPicker ¦Bold,Italic,Underline,Strikethrough,Superscript,Subscript,RemoveFormat ¦JustifyLeft,JustifyRight,JustifyCenter, 
JustifyFull;BulletedList,NumberedList,Indent,Outdent;CreateLink,Unlink,InsertRule,InsertDate,InsertTime,InsertTable ¦Cut,Copy,Paste,Delete;Undo,Redo,Print,Save" 

--------------------编程问答-------------------- 设定freetextbox宽度 --------------------编程问答-------------------- 我已经设定freetextbox宽度但是不起作用,任然是一行显示的. --------------------编程问答-------------------- 不可能的.
  <ftb:FreeTextBox ID="txtBody" runat="server"  Height="450px" width="600px" SupportFolder="~/aspnet_client/FreeTextBox"
 
  ToolbarLayout="ParagraphMenu, FontFacesMenu, FontSizesMenu, FontForeColorsMenu, 
 FontForeColorPicker, FontBackColorsMenu, FontBackColorPicker,|Bold, Italic, Underline,|
 Strikethrough, Superscript, Subscript, InsertImageFromGallery, CreateLink, Unlink, 
 RemoveFormat, JustifyLeft, JustifyRight, JustifyCenter, JustifyFull, BulletedList, 
 NumberedList, Indent, Outdent, Cut, Copy, Paste, Delete, Undo, Redo, Print, Save, 
 ieSpellCheck, StyleMenu, SymbolsMenu, |InsertHtmlMenu, InsertRule, InsertDate, 
 InsertTime, WordClean, InsertImage, InsertTable, EditTable,InsertTableRowBefore, 
 InsertTableRowAfter, DeleteTableRow, InsertTableColumnBefore, InsertTableColumnAfter, 
 DeleteTableColumn, InsertForm, InsertForm, InsertTextBox, InsertTextArea, 
 InsertRadioButton, InsertCheckBox, InsertDropDownList, InsertButton, InsertDiv, 
 InsertImageFromGallery, Preview, SelectAll, EditStyle"   />
--------------------编程问答-------------------- eeeee --------------------编程问答-------------------- 我想知道用什么能显示这个控件内的内容,不带功能条的 --------------------编程问答-------------------- 我想知道用什么能显示这个控件内的内容,不带功能条的[b][/b]
补充:.NET技术 ,  ASP.NET
CopyRight © 2022 站长资源库 编程知识问答 zzzyk.com All Rights Reserved
部分文章来自网络,