Browse Forum Posts by Tags

Showing related tags and posts for the Forums application.

  • Re: ComponentArt Website's Top Menu Example

    Posted to Menu for ASP.NET AJAX by Chris on May 12, 2010
    If you are referring to our 2010.1 Demo Examples, the core menu features sample uses our new theming technology. That being said, you can find the images for the themes under the AspNetAjaxDemo\common\themes folder Assuming default location 64-bit Windows C:\Program Files (x86)\ComponentArt\UI Framework 2010.1 for .NET\live_demos\aspnetajax\Common\themes\20101 32-bit Windows C:\Program Files \ComponentArt\UI Framework 2010.1 for .NET\live_demos\aspnetajax\Common\themes\20101 In that folder, you will...
  • Re: TopMenuItem display Image when selected

    Posted to Menu for ASP.NET AJAX by harish on Dec 21, 2009
    Hello, Thank you for submitting your query with ComponentArt forum. I have gone through the description provided by you and it seems that you want to display any image for the selected item in your application. I have created a sample application for your quick reference where selected items will display a check image for the selected item. Please refer the attached sample, and I hope it will help you. Thank you Harish Malhotra
  • Re: how can we show the URL (at bottom) when hovering over menu item?

    Posted to Menu for ASP.NET AJAX by Chris on Oct 27, 2009
    Sorry for the confusion. This was an old post which looks like the code was mangled. menustyle.css . MenuGrou p { background-color : #3F3F3F ; border : solid 1px black ; border-top-color : gray ; border-left-color : gray ; } .MenuItem { background-color : #3F3F3F ; color : gainsboro ; font-family : verdana ; font-size : 12px ; font-weight : bold ; border : solid 1px #3F3F3F ; cursor : pointer ; } .MenuItemHover { background-color : orange ; color : white ; font-family : verdana ; font-size : 12px...
  • Re: Context Menu right click problem

    Posted to Menu for ASP.NET AJAX by Chris on Oct 22, 2009
    Excellent, I'm glad this was a viable solution. Cheers,
  • Re: Cant see menu control in Blend 3

    Posted to Menu for Silverlight by jrodgers on Sep 17, 2009
    Hi, this issue is fixed in the next release.
  • Re: MenuItem Object reference not set to an instance of an object In blend 2

    Posted to Menu for Silverlight by jrodgers on Sep 17, 2009
    Hi, this issue is fixed in the next release.
  • Cant see menu control in Blend 3

    Posted to Menu for Silverlight by Berit on Sep 3, 2009
    I have put this code where I have created a menucontrol. It compiles nicely and then menu can be seen in the browser when you F5 the page but when I open it in Blend 3, I get this error: (I have just installed: ComponentArt.UI.Framework.2009.2) XamlParseException: [Line: 0 Position: 0] StackTrace at MS.Internal.ScpImports.MethodEx(IntPtr ptr, String name, CValue[] cvData) at System.Windows.UIElement.UpdateLayout() InnerException:None Line 0 Postion 0
  • MenuItem Object reference not set to an instance of an object In blend 2

    Posted to Menu for Silverlight by Mikevan88 on Aug 27, 2009
    No Solution ? I have install ComponentArt built 2009.2.1447.35 I work with DotNet 3.5 + Silverlight Toolkit 2 version march. The Menu control work fine but when i place MenuItem control in Blend 2 : I have error Object reference not set to an instance of an object. My Xaml :
  • Menu not conforming to CSS definitions

    Posted to Menu for ASP.NET AJAX by wageslave on Aug 7, 2009
    I've followed the live menu examples (in this particular case the MS Windows Vista demo code) in order to configure a custom menu with topgroup CSS definitions that should set the background and font color to be different from the menugroup. However the grid is not conforming to the CSS definition for the topgroup. I've tried numerous ways of getting it to do so with no luck. The .TopMenuItem definition is ignored, the font color is picked up from .MenuItem instead. This causes the topgroup...
  • Re: AG_E_PARSER_BAD_PROPERTY_VALUE IN MenuItem control

    Posted to Menu for Silverlight by mschmiddi on Jul 28, 2009
    Hello, i have the same Problem. Menu without MenuItem works fine. If I add a MenuItem in XAML the Error occurs. Any hint for me, why this error occurs? I'm using Silverlight 3.
Page 1 of 3 (24 items) 1 2 3 Next >