99% of the times I use the control editor, especially when I call it using Advanced -> Customize, I want to create a type definition, not a custom control. However, the default setting in the control editor is 'Control'. From time to time it happens that I forget to switch the setting to 'Type Def.' which means that once I realise the mistake I have to replace all the instances that I already put in the code somewhere.
If the default wer 'Type Def.' even if I actually wanted a control and forgot to change the setting I could simply open the type def and change the setting, automatically fixing all the instances.
Personally I would not have a problem with only making 'Type Def.' the default setting when it is called through the Advanced -> Customize link and leaving it at 'Control' when the control editor is opened through New -> Control.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Available with the "Make Type Def." right-click option. Use this when you want to make a control a type def. Use Advanced > Customize when you want to customize the appearance of a non-typedef control.