Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Shawn B. #1
Top and Left of "Control" Not "WebControl"
Greetings,
The Control object doesn't have provision (built-in) for preserving the top
and left coordinates as it appears in the designer during run-time.
WebControl adds that functionality.
I was wondering if anyone knows how to add that functionality to a control
that derives from "Control". Perhaps WebControl is a special type that the
IDE "understands" or is there a way I can add it without being required to
inherit from WebControl. I don't want most of the functionality of the
WebControl but I do want to be able to place my control where I see fit.
Thanks,
Shawn
Shawn B. Guest
-
Proj cannot run on LCDS 2.6 ES due to "Unable to resolveresource bundle "datamanagement" for locale "en_US"
hi, all, We have developped an application on Flex Build 3 (run successfully), but failed when we try to deploy it on Tomcat with LCDS 2.5 ES... -
CFINPUT type="radio" w/ "value" requires "label"
On a Flash form, when you specify type='radio' and value='whatever', the value of the 'value' attribute will be displayed as a label if no 'label'... -
"Error Creating Control" and "Cast from String"
I'm creating a custom date control. In appearance, it's just a textbox and a button. It has three custom properties: CalDate, CalDateType and... -
#26162 [Opn->Bgs]: $a="0abcdefg";if ($a==0) echo "OK"; result is "OK" ?!
ID: 26162 Updated by: didou@php.net Reported By: zhuminglun at yahoo dot com dot cn -Status: Open +Status: ... -
"Start" "Program" "Menu" list is empty
For what ever reason my list of installed programs in my "Start" "Programs" menu is empty. Anyone know how to restore the list. Thanks for your...



Reply With Quote

