c# - WrapPanel, break newline if my bind is very long -


Text after "

I have a sheet of panel binding 3, the second tie is very low, and the third tie is very long, and the panel in the wrap (3 binds) We moved into a new line. How to stay in the same line A wrap panel is okay to fix a lot of possibilities. I can not use other panel thanks!

  & lt; WrapPanel x: name = "WrapPrvi" orientation = "horizontal" Grid.Row = "9" Grid.Column = "1" & gt; & Lt; TextBlock TextWrapping = "Wrap" text = "xxxxx" FontFamily = "Times New Roman" FONTSIZE = "16" /> & Lt; TextBlock TextWrapping = "wrap" text = "{binding information multilanguage 2.)" fontfamily = "times new roman" fontisystem = "16" fontweit = "bold" /> & Lt; Text Box X: Name = "Pream" TextWrapping = "WrapWithOverflow" text = "{Binding Register.Preambula, Mode = TwoWay, UpdateSourceTrigger = PropertyChanged}" height = "95.862" width = "702.407" FontFamily = "Times New Roman" font Size = "16" /> & Lt; / WrapPanel & gt; First, remove the wrapping:  
  & quot;  

itemprop = "text" Lt; Text box X: name = "PREMIUM" text = "{compulsive register .pidbulla, mode = twoway, updateSourceRigger = changing property}" height = "95.862" width = "702.407" fontfamily = "Times New Roman" FontSize = "16" />

Then, if the text is not displayed in full, then see that the width of the WrapPanel is somehow defined, maybe in the grid column.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -