|
Content in WPF
|
Jamil Youcef
|
Aug 18, 2009 09:49 PDT
|
Hello,
I have 3 questions relating to WPF :
1/ Trying if I could change some controls properties at run time, I changed the Text property (Caption ) of a Button : Button1.Content ="Hello". When I tried this to the window : Me.Content ="Hello", it erased all controls and write "Hello" on the top left corner.
What does that mean, and how can I change the Text property for the Window like we do with forms?
2/ What means the statment in the yellow band that appears in the top of Window1.xaml which says " An assebly or ..." and asks to click to reload?
3/ I have built many controls with VB 2005, that I used in my applications. Is there a way to use them with WPF or I have to rebuild all of them?!
Now I am using VB 2008.
Thank you in advance.
_________________________________________________________________
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/
|
|
 |
|