c6a9cd69c2
* NEW: Add examples again. I hope correctly this time. git-svn-id: svn://localhost/gambas/trunk@6726 867c0c6c-44f3-4631-809d-bfa615b0a4ec
63 lines
345 B
Text
63 lines
345 B
Text
#TimeBox
|
|
UserControl
|
|
C
|
|
_Properties
|
|
C
|
|
s
|
|
*,Action,Value,ReadOnly,Border=True
|
|
_DefaultSize
|
|
C
|
|
s
|
|
24,4
|
|
_Similar
|
|
C
|
|
s
|
|
TextBox
|
|
Value
|
|
p
|
|
d
|
|
|
|
ReadOnly
|
|
p
|
|
b
|
|
|
|
Border
|
|
p
|
|
b
|
|
|
|
_new
|
|
m
|
|
|
|
|
|
MinuteBox_GotFocus
|
|
m
|
|
|
|
|
|
SecondBox_GotFocus
|
|
m
|
|
|
|
|
|
MinuteBox_LostFocus
|
|
m
|
|
|
|
|
|
SecondBox_LostFocus
|
|
m
|
|
|
|
|
|
MinuteBox_MouseWheel
|
|
m
|
|
|
|
|
|
SecondBox_MouseWheel
|
|
m
|
|
|
|
|
|
MinuteBox_Change
|
|
m
|
|
|
|
|
|
Border_Draw
|
|
m
|
|
|
|
|