Re: Help : Replace title bar/Add fixed sets of controls/images to every screen ?

Tech-Archive recommends: Fix windows errors by optimizing your registry




"TonyB" <tonyb@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23IW$PyGeHHA.4136@xxxxxxxxxxxxxxxxxxxxxxx

Sort of a
custom title bar with my controls/images, used by all windows in the app, or
alternatively a set of (the controls/images as an object ) that I can include
on the top of each window ?
Is this possible ?

Pretty much the definition of a User Control. Add one to your project, and plop
on whatever controls and images you like. It will add an icon to your toolbox.
Place one on each form you design.


.