We all have been on facebook and also appreciate its beauty.
Now here is the point. I am developing an application in VB.NET which also implements the functionality of account management.
I have added a menustrip to handle various operation of account and now I want to add a menu "Settings" which will have Submenus as "Account Settings" and "Logout".
Now Here is the problem I am facing.
I Am not able to add Menu at the Extreme Right Until I have Enough Menus on Menustrip. And I Cannot Add Pads to it.
Thanks