Changeset 30 for trunk/desktop/mainWindow.rbfrm
- Timestamp:
- 04/10/10 20:30:59 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/desktop/mainWindow.rbfrm
r29 r30 37 37 InitialParent = "" 38 38 Italic = "" 39 Left = 31239 Left = 413 40 40 LockBottom = True 41 41 LockedInPosition= False … … 67 67 InitialParent = "" 68 68 Italic = "" 69 Left = 41269 Left = 512 70 70 LockBottom = True 71 71 LockedInPosition= False … … 75 75 Scope = 0 76 76 TabIndex = 5 77 TabPanelIndex = 078 TabStop = True79 TextFont = "System"80 TextSize = 081 TextUnit = 082 Top = 38883 Underline = ""84 Visible = True85 Width = 8886 End87 Begin PushButton PushButton_Reset88 AutoDeactivate = True89 Bold = ""90 Cancel = ""91 Caption = "Reset"92 Default = ""93 Enabled = False94 Height = 2095 HelpTag = ""96 Index = -214748364897 InitialParent = ""98 Italic = ""99 Left = 512100 LockBottom = True101 LockedInPosition= False102 LockLeft = ""103 LockRight = ""104 LockTop = ""105 Scope = 0106 TabIndex = 6107 77 TabPanelIndex = 0 108 78 TabStop = True … … 3293 3263 #tag EndEvent 3294 3264 #tag EndEvents 3295 #tag Events PushButton_Reset3296 #tag Event3297 Sub Action()3298 ICSSerialPort1.resetCar3299 End Sub3300 #tag EndEvent3301 #tag EndEvents3302 3265 #tag Events TabPanel1 3303 3266 #tag Event
Note: See TracChangeset
for help on using the changeset viewer.