hidden code at desgin time
-
i need to make hard code in initialize of control or new method. but my code not execute at desgin time and execute in runtime
123
-
i need to make hard code in initialize of control or new method. but my code not execute at desgin time and execute in runtime
123
-
Yes PUT like this #DESIGN .................. #ENDDESIGN may be name is incorrect, but syntax is correct. just use this and define ur code two flow.
Cheers,Earn and Enjoy RRave MCTS,MCPD
-
i need to make hard code in initialize of control or new method. but my code not execute at desgin time and execute in runtime
123
have a look at Control.DesignMode property then. :)
Luc Pattyn [Forum Guidelines] [My Articles]
This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.