home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Eigen PC: CD-ROM 37
/
EPC_47.BIN
/
VIEW.INI
< prev
Wrap
Text File
|
1999-11-29
|
3KB
|
56 lines
thisform.picture = 'view\ViewerBack.bmp'
thisform.icon = 'view\View.ico'
thisform.caption = 'Eigen PC No. 47 - CD-ROM No. 37'
------------------------------------------------------------------
thisform.lstMain.ItemBackColor = RGB( 239,214,33 )
thisform.lstMain.ItemForeColor = RGB( 255,0,0 )
thisform.lstMain.SelectedItemForeColor = thisform.lstMain.ItemBackColor
thisform.lstMain.SelectedItemBackColor = thisform.lstMain.ItemForeColor
thisform.lstMain.Specialeffect = 0
thisform.lstMain.FontBold = .t.
thisform.lstMain.FontSize = 8
thisform.lstMain.FontName = "Arial"
thisform.lstMain.ToolTipText = "Selecteer hier het gewenste programma..."
------------------------------------------------------------------
thisform.edtOms.backcolor = RGB(0,0,0)
thisform.edtOms.ForeColor = RGB(255,0,0)
thisform.edtOms.Scrollbars = 2
thisform.edtOms.backstyle = 0
thisform.edtOms.Alignment = 2
thisform.edtOms.SpecialEffect = 0
thisform.edtOms.BorderStyle = 1
thisform.edtOms.BorderColor = RGB(0,0,0)
thisform.edtOms.FontBold = .f.
thisform.edtOms.FontSize = 8
thisform.edtOms.FontName = "Arial"
thisform.edtOms.Selectedbackcolor = thisform.edtOms.backcolor
thisform.edtOms.SelectedForeColor = thisform.edtOms.ForeColor
thisform.edtOms.Disabledbackcolor = thisform.edtOms.backcolor
thisform.edtOms.DisabledForeColor = thisform.edtOms.ForeColor
thisform.edtOms.ToolTipText = "Alhier een bespreking van de applicatie..."
------------------------------------------------------------------
thisform.lblTitel.BackColor = RGB(0,0,0)
thisform.lblTitel.ForeColor = RGB(255,0,0)
thisform.lblTitel.BackStyle = 0
thisform.lblTitel.FontBold = .t.
thisform.lblTitel.FontSize = 8
thisform.lblTitel.FontName = "Arial"
thisform.lblTitel.ToolTipText = "Alhier een korte omschrijving..."
------------------------------------------------------------------
thisform.cmdStart.backstyle = 1
thisform.cmdStart.PictureUp = 'view\start.bmp'
thisform.cmdStart.PictureDown = 'view\start1.bmp'
thisform.cmdStart.ToolTipText = "Klik om het programma te starten of te installeren..."
*thisform.cmdMode.click()
thisform.cmdMode.backstyle = 1
thisform.cmdMode.PictureUp = 'view\mode.bmp'
thisform.cmdMode.PictureDown = 'view\mode1.bmp'
thisform.cmdMode.ToolTipText = "Klik om te wisselen tussen het praatje en het plaatje..."
thisform.cmdExit.backstyle = 1
thisform.cmdExit.PictureUp = 'view\exit.bmp'
thisform.cmdExit.PictureDown = 'view\exit1.bmp'
thisform.cmdExit.ToolTipText = "Klik om de Viewer & Shell te verlaten..."
------------------------------------------------------------------
thisform.ImgPicture.Stretch = 1
thisform.ImgPicture.ToolTipText = "Kijkt u naar een schermdump van de applicatie..."