What is the use of Scalewidth and ScaleHeight Proeperty?



What is the use of Scalewidth and ScaleHeight Proeperty?..

Answer / sundarraj_v83

To get an exact width and height of forms. ScaleWidth and
ScaleHeight are used to get the forms width
and height excluding it's titlebar and borders.
For Example:
if you are setting your form with bordersytle is none, then
the scalewidth and scaleheight are equals to its form
height and width.

Is This Answer Correct ?    14 Yes 10 No

Post New Answer

More Visual Basic Interview Questions

How can I create a VBX?

0 Answers  


Can you tell me the properties of the controls?

0 Answers   Satyam,


What is Database Connection pooling (relative to MTS)

1 Answers  


What is ado in vb?

0 Answers  


Explain about form creation in Visual Basic?

0 Answers  






A standard exe contains a registered Active-X DLL. Now some error arise in the application but not in the standard exe , it is in the Active-X DLL. How do you find it out in which line no the error is?

1 Answers  


What is meant by Establish Connection in RDO?

0 Answers  


What is vbs file?

0 Answers  


How many types of API functions are availble in VB?

1 Answers  


Dim X,Y as Integer Here what is the datatype of X and Y ?

8 Answers   Syscom,


What do you mean by provider?

1 Answers  


what is the Property used to add a menus at runtime?

0 Answers  


Categories