adspace


Can you tell me the properties of the controls?

Answer Posted / Priyanka Varshney

The properties of a control in Visual Basic can be divided into three main categories: data, format, and event properties. Data properties store values or settings related to the control's content or state, such as the text displayed in a textbox or the selected item in a combobox. Format properties determine the appearance and layout of the control on the form or UserForm, including size, position, color, font, and borders. Event properties define actions that occur when the user interacts with the control, such as clicking a button or changing the value in a textbox.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

With in the form we want to check all the text box control are typed or not? How?

2071


How do I tell when an application executed using the SHELL command is finished?

1636


Draw Sequence Modal of DAO and Explain?

2139


How would you activate animation control?

2456


How do I make the mouse cursor invisible/visible?

1440


How do I force a file dialogue box to reread the currect disk?

1526


Specify technical & functional architecture of your last 2 projects.

2146


How would you attach pictures in column headers of List View Control?

2166