|
-
Oct 31st, 2003, 03:10 AM
#1
MenuItem.DefaultItem -> cant set to flase once set to true???
I have a menu item which has a few sub-menu items. I've set one of the sub menu item's DefaultItem to true. I tried setting it to false at run time, but it still looks bold... why is it like this?
if you dont understand, I have something like this
File
----New
---------Blank (.DefaultItem = true)
---------From Tempalate
---------Custom
once the user clicks on any item in the New menu, I try to set the DefaultItem property of all menu items to false, and set the DefaultItem property of the clicked menu to true. But for some it's not making any changes
why is this happening?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|