Changes

The Basics of VB6

757 bytes added, 16:32, 21 September 2007
The following lines were added (+) and removed (-):
== Resizing Forms ===* Height: Specifies the height of the control. The default unit is the twip, which is 1/1440 of an inch.* Left: Specifies the distance between the internal left edge of a control and the left edge of its containter.The default unit is the twip, which is 1/1440 of an inch.* Top: Specifies the distance between the internal top edge of a control and the top edge of its containter.The default unit is the twip, which is 1/1440 of an inch.* Width: Specifies the width of the control. The default unit is the twip, which is 1/1440 of an inch.* ScaleHeight: * ScaleWidth:* ClientHeight:* ClientLeft:* ClientTop:* ClientWidth:   [[Category:Computer Technology]][[Category:Programming]][[Category:VB6]]
Bureaucrat, administrator
16,228
edits