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 many types of API functions are available in VB?

0 Answers  


Parts of ODBC?

0 Answers  


What is ado in vb?

0 Answers  


What is the need of zorder method?

1 Answers  


How many File System Controls are there Explain?

0 Answers  






How does the following statements work? On Error Goto Err_Handler

2 Answers  


What is difference between procedural prog. Language

5 Answers  


Explain Get, Let, Set Properties.

1 Answers  


How to find the current record position in data control?

0 Answers  


Explain the types of Views in Listview Control.

0 Answers  


____ property of menu cannot be set at run time.

0 Answers  


Under which circumstance does a VB application ignore a Timer event?

2 Answers  


Categories