Results 1 to 40 of 4199

Thread: CommonControls (Replacement of the MS common controls)

Threaded View

  1. #11
    Fanatic Member Mith's Avatar
    Join Date
    Jul 2017
    Location
    Thailand
    Posts
    540

    gridlines hide the pixels ot the first column of a subitem icon

    VBCCR 1.7.47 & VB6SP6

    I use the listview in report mode and added a icon (16x16) to a subitem.

    when using .gridlines=false the icon is fully displayed:

    Name:  without grid lines.png
Views: 6649
Size:  1.6 KB

    when using .gridlines=true the pixels of the first column of the icon graphic is truncated/hidden:

    Name:  with grid lines.png
Views: 6699
Size:  1.7 KB

    Is it possible to fix this and show the full icon at subitems when gridlines are enabled?

    The dotted rectangle is truncated when gridlines are enabled:

    Name:  dotted with gridlines.png
Views: 6575
Size:  1.8 KB

    without gridlines:

    Name:  dotted without gridlines.png
Views: 6533
Size:  1.9 KB

    the row height must increased automatically when gridlines are enabled to show the full dotted rectangle.
    Can this be fixed too?
    Last edited by Mith; Feb 2nd, 2023 at 11:25 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width