Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Question: Do you want to set the Text property? on drop of a control..
 

Question: Do you want to set the Text property? on drop of a control..

Hi

I'mcreating a custom forms designer using this base: http://msdn.microsoft.com/msdnmag/issues/06/03/DesignerHosting/default.aspx

When i drop a control from the toolbox, i'm getting a dialog box with the title 'Question' and the message
is 'Do you want to set the Text Property?'

Does any seen this / or want i need to do to not get this?

Regards,

Fred

Fred Heida  Wednesday, February 18, 2009 2:41 AM
Hi Kira,

Thx for the reply. In putting a proejct together to show the problem, i found the cuase.. ;-). some
if else block wrongly interperted from my side..

Regards,

Fred
Fred Heida  Wednesday, February 25, 2009 12:22 AM

Hi FredHeida,

How did you use the sample and make your own designer?
I have used that sampe and did not get any error message or question message when I drag a control on to the form.

You can add some break point at the code you have modified, then run your application to see where the error occurred. If you have any problem to do so, please send me the project (v-kiqian@microsoft.com)

Please inform me the test result.

Sincerely,
Kira Qian


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Friday, February 20, 2009 2:44 AM

We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.


Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Tuesday, February 24, 2009 9:00 AM
Hi Kira,

Thx for the reply. In putting a proejct together to show the problem, i found the cuase.. ;-). some
if else block wrongly interperted from my side..

Regards,

Fred
Fred Heida  Wednesday, February 25, 2009 12:22 AM

You can use google to search for other answers

Custom Search

More Threads

• Making child controls of UserControl editable
• CodeDomDesignerLoader crashes in Flush() method when a component is deleted
• Making advanced forums
• Detecting parent of component at design time
• TypeConverter
• Problem with Usercontrol
• Custom Controls losing Event Handlers and WithEvents
• Display a string on an AVI movie
• Form.designer separated from its form file
• Read outlook email and then save data into SQL server