wessamzeidan Posted February 20, 2004 Posted February 20, 2004 Hi, how can I add custom properties for controls, like the listview control. Thanks Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
gabru Posted February 20, 2004 Posted February 20, 2004 You have to inherit from the control you want to Public Class newListview Inherits Listview End Class Quote sometimes I blog... http://michal.grafix.at
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.