all groups > dotnet windows forms designtime > october 2007 >
You're in the

dotnet windows forms designtime

group:

Designer Builder Hooks...Can we do this in Windows Forms?


Designer Builder Hooks...Can we do this in Windows Forms? Bob Bartel
10/19/2007 2:39:17 PM
dotnet windows forms designtime:
I am coming from the FoxPro world where its form designer supported a
"Builder" hook.

With this hook we can "select" multiple controls, and then right click to
invoke our custom builder. In that builder, we are setting multiple
properties and do other operations like build tables (add new fields) based
on the properties you set as a group in our builder (the builder displays a
grid control that allows us to easily set the desired properties on all of
the selected controls).

Any ideas?

Thanks. Bob

Re: Designer Builder Hooks...Can we do this in Windows Forms? schneider
10/19/2007 10:00:06 PM

Windows Form designer does support changing multiple controls at once. This
is depending on the control and the property, but it is not apparent.

Schneider


[quoted text, click to view]

AddThis Social Bookmark Button