Name and describe some of the properties of Buttons.

What will be an ideal response?


Some of the properties of buttons are as follows:
BackColor-Gets or sets the background color for the control
Enabled-Gets or sets whether the control is enabled
Font-Gets or sets the current font for the control
ForeColor-Gets or sets the foreground color of the control
Name-Gets or sets the name of the control
Size-Gets or sets the size of the control
Text-Gets or sets the text associated with the control
Visible-Gets or sets a value indicating whether the control is visible

Computer Science & Information Technology

You might also like to view...

Call map() with two arguments:

1. A Lambda function that returns the square of the number it was called with 2. A list holding the even numbers between 4 and 15; generate the list inline using range()

Computer Science & Information Technology

Some attributes affect the way the tag operates or the way in which it is processed by the Web browser.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When an image is loaded by a Web browser, the software maps the bits from the image file into a rectangular area of colored dots for display.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If you already have a Flash file in your site root folder, you can drag and drop it from the Assets panel or Files panel instead of using the Insert panel or Insert menu.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology