c# - Only show X and minimize button on wpf -


i don’t want user resize window did resizemode="noresize". minimize button disappears , x button visible. there way keep minimize button?

wpf windows overview. resizemode="canminimize"


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -