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
With in the form we want to check all the text box control are typed or not? How?
How do I tell when an application executed using the SHELL command is finished?
Draw Sequence Modal of DAO and Explain?
How would you activate animation control?
How do I make the mouse cursor invisible/visible?
How do I force a file dialogue box to reread the currect disk?
Specify technical & functional architecture of your last 2 projects.
How would you attach pictures in column headers of List View Control?