PyCRichEditCtrl.SetTargetDevice

SetTargetDevice(dc, lineWidth)

Sets the target device for the control

Parameters

dc : PyCDC

The new DC - may be None

lineWidth : int

Line width to use for formatting.

MFC References

CRichEditCtrl::SetTargetDevice