asked 180k views
3 votes
When you click on the ____________ in a data-bound control, a tasks panel will appear, giving you a number of options you can perform.

a. options check box
b. smart tag
c. view button
d. taskbar

1 Answer

3 votes

Final answer:

In a data-bound control within a graphical user interface, clicking on the 'smart tag' will open a task panel with options for configuring the control.

Step-by-step explanation:

When working with a data-bound control in a graphical user interface designer, such as those in .NET frameworks (e.g., Windows Forms, ASP.NET), the smart tag is a small icon that usually appears next to a control when it is selected. Clicking on the smart tag will cause a task panel to appear, which provides various options for configuring the control, binding it to data sources, and customizing its behavior without writing any code.

answered
User VeXii
by
7.7k points