Listbox Scroll Multiple items


(silverlight)

i have listbox, itemspaneltemplate wrappanel.

i modified listbox style's - scrollviewer's - horizontalscrollbar's smallchange bigger , smaller values not anything.

the horizontalscrollbar increments value 16 units when > clicked irrespective of smallchange's value.

    <scrollbar x:name="horizontalscrollbar" grid.column="0" height="18" istabstop="false" margin="-1,0,-1,-1" orientation="horizontal" grid.row="1" visibility="{templatebinding computedhorizontalscrollbarvisibility}" value="{templatebinding horizontaloffset}" viewportsize="{templatebinding viewportwidth}" style="{staticresource scrollbarstyletesttemplate}" cursor="hand" largechange="{templatebinding viewportwidth}" maximum="{templatebinding extentwidth}" smallchange="0.01"/>

 


creativity flows

created a  behavior listbox , used right  , left scrollbar clicked events set scrolltohorizontaloffset's, work requirement.


creativity flows


Expression  >  Expression Blend + SketchFlow



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user