Advanced Forum Search Results
-
ok....thanks for your info
-
hi TomBeeby
what i actually want is for the end user to use my system to edit their template such as add image , add text label and set the font type....but i would like the image and the text label is dragable ....
do u have any idea on this type of component ?
thanks
-
Hi all
i would like to ask whether there is a HTML editor (like CuteEditor) which is created using silverlight ?
thanks
-
hi Amyo,
thanks for ur suggestion, now i solved my problem....
-
Hi,
i tried it so many times....but it still did not work
thanks
-
hi.... i build it many times d.....but still the same problem
is it possible that i miss out something ?
thanks
-
hi,
this is my page.xaml
<UserControl x:Class="HelloWorld.Page"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Width="400" Height="300">
<Grid Background="AliceBlue">
<Button ...
-
hi amyo
in c# project, i can easily set myButton.content ="ABC";
but i dont know how come i cant set it in vb.net project
thanks
-
hi all...
i create a silverlight project.....it generate me app.xaml and page.xaml. ..
in page.xaml ...i create a button "x:name=mybutton" and i set it click='myButton_click' ....
in page.xaml.vb ..... i can see the button click function......but when i try to set the button value.....
for example
myButton.content = ...
-
hey guys....
i uninstall VS 2008,silverlight and blend 2.....and reinstall it......and the problem is solved....
thanks for ur efforts