re: Windows XP Pro
RealBasic Standard Ver 5.5.5
Can anyone point me to some example code which provides for calling and the
five(5) parameter passing thats required by the "celltextpaint" event.
On one hand I hear that you can't call control events but this must be callable
since it requires that 5 parameters be passed to it. ie:
Function CellTextPaint(g As Graphics, row As Integer, column As Integer,
x As Integer, y As Integer) As Boolean
Any help will be appreciated as I haven't found anything in the archives. TIA
Claude Stone
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.322 / Virus Database: 267.3.0 - Release Date: 5/30/2005
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|