|
-
Mar 7th, 2005, 09:28 AM
#1
Thread Starter
Frenzied Member
IExtenderProvider..?
Where is the best place in the ExtenderProvider to Extende/override/set events?
Magiaus
If I helped give me some points.
-
Mar 7th, 2005, 02:13 PM
#2
Thread Starter
Frenzied Member
Re: IExtenderProvider..?
To be more clear. I have a MenuItem Extender it adds Icon and enhanced style support to MenuItems. I am having problem getting the top level MenuItems to be extended. I attach the extender provided Draw when the Icon is set but of course the Top level items don't have Icons. So far I haven't found a way to set the OwnerDraw and DrawItem for these top level items....
CanExtend does not apear to fire at runtime....
I have an idea but I don't much like it. I could extend the Main menu adding a DrawStyle property but I woul then have to loop through all the MenuItems setting the OwnerDraw and DrawItem for each.
I think I may have to do this anyway...... I just don't like it.
Magiaus
If I helped give me some points.
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
|