Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Re: Control Focus in Scrollviewer

    I found a working solution in case anyone is interested. Not sure if its the best solution so if someone wants to fine tune it a bit feel free.With some help from a colleague of mine we come up with the following three extension methods:  public static Point TopLeft(this UIElement element, UIElement parent) { GeneralTransform gt = ...
  • Re: Control Focus in Scrollviewer

    Does anyone have any sample code to make this work within Silverlight 2 Beta 1? I can adjust the VerticalScrollOffset for focusing on a object within a scrollviewer no problem. The issue is I want to check to see if an item is currently visible within the scrollviewer and only adjust the VerticalScrollOffset if the item is NOT in view. I found a ...
  • Re: Commerical Use

    What about releasing commercial controls for SL2 Beta 1? Example: The worlds first commercially available control for Microsofts latest promising new technology, Silverlight 2! Xceed Upload for Silverlight http://xceed.com/Upload_Silverlight_Intro.html  Does this fall in the same category as a commercial application?
Microsoft Communities