ā” wpf

In wpf, when a button for changing the view is clicked, is better to go to a new window or a new usercontrol?
8 Replies
Angius
Angius•3y ago
Neither A page
cascadas del nigaro
cascadas del nigaroOP•3y ago
i dont want to use that 😦 is there a way to use the page but without having the shitty a$$ navbar on top? idk how you call that on english the upper switching pages thing
Angius
Angius•3y ago
Ah, right, that exists... Far as navigating goes, <Hyperlink> element Far as removing the navbar... dunno to be honest
cascadas del nigaro
cascadas del nigaroOP•3y ago
mm ill try that thanks
Angius
Angius•3y ago
If not pages, then probably UserControls
cascadas del nigaro
cascadas del nigaroOP•3y ago
aight ty ā¤ļø
sibber
sibber•3y ago
id use a ContentControl with UserControls instead of pages
Accord
Accord•3y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?