Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Events
Message
De
11/10/2002 11:15:22
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Re: Events
Divers
Thread ID:
00710281
Message ID:
00710342
Vues:
19
Jose

It worked! Thanks for all the help!!

Jim

>Did you remember to assign a value to the custom control properties? (on the form containing the control) This is required so that EnsureChildControls is called.
>
>This is what I did with your control, and it worked fine:
>
  • paste the code into a Web Control Library new project (changed the namespace to the default of the project)

  • >
  • build that project

  • >
  • add the control to the toolbox (right-click on toolbox, Customize Toolbox, .Net Framework Components, Browse)

  • >
  • drag the SearchControl into a Web form of another project

  • >
  • set a value to the "SearchProcedure" property

  • >
  • build and run the web project

  • >
    >...and on click I was redirected to www.microsoft.com as you intended
    >
    >Regards,
    >Jose.
    Thanks

    Jim
    Précédent
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform