What are some of the commonly used LinkLabel properties, and what is the default event generated when the link is clicked by a user?
What will be an ideal response?
See the table below:
Property or MethodDescription
ActiveLinkColorThe color of the link when it is clicked
LinkColorThe original color of links before they have been visited; usually blue by default
LinkVisitedIf true, the link's color is changed to the VisitedLinkColor
VisitedLinkColorThe color of a link after it has been visited; usually purple by default
LinkClicked()The default event that is generated when the link is clicked by the user
You might also like to view...
List the five steps in the Fetch/Execute cycle, and describe each. Explain how these steps correspond to eating at a restaurant
What will be an ideal response?
The database in which data elements are organized using classes, objects, attributes, and methods is called the object-oriented database.
Answer the following statement true (T) or false (F)