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.

jesus.quintana
jesus.quintana
Hide icons in menu Posted: Nov 06, 2009
 

Hello !


The Liquid.Menu is a nice control, it has all i need for my application, there is only one problem...


The menu always shows icons at the left, I would like to hide those icons, I don't want to display any icons.

Is there a way to do this?


Thanks.


 
 
dan
dan
RE: Hide icons in menu Posted: Nov 07, 2009
 

Hi,


Yes, you simply leave out the Icon property for your menu items and there will be no icon rendered.


Thanks!

 
 
mblopes
mblopes
RE: Hide icons in menu Posted: Feb 18, 2010
 

Hi Dan,


Is there a way to hide the left icons container?

I saw the property IconColumnWidth, but it doesn't work.


thanks

 
 
dan
dan
RE: Hide icons in menu Posted: Feb 18, 2010
 

Hi,


At the moment when no image is specified the empty image is still present with a Margin setting which is probably what your noticing.  The next version will completely hide the icon Image element when there is no Icon specified.  In the mean time you can create a custom style for your MenuItems, please see the default style on:


http://www.vectorlight.net/controls/menu_(popup)/visual_customizations.aspx


Simply apply Visibility = "Collapsed" to the ElementIcon in your custom style.


Thanks!

 
 

Rate this page: 

1 Star 2 Star 3 Star 4 Star 5 Star
8 Ratings / 2.5 Average