i am developing a from application with multiple forms. i need a menustrip with various functions and all the forms should have a same menustrip. i have thought of using class to pass menustrip to all the forms but have no idea how to do so. can someone pls help?