From: Mr. X. on 20 Mar 2010 04:23 Hello. On VB 2008, how can I expose some properties of user-control, I have created, so I can see them on properties window ? Thanks :)
From: Cor Ligthert[MVP] on 20 Mar 2010 04:35 If you show how you created them, it is mostly easy to tell, because in fact this is more then 100% documented on MSDN, so there would be something you don't understand, but hard to recognize for us when you don't show a "piece" of the code. "Mr. X." <nospam(a)nospam_please.com> wrote in message news:unGrbaAyKHA.5036(a)TK2MSFTNGP02.phx.gbl... > Hello. > On VB 2008, how can I expose some properties of user-control, I have > created, > so I can see them on properties window ? > > Thanks :)
From: Armin Zingler on 20 Mar 2010 08:07 Am 20.03.2010 09:23, schrieb Mr. X.: > Hello. > On VB 2008, how can I expose some properties of user-control, I have > created, > so I can see them on properties window ? http://msdn.microsoft.com/en-us/library/8yx6f707.aspx -- Armin
From: Cor Ligthert[MVP] on 20 Mar 2010 16:51 To be more precise http://msdn.microsoft.com/en-us/library/tk67c2t8(VS.71).aspx Cor "Cor Ligthert[MVP]" <Notmyfirstname(a)planet.nl> wrote in message news:eg#PYhAyKHA.404(a)TK2MSFTNGP02.phx.gbl... > If you show how you created them, it is mostly easy to tell, because in > fact this is more then 100% documented on MSDN, so there would be > something you don't understand, but hard to recognize for us when you > don't show a "piece" of the code. > > "Mr. X." <nospam(a)nospam_please.com> wrote in message > news:unGrbaAyKHA.5036(a)TK2MSFTNGP02.phx.gbl... >> Hello. >> On VB 2008, how can I expose some properties of user-control, I have >> created, >> so I can see them on properties window ? >> >> Thanks :) >
|
Pages: 1 Prev: Managing delays on dropdown or on tooltopexts Next: add a node to XMLDocument |