What is the use of Scalewidth and ScaleHeight Proeperty?
Answer Posted / 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 View All Answers
What do you know about chaining views.
What is ODBC Direct and Microsoft Jet Database Engine ?
How do you zoom in visual basic?
Is it possible to change menu runtime using API? If yes? Specify the function names.
What is the need of tabindex property is label control?
what is the Difference between Tabletype and Snapshot?
Why does everybody say I should save in TEXT not BINARY?
What are the types of Error? In which areas the Error occurs?
How do I create a new form in visual basic?
What is difference between datagrid and flexgrid?
what is the Difference between Dynaset and Snapshot?
What is database vb?
Write the Steps in Creating an ActiveX Control?
Give brief description about class?
Is visual basic c#?