DrawText


02-20-2010, 6:03 AM
DrawText in activereport not support wFormat like API Function is there any way to use it.

Declare Function DrawText Lib "user32" Alias "DrawTextA" (ByVal hdc As Long, ByVal lpStr As String, ByVal nCount As Long, lpRect As RECT, ByVal wFormat As Long) As Long

Re: DrawText


02-22-2010, 2:27 AM
Hello,

You can find the syntax for the drawtext method here. I am a little bit unclear about your requirements. Please provide a little more details about your requirements so that we can provide a better resolution.

Regards,
Prantik