What is the purpose of the ClipControls property on a form
or container?



What is the purpose of the ClipControls property on a form or container?..

Answer / guest

Returns or sets a value that determines whether graphics
methods in Paint events repaint the entire object or only
newly exposed areas. Also determines whether the Microsoft
Windows operating environment creates a clipping region
that excludes non-graphical controls contained
by the object. Read-only at run time.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

What do you mean by provider?

0 Answers  


What is OLE and DDE? Explain?

1 Answers  


What are the new events in textbox that has been included in VB6.0

1 Answers  


Which method is preferred to save datas like database?

0 Answers  


List out controls which does not have events ?

1 Answers  






What is meant by building a recordset.

0 Answers  


How would you declare and raise custom events in a class?

1 Answers  


which arguments will be used to run a executable program in shell function ?

1 Answers  


what is the Default property of datacontrol ?

2 Answers  


Is visual basic case sensitive?

0 Answers  


What is the use of property page Wizard in ActiveX Control?

0 Answers  


How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?

0 Answers  


Categories