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 are container objects?

1 Answers  


what is the difference between Listindex and Tab index.

1 Answers  


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

1 Answers  


In which areas the Error occurs?

0 Answers  


What is snapshot in vb?

0 Answers  






Which controls can not be placed in MDI?

3 Answers  


what are the Default cursor Type and LockEdit type in DAO?

0 Answers  


___ argument can be used to make a menuitem into bold.

0 Answers  


Through which protocol OLEDB components are interfaced?

0 Answers  


What is the difference between Exec and ExecSQL? (wouldnt this be dependent on data access? Ie ADO use different method than DAO)

1 Answers  


Why is it not good to use a variant data type?

2 Answers  


What was introduced to Visual Basic to allow the use of Callback Functions?

1 Answers  


Categories