right to left toolbar preview on runtime

how to set right to left toolbar of preview on runtime?

Comments

  • edited 2:14PM
    Hi,

    if you're using the preview-control, you can do
    PreviewControl1.RightToLeft = Windows.Forms.RightToLeft.Yes
    
    .

    I don't know if this is possible with the builtin viewer, though.

    Best Regards,
    Keeper
  • edited 2:14PM
    Keeper wrote: »
    Hi,

    if you're using the preview-control, you can do
    PreviewControl1.RightToLeft = Windows.Forms.RightToLeft.Yes
    
    .

    I don't know if this is possible with the builtin viewer, though.

    Best Regards,
    Keeper
    thank you
  • edited 2:14PM
    You're welcome >

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.