Click here to Skip to main content
15,905,781 members

Comments by MugiwaraUK (Top 7 by date)

MugiwaraUK 1-Jun-12 11:41am View    
Here is the updated code snippet
MugiwaraUK 30-May-12 12:14pm View    
added the sample
MugiwaraUK 30-May-12 8:30am View    
The only thing to add here is the content for the tab page

var nameOfControl = controlToAddToTabPage
newPage.Controls.Add(nameOfControl);
MugiwaraUK 30-May-12 6:38am View    
Can you give an example of the output you require such as the encoded form and the decoded form for the string?
MugiwaraUK 29-May-12 10:07am View    
You need to cast the user control to dashboard_Employer to expose the properties for that control