web form problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • itsmunna@gmail.com

    #1

    web form problem

    i need to use menustrip item control so i implemented it bt i dnt know
    how to use it...any1 thr to help please?
  • Mark Rae [MVP]

    #2
    Re: web form problem

    <itsmunna@gmail .comwrote in message
    news:342c5040-522c-4018-a922-c2880246da21@u3 6g2000prf.googl egroups.com...
    I need to use the menustrip item control
    Do you mean this:
    http://msdn2.microsoft.com/en-us/lib...0(VS.80).aspx?

    If so, that's a WinForms control, not suited at all to ASP.NET and the web.
    so I implemented it but I don't know
    how to use it...anyone there to help please?
    If you're looking to create menus for your ASP.NET apps, use this:
    http://msdn2.microsoft.com/en-us/lib...8vs.80%29.aspx


    --
    Mark Rae
    ASP.NET MVP


    Comment

    Working...