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

what are the Differences between Modal and Modaless forms?

2 Answers  


What do you mean by Databound Controls? Explain.

1 Answers  


What is Centralization Error Handling?

1 Answers  


How do I set the Windows wallpaper at runtime?

0 Answers  


What is ODBC?

1 Answers  






How good are you in VB?

2 Answers   Satyam,


What do you mean by provider?

1 Answers  


how to get printout between two dates informations in datareport in vb6.0

1 Answers  


what is the property to resize a label control according to your caption?

1 Answers  


How would you navigate between one document to another document in Internet Explorer ?

0 Answers  


What is Implicit?

1 Answers  


What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?

6 Answers  


Categories