C
C#3y ago

❔ is it possible to make cursor smooth caret animation in a textbox in vs?

I just wanted to know because I'm making a web browser and I saw cursor smooth caret animation and I just wanted to see if I can make it because I can't I just wanted to get the code because I really love it
31 Replies
☆
OP3y ago
is it possible or no?
☆
OP3y ago
?
Angius
Angius3y ago
In the title you say you want a smooth caret in VS, but then you say you want it in your app...?
☆
OP3y ago
no no
Angius
Angius3y ago
Let's maybe start with establishing which one is it
☆
OP3y ago
i want it in a textbox
Angius
Angius3y ago
Okay, so not in VS
☆
OP3y ago
visual studio not visual studio code
☆
OP3y ago
Angius
Angius3y ago
So you do want smooth caret in Visual Studio?
☆
OP3y ago
yeah
Angius
Angius3y ago
Or do you want it in your app's textbox? Which is it?
☆
OP3y ago
i want it in the textbox
Angius
Angius3y ago
Okay, so not in Visual Studio
☆
OP3y ago
no
Angius
Angius3y ago
Are you using WPF? Winforms? MAUI?
☆
OP3y ago
Winform i find wpf hard tbh
Angius
Angius3y ago
Well, then I can already say it'll be hard to do
☆
OP3y ago
oh Jesus
Angius
Angius3y ago
$winforms
Angius
Angius3y ago
Generally, Winforms is for when you want gray buttons inside of gray boxes If you want anything more than what Winforms offers out of the box, complexity climbs
Angius
Angius3y ago
Stack Overflow
Is there any way I can integrate the MS Office Smooth Typing in a C...
In my opinion the MS Office Smooth Typing is a very innovative feature in the Office Suite, and I'd like to know if this feature is available for programmers in the .NET Framework, specifically in ...
☆
OP3y ago
so your saying i can't do it?
Angius
Angius3y ago
It seems you might be able to do it by referencing some system dlls
☆
OP3y ago
ik I just have not had it working @Angius Thank You Sir
Angius
Angius3y ago
Does the linked solution work?
☆
OP3y ago
Sir Yes Sir
Angius
Angius3y ago
Nice
Accord
Accord3y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?