Programmering - BASIC - Visual Basic - Objects - Properties
gox.gif (837 bytes)Methods

Punkt
1 punkt = 1/72 tomme. 1 cm = 28,35 punkt. 1 mm = 2,84 punkt
Twip ('Twentieth of a point')
1 twip = 1/20 punkt = 1/1440 tomme. 1 cm = 567 twips. 1 mm = 56,7 twips

ActiveControl, ActiveForm, Align, Alignment, BorderStyle, Caption, ControlBox, Exename, Font, FontName, Index, MaxButton, MinButton, Name, Path, ScaleHeigth, ScaleWidth, Sorted, StartupPosition, Title, Width

ActiveControl
> Screen
ActiveForm
> Screen
Align
> PictureBox
Alignment
> Label, TextBox, CheckBox, OptionButton, DBGrid
Aligns text in the control:
0   Left (Default)
1 Right
2 Center
BorderStyle
> Form
Caption
ControlBox
> Form
Exename
Font
> Form
FontName
Index
MaxButton
> Form
MinButton
> Form
Name
Not available at run-time.
Path
ScaleHeigth
> PictureBox
ScaleWidth
> PictureBox
Sorted
> ListBox
StartupPosition
> Form
Title
Width
> Form