Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 2 results for HyperlinkButton.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • Using the HyperlinkButton control in Silverlight 2

    11 comments  /  posted by  Nikolay Raychev  on  May 26, 2008 (more than a year ago)

    Introduction

    The HyperlinkButton is a Silverlight control which acts as a hyperlink.

    See also:
    Button Controls Article
    Button Article
    ToggleButton Article
    RepeatButton Article

    Overview

    Here is a little example showing how to use the HyperlinkButton:

    XAML:

    Read more ...


  • 6 comments  /  posted by  Nikolay Raychev  on  May 11, 2008 (more than a year ago)

    Introduction

    Button controls are Silverlight controls which in the common scenario respond in some way to the user who is clicking on them. There are a lot of button controls: Button, HyperlinkButton, RepeatButton, ToggleButton, CheckBox, RadioButton.

    See also:
    Button Article
    HyperlinkButton Article
    ToggleButton Article
    RepeatButton Article

    Overview

    Four button controls derive from the base ButtonBase class: Button, HyperlinkButton, RepeatButton, and ToggleButton. The ToggleButton is a base class for the CheckBox and RadioButton controls but it can also be used as a standalone control. There are two descendants of the Button class named CalendarButton and CalendarDayButton.

    The most important member of the ButtonBase class is the Click event. It occurs when a user clicks on the button control. For example:

    XAML:


Help us make SilverlightShow even better. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)