
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Zoople HTML Editor for WinForms and WPF A fully customizable HTML Editor for C# and VB .NET Framework and .NET Core WinForms projects (and WPF via the WindowsFormsHost element). Simple to use, easy to implement, and with a familiarly styled word-processing interface the control is extensible and highly versatile. Supports frameworks FX4.7.2 thru .NET9 The HTML Editor .NET for Winforms allows end-users to create HTML segments for web pages, email templates and email composition, or any other purpose that requires HTML content. It contains all the standard features found in stand-alone WYSIWYG HTML and Rich Text editors. Example projects for Visual Studio are available from https://zoople.tech/download/Zoople_HTMLEditor_setup.zip?s=343 and https://github.com/rpoate?tab=repositories Online documentation is available at https://zoople.tech/download/HTML%20Editor%20for%20Winforms%20Reference%20Guide.pdf?s=343 Please direct any support requests to info@zoople.tech
Zoople HTML Editor .NET for Winforms is a fully customisable HTML editor for your .NET framework and.NET5/6/7/8/9 WinForms or WPF projects.
The HTML Editor .NET for Winforms allows end-users to create HTML snippets for pages, email templates, and any other application that requires the editing of HTML content.
Perfect for and Winforms and WPF applications such as:
Documentation is available here - https://zoople.tech/viewpage.aspx?ID=HTML.NET%20API&Parent=HTML.NET
oEdit = new Zoople.HTMLEditControl
{
Dock = DockStyle.Fill,
DocumentHTML = "<h2>A Heading.</h2><p>Caters for all levels of end-user.</p>",
CSSText = "BODY {font-family: Arial Unicode MS, Arial, Sans-Serif; border: none;}",
LicenceKey = "YourLicenseKey",
LicenceKeyInlineSpelling = "InlineSpellingLicenseKey",
EnableInlineSpelling = false,
CleanMSWordHTMLOnPaste = true,
FontSizesList = "8pt;10pt;12pt;16pt;22pt;",
HideDOMToolbar = false,
ShowPropertyGrid = false
};
oEdit.CodeEditor.WordWrap = true;
Controls.Add(oEdit);
Many other examples are available here - http://zoople.tech/download/zoople_HTMLEditor_setup.zip
If you have any questions please us know - mailto:info@zoople.tech
FAQs
Zoople HTML Editor for WinForms and WPF A fully customizable HTML Editor for C# and VB .NET Framework and .NET Core WinForms projects (and WPF via the WindowsFormsHost element). Simple to use, easy to implement, and with a familiarly styled word-processing interface the control is extensible and highly versatile. Supports frameworks FX4.7.2 thru .NET9 The HTML Editor .NET for Winforms allows end-users to create HTML segments for web pages, email templates and email composition, or any other purpose that requires HTML content. It contains all the standard features found in stand-alone WYSIWYG HTML and Rich Text editors. Example projects for Visual Studio are available from https://zoople.tech/download/Zoople_HTMLEditor_setup.zip?s=343 and https://github.com/rpoate?tab=repositories Online documentation is available at https://zoople.tech/download/HTML%20Editor%20for%20Winforms%20Reference%20Guide.pdf?s=343 Please direct any support requests to info@zoople.tech
We found that zoople.htmleditor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.