Documentation for this section has not yet been entered.
The Control.Name property can be used at run time to evaluate the object by name rather than type and programmatic name. Because the Control.Name property returns a string type, it can be evaluated in case-style logic statements (Select statement in vbprvb, switch statement in csprcs and vcprvc).