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

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -