M
M
MrMastire2022-03-02 16:32:21
css
MrMastire, 2022-03-02 16:32:21

How to insert an image into a richTextBox?

How to insert an image into a richTextBox in C# Windows Forms?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
S
Sergey Goryachev, 2016-04-16
@webirus

Watching with FF.
Is there animation?

A
Andrey Fedorov, 2016-04-16
@aliencash

I see an increase in the css parameter of letter-spacing here, but the css tools do not animate this parameter, hence only js. Although of course you can get confused, put each letter in a separate container and use margin for animation.
If you are not talking about increasing the distance between characters, but simply about the smooth appearance of letters, then this css opacity property is wonderfully animated using css transition

D
Denis Bukreev, 2016-04-17
@denisbookreev

Each letter is selected in <span>, and for these spans (selection through nth-child(n)) animation is assignedtranslateX()

D
Dvorak, 2016-04-17
@allishappy

I'm watching from Yandex.Browser. No animation

S
sergey, 2022-03-04
@MrMastire

RichTextBoxyou can put an image in
via Paste
- read the example
https://docs.microsoft.com/en-us/dotnet/api/system...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question