Latest News

  • Silverlight Online Chat
    Jul 24, 2010

    Today we launch the new Silverlight Live Chat application demonstrating the Liquid RichTextBox and Emoticon replacements.

  • New Super Shoot Em Up 2 Game
    Jun 29, 2010

    Added to the Games section is the new Super Shoot 'Em Up 2 game. Take control of your tank with the aim to defeat the computer controlled opponents. Features all new weapons, levels and Battle Mode!

  • Silverlight 4 Controls V5.3.2 Released
    Jun 28, 2010

    This release contains several fixes raised in the forums.

  • New Sandmania Puzzle Game
    Jun 18, 2010

    Sandmania is the latest game from vectorlight, the aim of this game is to guide sand from the top of the screen to the various colored containers below.

  • New Moon Tower Defense Game
    May 29, 2010

    Added to the Games section is the new Moon Tower Defense game. Defend the Moon from the circling Aliens and Humans.

ljfljf2006
ljfljf2006
set the button Visibility='Collapsed' Posted: Feb 15, 2010
 

I want to use Dialog control,but I donnot need any default button(ok and cancel).

I do this by add some code in the style

<StackPanel x:Name="ElementButtons" Margin="0 3 5 5" Orientation="Horizontal"   Visibility="Collapsed"/>


when I show the Dialog first,I get what I want,but if I min the dialog then resize it, the button appear again.



How to solve this problem?

Thank you!

 
 
dan
dan
RE: set the button Visibility='Collapsed' Posted: Feb 18, 2010
 

Hi,


At this time this is a bug and there is no workaround.  However we will fix this in the next version by providing a new ButtonsVisibility property to allow you to control visibility better.


Thanks!

 
 

Rate this page: 

1 Star 2 Star 3 Star 4 Star 5 Star
1 Rating / 5.0 Average