Z
zzhzzh
Unregistered / Unconfirmed
GUEST, unregistred user!
There is a TListbox control in the form of my application. when
an item of the control is selected at run time, A focus rect
appears around the item.
My question is:
How can I avoid the appearance of the focus rect? and my
function,
ListBox1.Canvas.DrawFocusRect(InflateRect(ListBox1.ItemRect(ListBox1.ItemIndex),0,-20)),don't work,why?
Thank you!!!!!
an item of the control is selected at run time, A focus rect
appears around the item.
My question is:
How can I avoid the appearance of the focus rect? and my
function,
ListBox1.Canvas.DrawFocusRect(InflateRect(ListBox1.ItemRect(ListBox1.ItemIndex),0,-20)),don't work,why?
Thank you!!!!!