Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Events
Message
From
11/10/2002 11:15:22
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Re: Events
Miscellaneous
Thread ID:
00710281
Message ID:
00710342
Views:
18
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
    Previous
    Reply
    Map
    View

    Click here to load this message in the networking platform