c# - Name of UI element -


i know, name of this ui element? top bar containing "close" or "minimize" buttons?

and there way, how customise using xaml or c#?

thanks name of this

it's called titlebar. can can customize have make own custom style main window.. check out this link. give direction on how customize.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -