Silverlight Games
Forum    Resources    Communities    Members   

Action Games | Sports Games | Puzzles | Kids Menu | Showcase | Show All
Bookmark and Share

My Profile
Active Members
Today
    Last 7 Days
      more...




      Forums » SilverlightClub.com » Queries about SilverlightClub »

      Need More Controls


      Posted Date: 20 Jan 2010      Posted By: Nila      Member Level: Bronze     Points: 1   Responses: 1



      I want to make my web page as very attractive ,for that i need more controls to draw by hand what are the controls to be used to draw..




      Responses

      Author: Alan Sun    05 Feb 2010Member Level: BronzeRating: 2 out of 52 out of 5     Points: 6

      Hi Nila,

      Could you give an example of what you'd like to do? If you are after Controls that exist and you can customize, these are the classes:

      System.Windows.Controls.AutoCompleteBox
      System.Windows.Controls.Calendar
      System.Windows.Controls.ContentControl
      System.Windows.Controls.DataGrid
      System.Windows.Controls.DataGridRow
      System.Windows.Controls.DataGridRowGroupHeader
      System.Windows.Controls.DataPager
      System.Windows.Controls.DatePicker
      System.Windows.Controls.DescriptionViewer
      System.Windows.Controls.GridSplitter
      System.Windows.Controls.ItemsControl
      System.Windows.Controls.PasswordBox
      System.Windows.Controls.Primitives.CalendarItem
      System.Windows.Controls.Primitives.RangeBase
      System.Windows.Controls.Primitives.Thumb
      System.Windows.Controls.TextBox
      System.Windows.Controls..UserControl
      System.Windows.Controls.ValidationSummary


      Or if you want to actually draw something, you can use:
      System.Windows.Shapes.Path

      Or these other primitives:
      System.Windows.Shapes.Ellipse
      System.Windows.Shapes.Line
      System.Windows.Shapes.Polygon
      System.Windows.Shapes.Polyline
      System.Windows.Shapes.Rectangle

      Are you doing most of your work in Expression Blend? If so, I'm not sure how much these namespaces / classes will help you as I'm a programmer not a designer...



      Post Reply
      You must Sign In to post a response.
      Next : Error in tag script
      Previous : Forum Search Function?
      Return to Discussion Forum
      Post New Message
      Category: Queries about SilverlightClub

      Related Messages





      About Us    Contact Us    Privacy Policy    Terms Of Use