Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 2.37 KB

nf-micaut-imathinputcontrol-setcustompaint.md

File metadata and controls

75 lines (60 loc) · 2.37 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:micaut.IMathInputControl.SetCustomPaint
IMathInputControl::SetCustomPaint (micaut.h)
Determines whether a button or background has custom painting.
IMathInputControl interface [Tablet PC]
SetCustomPaint method
IMathInputControl.SetCustomPaint
IMathInputControl::SetCustomPaint
SetCustomPaint
SetCustomPaint method [Tablet PC]
SetCustomPaint method [Tablet PC]
IMathInputControl interface
micaut/IMathInputControl::SetCustomPaint
tablet.imathinputcontrol_setcustompaint
tablet\imathinputcontrol_setcustompaint.htm
tablet
f734b73c-88a9-45d0-a657-ff048d1f5ffe
12/05/2018
IMathInputControl interface [Tablet PC],SetCustomPaint method, IMathInputControl.SetCustomPaint, IMathInputControl::SetCustomPaint, SetCustomPaint, SetCustomPaint method [Tablet PC], SetCustomPaint method [Tablet PC],IMathInputControl interface, micaut/IMathInputControl::SetCustomPaint, tablet.imathinputcontrol_setcustompaint
micaut.h
Micaut.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Micaut.idl
Windows
19H1
IMathInputControl::SetCustomPaint
micaut/IMathInputControl::SetCustomPaint
c++
APIRef
kbSyntax
COM
micaut.h
IMathInputControl.SetCustomPaint

IMathInputControl::SetCustomPaint

-description

Determines whether a button or background has custom painting.

-parameters

-param Element [in]

The identifier for a button or background.

-param Paint [in]

VARIANT_TRUE to enable custom painting for the specified UI element; otherwise, VARIANT_FALSE.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-remarks

If custom painting is enabled, the button or background will be rendered at least partially—and possibly completely—by the container.

-see-also

IMathInputControl