c# - Static position within Flow layout panel -
i've been trying, hours, using different implementations background images , paint handlers, set fade on list of labels in flowlayoutpanel.
the list horizontal (wrap=false
), , automatically scrolls end (the last item continually scrolled view), why wish apply fade @ start (so can see there more items out of view).
i believe if can fix label @ start, having hover on other labels in panel, can draw background over.
i tried adding label on panel itself, not transparent on panel, white box...
is possible?
Comments
Post a Comment