Advanced Forum Search Results
-
with Dock Panel i could achieve the mentioned behaviour. Now the container control is based on DockPanel rather than StackPanel. Thanks to all for your help .
-
This is ofcourse one solution but requirement in my case is to provide a stackPanel based container control which can hold uielements. Number of children vary with the use of this control so we can not use the solution which you mentioned . What I need to do is to come up with some strech kind of control so that when ever this strech control ...
-
Hi ,
Is there any invisible/strech ui element in silverlight which can push the other ui elements to the extreme end in a stack.
For example I have a stack which is oriented horizontally. In this stack there are 3 buttons. I want last button to display at the right cornor. setting Horizontal Alighnment to Right for the button does not ...
-
Hi,
I want to export silverlight application to Outlook template (.OFT) . Is there any way to acheive this.
Regards,
rishu
-
Hi Alex,
I followed this approach and wrote a simple convertToPostfix and EvalutePastfix methods . It works fine. I was thinking of using Expression class . But anyways it worked.
Thanks for your help,
Regards,
rishu
-
Hi ,
I have created a custom control which have properties like value,maximumValue, minimumValue of type double. In the control I have a text block whose text value will be set by the user of the control. I want to give an option to the user of the control that he can set the value of the text according to his requirment. One case could be ...
-
Hi Tom,
It worked!!!!!!!!!!!
Thanks a lot for your help.
Regards,
rishu
-
Hi Tom,
I installedDocproject and tried to use it . But I am getting an error when trying to buid the DocProject: The error says:
Error 1 The "C:\Program Files\Sandcastle\ProductionTools\MRefBuilder" process failed with exit code: 1.
following are the things which I did. :
1. I added a new project of type ...
-
Hi Tom,
I installedDocproject and tried to use it . But I am getting an error when trying to buid the DocProject: The error says:
Error 1 The "C:\Program Files\Sandcastle\ProductionTools\MRefBuilder" process failed with exit code: 1.
following are the things which I did. :
1. I added a new project of ...
-
Hi Tom,
Thanks you very much for your help. It helped. this is excatly what I need....
Regards,
rishu