CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Wamican-IT

Search: Search took 0.01 seconds.

  1. Re: IE Login Issue (Login page redirecting to itself)

    Have you tried setting both requireSSL and enableCrossAppRedirects to true in the web.config file?
  2. Replies
    5
    Views
    1,464

    Re: Design time support for custom control

    I'm sure you figured it out by now, but in case you didn't....

    your user control needs to have properties exposing its controls.

    In your user control class add following property:



    ...
Results 1 to 2 of 2



HTML5 Development Center

Click Here to Expand Forum to Full Width