المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to use MF_BYPOSITION parameter in InsertMenu Function



C# Programming
05-01-2011, 07:00 PM
Please tell me How to use MF_BYPOSITION parameter in InsertMenu Function.
Link to MSDN: http://msdn.microsoft.com/en-us/library/ms647987%28v=vs.85%29.aspx[^ (http://msdn.microsoft.com/en-us/library/ms647987%28v=vs.85%29.aspx)]
I some projects, I see: public const Int32 MF_BYPOSITION = 0x400;
Can I use a different value for MF_BYPOSITION. Thanks alot!