Register
|
Login
Home
Events Archive
Forums
Code Camp
Articles
Resources
Contact Us
Study Group
Forum
Search
Forum Home
Discussions
Development Topics
custom server c...
custom server control question
11/29/2006 10:27:59 AM
chadbryant5
12 posts
custom server control question
I just submitted an article on custom server controls. It was an intro type article. In writing it, I started looking into some things with a custom control I developed for a project I was working on. I noticed that my composite control which used a Button control did not update when the width property changed. I also changed the BackColor property and it did not change the button either. I got the width to work by overriding this property in my control and applying the width setting to the Button control my composite control wrapped. Do you really have to go through ALL properties from the wrapped control to get them to work in your new composite control or is there any easier way to handle this?
Thanks
Chad
Page 1 of 1
Discussions
Development Topics
custom server c...
Flat View
Tree View
Oldest To Newest
Newest To Oldest
Copyright (c) 2008 GSP Developers
Walling Info Systems
|
Terms Of Use
|
Privacy Statement