❔ Fast Colored TextBox in WPF

How can I use fctb in wpf?
5 Replies
Buddy
Buddy8mo ago
You can't use Windows Forms components in WPF, they are two separate GUI frameworks.
𒀱⃢𒀱⃢𒈞𒋨𒆙𒁂(
So do you know of any packages that have syntax-highlighting textboxes like fctb?
𒀱⃢𒀱⃢𒈞𒋨𒆙𒁂(
Actually you can use winforms controls in wpf with WindowsFormsHost
WindowsFormsHost Class (System.Windows.Forms.Integration)
An element that allows you to host a Windows Forms control on a WPF page.
𒀱⃢𒀱⃢𒈞𒋨𒆙𒁂(
but fctb doesn't show
Accord
Accord8mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.