Objo.
Feedback Forum Docs Objo Studio
Feedback

Feature #123

Add drawing events to the Listbox control

Status
Fixed
Fixed in
v26.6.2
Source discussion
-
Last updated
2026-06-07

Public summary

Add hooks into the Listbox drawing pipeline so users can alter the appearance. Consider adding the following:

  • PaintCellBackground(g As Graphics, row As Integer, column As Integer)
  • PaintCellText(g As Graphics, row As Integer, column As Integer, x As Integer, y As Integer)
  • PaintHeaderBackground(g As Graphics, column As Integer)
  • PaintHeaderContent(g As Graphics, column As Integer)

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.