|
-
Nov 28th, 2000, 04:19 PM
#1
Thread Starter
Fanatic Member
Why have to be so difficult to work with MS Control?
I just want to change the font to a simple column in a listview much much better, insert a simple checkbox in order to select something. This code works fine, but insert the checkbox in the most rigth columns and i want it in any place or columns
What i have to changed?
rStyle = rStyle Or LVS_EX_CHECKBOXES
r& = SendMessageLong(ListView2.hwnd, LVM_SETEXTENDEDLISTVIEWSTYLE, 0&, rStyle)
p.s.: Of course i have a BAS!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|