Update 2018 TL;DR; LaTEX for WPF https://github.com/ForNeVeR/wpf-math
Original question I need to have a way to draw a mathematical formula in Windows Forms or WPF. Some "FormulaTextBox" control would be exactly what I need.
I'm not asking about full implementation of LaTEX, but at least something beyond RichTextBox possibilities, with division lines, square roots, etc.
Winforms vs WPF both are mainly used for the same purpose for developing and designing windows applications, but WPF can be used for the web application. The difference between them is scalability, performance as WPF can render fast compared to windows forms, complexity, and support.
Yes you can, both Windows Forms within a WPF application, and WPF controls within Windows Forms.
It is simple to use WinForms as controls can be used easily, it's less time-consuming and less tricky as compared to WPF.
Introduction. The abbreviation W.P.F simply refers to Microsoft's Windows Presentation Foundation, and WinForms is a simple concatenation of Windows Forms Applications. These are both Microsoft's Windows Applications Graphical User Interfaces that developers may use to develop Windows desktop applications.
Here's a list of options, pulled from several webpages online, as well as a few similar questions on SO
tex4ht
package renders math equations to imagesWebBrowser
control, and just locally include one of many javascript libraries for rendering LaTex.Perhaps you can use the Wolfram Alpha API to retrieve the images.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With