childwindow - Can an user control be loaded in a child window in Silverlight 3.0? -


can user control loaded in child window in silverlight 3.0?

so far seem able to change color , position , size of window. still searching other sources though.

edit*

my apologies long response time. have continued searching web different sources hoping find solution problem. have been able find date is:

i’ve seen few comments/requests incoming lately people childwindow control in silverlight 3 sdk. great control creates modal dialog you. when use it, disables root layout application , shows dialog provide:

this great true modal needs. responds normal windows dialogresult type responses if have buttons, etc. – great error dialogs, logins, etc. request i’ve been seeing same functionality, in ‘normal’ childwindow.

found here

but sites seem child window can have either the size, position, color, dimensions, inner text modified , childwindow can used user control. nothing definite having user controls loaded window. apart link posted,

hope helps out.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -