c# - Remove Default icons from title bar in winForms -


how remove default icons(network, battery, volume)from right corner of title bar in compact framework/c# ?

those icons not part of or application. akin system tray in windows. cannot remove them. option make form borderless , full screen, cover them up, , if still want "title bar" effect, paint 1 in manually on form.


Comments

Popular posts from this blog

Qt4: how to send QString inside a struct via QSharedMemory -

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -