Thread
:
Drawsubitem event not firing in Ownerdraw Listview Tile mode
View Single Post
#
3
(
permalink
)
07-08-2009, 6:49 PM
cactscool
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
Join Date: Jul 2009
Age: 41
Posts: 2
Reputation:
0
I figured it out in a un-related google search about drawstring
i just use
e.Graphics.DrawString(subItm.Text, drawFont, drawBrush, e.Bounds)
cactscool
View Public Profile
Find all posts by cactscool