Click here to Skip to main content
15,884,629 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Conditional Compilation in XAML Pin
Pete O'Hanlon27-Sep-09 22:15
mvePete O'Hanlon27-Sep-09 22:15 
GeneralRe: Conditional Compilation in XAML Pin
vivasaayi28-Sep-09 0:02
vivasaayi28-Sep-09 0:02 
GeneralRe: Conditional Compilation in XAML Pin
Pete O'Hanlon28-Sep-09 0:26
mvePete O'Hanlon28-Sep-09 0:26 
JokeGoogle annoucment Pin
Lutosław28-Sep-09 0:41
Lutosław28-Sep-09 0:41 
GeneralRe: Google annoucment Pin
Pete O'Hanlon28-Sep-09 0:44
mvePete O'Hanlon28-Sep-09 0:44 
AnswerRe: Google annoucment Pin
vivasaayi28-Sep-09 1:08
vivasaayi28-Sep-09 1:08 
GeneralRe: Google annoucment Pin
Ian Shlasko28-Sep-09 3:03
Ian Shlasko28-Sep-09 3:03 
QuestionNeed to access control in another page Pin
CBenac25-Sep-09 18:26
CBenac25-Sep-09 18:26 
In a SL 3 C# app there is a   page named MainPage that contains a TabControl with some TabItems.

In the Page_Load event a user control is instantiated and added inside the MainPage's first TabItem.

For the sake of simplicity, the user control has only one button. I want to click this button and change the selected index of the TabControl .How?

To access the TabControl inside the MainPage directly I will need to create a static method but it will require the tabControls to be static as well and I definitely don't want to do that (Don't even know how).

Can someone show an example on how to   access the   MainPage's TabControl from inside the user control?

Thanks a lot!
AnswerRe: Need to access control in another page Pin
Mark Salsbery28-Sep-09 6:44
Mark Salsbery28-Sep-09 6:44 
GeneralRe: Need to access control in another page Pin
CBenac28-Sep-09 10:56
CBenac28-Sep-09 10:56 
GeneralRe: Need to access control in another page Pin
Mark Salsbery28-Sep-09 13:40
Mark Salsbery28-Sep-09 13:40 
QuestionWhy doesn't the AllowDrop property work with a TextBox? [modified] Pin
fjparisIII25-Sep-09 5:18
fjparisIII25-Sep-09 5:18 
AnswerRe: Why doesn't the AllowDrop property work with a TextBox? Pin
Pete O'Hanlon25-Sep-09 10:24
mvePete O'Hanlon25-Sep-09 10:24 
GeneralRe: Why doesn't the AllowDrop property work with a TextBox? [modified] Pin
fjparisIII26-Sep-09 4:48
fjparisIII26-Sep-09 4:48 
GeneralRe: Why doesn't the AllowDrop property work with a TextBox? Pin
Pete O'Hanlon27-Sep-09 23:34
mvePete O'Hanlon27-Sep-09 23:34 
GeneralRe: Why doesn't the AllowDrop property work with a TextBox? Pin
fjparisIII28-Sep-09 5:50
fjparisIII28-Sep-09 5:50 
GeneralRe: Why doesn't the AllowDrop property work with a TextBox? Pin
Pete O'Hanlon28-Sep-09 8:50
mvePete O'Hanlon28-Sep-09 8:50 
GeneralRe: Why doesn't the AllowDrop property work with a TextBox? Pin
fjparisIII28-Sep-09 16:41
fjparisIII28-Sep-09 16:41 
QuestionCan't update GUI with textbox Text Pin
marca29224-Sep-09 20:14
marca29224-Sep-09 20:14 
QuestionNeed to accept drop from drag and drop operation from Windows Explorer Pin
fjparisIII24-Sep-09 16:08
fjparisIII24-Sep-09 16:08 
AnswerRe: Need to accept drop from drag and drop operation from Windows Explorer Pin
Gideon Engelberth25-Sep-09 3:22
Gideon Engelberth25-Sep-09 3:22 
GeneralRe: Need to accept drop from drag and drop operation from Windows Explorer Pin
fjparisIII25-Sep-09 4:06
fjparisIII25-Sep-09 4:06 
QuestionFont difference between XP and Vista in wpf app Pin
ausadmin24-Sep-09 13:47
ausadmin24-Sep-09 13:47 
AnswerRe: Font difference between XP and Vista in wpf app Pin
Christian Graus24-Sep-09 14:22
protectorChristian Graus24-Sep-09 14:22 
QuestionCustom control Pin
Mikey_H23-Sep-09 9:11
Mikey_H23-Sep-09 9:11 

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.