Advanced Forum Search Results
-
Thats not really what I meant... Take a look at this usercontrol.
<Grid x:Name="LayoutRoot" Margin="0,0,0,0" Width="Auto">
<Border Background="{x:Null}" MinWidth="28" Width="Auto" Height="35" Opacity="0.155" BorderBrush="#FF000000" ...
-
That worked out very nice... I don't know how I could miss that the previous post contained the answer :) Thanks!!!
/Jesper
-
I made a grid and dragged it out on my page just to try this. I dragged a border inside this control and removed all sizing tags (width, heigth, margins = 0.). But it still doesn't get resized or anything when resizing grid in design time... Hmm.... Any hints?
/Jesper
-
Hi,
I'm designing a toolbar with buttons. On the toolbar I have a container user control that holds a group of buttons, similar to office 2007 menues. This user control concists of a "canvas" containing a "border" control for layout and a "stackpanel" control for tiling up buttons horisontally.
When I drag a ...
-
Hi,
I'm designing a toolbar with buttons. On the toolbar I have a container user control that holds a group of buttons, similar to office 2007 menues. This user control concists of a "canvas" containing a "border" control for layout and a "stackpanel" control for tiling up buttons horisontally.
When I resize ...
-
Thanks!
-
Thanks... This video really got me started up!
/jesper
-
Hi,
How do I create a simple re-usable image button control? I have quite sophisticated plans for this, but will try to start of very simple with with the following:
Standard state: Displays just the 16x16px image
Hover state: Will change color of border
Down state: Will change color of background
So, how to do this? How do I start of? Do I use ...
-
Hooray,
I just found out what was wrong... The "Client-only Framework subset" was incorrectly checked in the Advanced Compiler options...
Mor detailed description here:
http://blog.wilfing.se/2008/11/could-not-find-any-target-framework.html
Thanks anyway! /Jesper
www.xlscheduler.com
-
Win XPVisual Studio 2008Silverlight 2Asp .NET 3.5 Thanks/Jesper
http://www.xlscheduler.com