Click here to Skip to main content
15,901,373 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Handle return(ENTER) pressing on richTextBox in WPF ? Pin
Pete O'Hanlon4-Jul-08 9:41
mvePete O'Hanlon4-Jul-08 9:41 
GeneralRe: Handle return(ENTER) pressing on richTextBox in WPF ? Pin
Mohammad Dayyan4-Jul-08 9:47
Mohammad Dayyan4-Jul-08 9:47 
GeneralRe: Handle return(ENTER) pressing on richTextBox in WPF ? Pin
Pete O'Hanlon4-Jul-08 10:05
mvePete O'Hanlon4-Jul-08 10:05 
GeneralRe: Handle return(ENTER) pressing on richTextBox in WPF ? Pin
Mohammad Dayyan4-Jul-08 10:19
Mohammad Dayyan4-Jul-08 10:19 
QuestionSilverLight beta 2 Pin
Member 39206674-Jul-08 1:17
Member 39206674-Jul-08 1:17 
AnswerRe: SilverLight beta 2 Pin
Michael Sync4-Jul-08 20:13
Michael Sync4-Jul-08 20:13 
GeneralRe: SilverLight beta 2 Pin
Member 39206676-Jul-08 19:42
Member 39206676-Jul-08 19:42 
GeneralRe: SilverLight beta 2 Pin
Michael Sync6-Jul-08 20:25
Michael Sync6-Jul-08 20:25 
As you know, there are three ways to show the Silverlight content on the webpage.

1) OBJECT tag

2) asp:Silverlight control from ASP.NET 3.5

3) Silverlight.js

No matter which approach you use, you are able to pass the parameter by using "InitParams" properties. You will be able to accept those parameters from App.xaml.cs. Let's say you pass 1 as a parameter and you will get the 1 from App.xaml.cs. So, if you get 1 then you should show Page1.

There are a lot of examples in Silverlight forum and you can search "InitParam"...

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)


GeneralRe: SilverLight beta 2 Pin
Member 39206677-Jul-08 2:54
Member 39206677-Jul-08 2:54 
GeneralRe: SilverLight beta 2 Pin
Sam Xavier11-Jul-08 0:23
Sam Xavier11-Jul-08 0:23 
GeneralRe: SilverLight beta 2 Pin
Michael Sync12-Jul-08 6:38
Michael Sync12-Jul-08 6:38 
GeneralRe: SilverLight beta 2 Pin
Member 392066714-Jul-08 1:22
Member 392066714-Jul-08 1:22 
GeneralRe: SilverLight beta 2 Pin
Member 392066714-Jul-08 1:24
Member 392066714-Jul-08 1:24 
QuestionCould you take a look and give me some suggestions? Pin
Michael Sync3-Jul-08 5:59
Michael Sync3-Jul-08 5:59 
QuestionSystem.Drawing.Color to System.Windows.Media.Brush Pin
KBou3-Jul-08 3:43
KBou3-Jul-08 3:43 
AnswerRe: System.Drawing.Color to System.Windows.Media.Brush Pin
Pete O'Hanlon3-Jul-08 4:38
mvePete O'Hanlon3-Jul-08 4:38 
QuestionRe: System.Drawing.Color to System.Windows.Media.Brush Pin
KBou3-Jul-08 4:44
KBou3-Jul-08 4:44 
AnswerRe: System.Drawing.Color to System.Windows.Media.Brush Pin
Insincere Dave3-Jul-08 5:19
Insincere Dave3-Jul-08 5:19 
AnswerRe: System.Drawing.Color to System.Windows.Media.Brush Pin
KBou3-Jul-08 5:01
KBou3-Jul-08 5:01 
AnswerRe: System.Drawing.Color to System.Windows.Media.Brush [modified] Pin
appxdev17-Feb-11 15:26
appxdev17-Feb-11 15:26 
QuestionBind color to Rectangle in WPF Pin
ezazazel2-Jul-08 11:06
ezazazel2-Jul-08 11:06 
AnswerRe: Bind color to Rectangle in WPF Pin
Gideon Engelberth2-Jul-08 11:59
Gideon Engelberth2-Jul-08 11:59 
AnswerRe: Bind color to Rectangle in WPF Pin
User 223706-Jul-08 16:40
User 223706-Jul-08 16:40 
AnswerRe: Bind color to Rectangle in WPF Pin
ezazazel7-Jul-08 6:25
ezazazel7-Jul-08 6:25 
AnswerRe: Bind color to Rectangle in WPF Pin
Sudarsan Srinivasan14-Mar-09 1:45
Sudarsan Srinivasan14-Mar-09 1:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.