try it: 

http://www.vbaccelerator.com/home/VB/Code/Controls/Toolbar/vbAccelerator_ToolBar_and_CoolMenu_Control/article.asp

Md. Nurul Islam Patwary.

  ----- Original Message ----- 
  From: MAGZBF 
  To: [EMAIL PROTECTED] 
  Sent: Friday, June 11, 2004 5:02 PM
  Subject: Re: [vbhelp] Menu icons


  Put this code on your ,MDIform or Main form that is your main Screen.
  when creating menues , create main menu say file, then open,save,edit exit, before 
you create open menu please do create an menu with empty caption and name that menu as 
mnu1 . thats menue how you will create 

  take the image list control from add components,
  when you name the open menue , caption be placed like this {IMG:7}Login ,name of mnu 
could be any thing. 

  then place this code on your main form load event
          mnu1.Caption = 
"{SIDEBAR:TEXT|CAPTION:Main|Font:Arial|BOLD|Fsize:20|Fcolor:15737632|Bcolor:10737632|Gradient}"
          Call modMenus.SetMenus(Me.hwnd, SmallImages)
  note: CAPTION:Main    ( this caption will display on left side of the menu,like you 
see in satart menu with blue color, windows 200 server ect.
  similarly font style, color etc could be set as well in the above mention code that 
goes on form load.
  this be applicable to others menu a head

  thx a lot 


  Add thes file in to your projects 

  for any further assistance contact directly to me , on [EMAIL PROTECTED]
  and do not disclose you got this mail from me 
  Muhammed Akif Ghumra
  Chief Technology Officer
  MAGAM Soft Solution Karachi Pakistan

              
  ---------------------------------
  Do you Yahoo!?
  Friends.  Fun. Try the all-new Yahoo! Messenger

  [Non-text portions of this message have been removed]





  '// =======================================================
      Rules : http://ReliableAnswers.com/List/Rules.asp
      Home  : http://groups.yahoo.com/group/vbHelp/
      =======================================================
      Post  : [EMAIL PROTECTED]
      Join  : [EMAIL PROTECTED]
      Leave : [EMAIL PROTECTED]
  '// =======================================================



        Yahoo! Groups Sponsor 
              ADVERTISEMENT
             
       
       


------------------------------------------------------------------------------
  Yahoo! Groups Links

    a.. To visit your group on the web, go to:
    http://groups.yahoo.com/group/vbhelp/
      
    b.. To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]
      
    c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 




[Non-text portions of this message have been removed]




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM
--------------------------------------------------------------------~-> 


'// =======================================================
    Rules : http://ReliableAnswers.com/List/Rules.asp
    Home  : http://groups.yahoo.com/group/vbHelp/
    =======================================================
    Post  : [EMAIL PROTECTED]
    Join  : [EMAIL PROTECTED]
    Leave : [EMAIL PROTECTED]
'// =======================================================
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/vbhelp/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to