Back to Devexpress

DxHtmlPainterContext Class

windowsforms-devexpress-dot-utils-dot-html-7d1c4459.md

latest1.3 KB
Original Source

DxHtmlPainterContext Class

Allows you to transfer mouse events from a control to an instance of an HTML template painted on top of this control.

Namespace : DevExpress.Utils.Html

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public class DxHtmlPainterContext
vb
Public Class DxHtmlPainterContext

Remarks

See this article for information on how to utilize objects of the DxHtmlPainterContext class: Custom Draw Templates.

Inheritance

Object DxHtmlPainterContext

See Also

DxHtmlPainterContext Members

DevExpress.Utils.Html Namespace