Click to See Complete Forum and Search --> : Problem with toolStripMenuItem
lion.king
November 18th, 2009, 12:31 AM
hi i have a problem with toolstripmenuitem.
when i add items to menu. the menu item looks big. i was not able to edit even size to make it small. can any one help me in decreasing it size.
all menuitems properties are set to autosize.
thanking you,
lion.king
VictorN
November 18th, 2009, 02:33 AM
hi i have a problem with toolstripmenuitem.What is a toolstripmenuitem?
Is it somewhere in C#? In Windows.Forms? In .Net?
In either case it would be better to ask it in some of the .Net Forums.
lion.king
November 18th, 2009, 03:20 AM
What is a toolstripmenuitem?
Is it somewhere in C#? In Windows.Forms? In .Net?
In either case it would be better to ask it in some of the .Net Forums.
visual c++ comes in .net also know ... ?
cilu
November 18th, 2009, 04:02 AM
[ redirected ]
Questions about Windows Forms applications in C++/CLI are to be addressed in this forum.
cilu
November 18th, 2009, 04:04 AM
You could try to provide a specific, smaller size for all the menu items.
lion.king
November 18th, 2009, 04:16 AM
You could try to provide a specific, smaller size for all the menu items.
sorry i did not got your statement can you explain .what you really mean.. :)
do you mean about a property in tooltipmenu item through which i can specify smaller size.
VictorN
November 18th, 2009, 04:34 AM
Display Properties -> Appearance -> Advanced -> select the Menu in Item combo and set the font size to be smaller than currently used.
lion.king
November 18th, 2009, 04:45 AM
Display Properties -> Appearance -> Advanced -> select the Menu in Item combo and set the font size to be smaller than currently used.
i went to menuitem properties , there i found appearance but i did not find advanced. so can you please correct me where i am going wrong. :)
VictorN
November 18th, 2009, 04:56 AM
It is for XP:
lion.king
November 18th, 2009, 04:59 AM
It is for XP:
hey i think you are confused. i am talking about .net programming menu item. i think my image attachment will help you in understanding the problem which i am facing .
VictorN
November 18th, 2009, 05:08 AM
hey i think you are confused. Perhaps...
But it is only because of your very poor explanation of your problem. :cool:
lion.king
November 18th, 2009, 05:11 AM
Perhaps...
But it is only because of your very poor explanation of your problem. :cool:
hmm may be ...but did you understood what i need .... :) actually i am very new to this forum ..infact to any forum...so please excuse me for any mistakes. :)
i am coding in .net vc++.
for my form i added toolstripmenu bar. to menu bar i added toolstripmenuitems.
i want to reduce the size of those menuitems. i kept all mennuitem autosize property to true. but till i am finding the menuitems big.
can any one help me in making them small.
memeloo
January 16th, 2010, 07:09 AM
can any one help me in making them small.
I could try, but you have upload your project. I don't feel like creating it from scratch :p
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.