Re: Configuring custom controls in the development environment

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Haumersen

    Re: Configuring custom controls in the development environment

    Mayur,

    Thanks for the reply.

    I looked at you solution. I tried using
    Me.GetType.Asse mblyQualifiedNa me but I get the qualified name of my
    dll, not the application that is using the controls from the dll.

    It would be ideal if there was a project property that my dll could
    access at design time.

    Does anything like a "project property" exist in VS2005 that an custom
    control, in a dll, could access?

    Thanks.
Working...