home *** CD-ROM | disk | FTP | other *** search
- EditColors
- Edit Colors
- System
- Form1
- ColorText
- System
- ColorBar
- MhHScroll
- EdColVal
- System
- EdColFill
- System
- ColorText
- &Green
- System
- ColorBar
- MhHScroll
- EdColVal
- System
- ColorText
- &Blue
- System
- ColorBar
- MhHScroll
- EdColVal
- System
- EdColCommand
- System
- EdColCommand
- Cancel
- System
- EdColCommand
- R&eset
- System
- Label1
- ColorText
- HScroll1
- ColorBar
- Command1
- EdColCommandi
- Text1
- EdColVal
- Picture1
- EdColFill^
- Form1
- EdCoTest
- ColorText_Click
- Index
- Form_Click
- TestColCommandZ
- Form_LinkCloset
- Form_LinkError
- LinkErr
- Form_LinkExecute
- CmdStr
- Cancel
- Form_LinkOpen)
- @ Form_Load
- Form_LostFocus
- EdColCommand_LostFocus
- EditColors
- OriginalColor
- BackColor+
- EdColCommand_Click
- ShowRgbValues
- OldRedH
- OldGreen
- OldBlue
- ExtractRedm
- ExtractGreen
- ExtractBlue
- Green
- Caption
- Form_GotFocus
- Value
- ColorBar_Change
- Colorr
- ColorBar_GotFocus_
- MouseChange
- ColorBar_MouseChangeY
- EdColFill_GotFocus
- Enabled>
- EdColFill_Click
- EdColVal_Click
- width
- EdColCommand_GotFocus
- RestoreColor
- UpdateInProcess
- False
- Form_Resize)
- KickStart$
- KickStart_Click7
- EditDone
- MhHScrollBar1
- ColorBar_Change1
- PartBar
- UpdateBars
- SetFinalColor
- HiddenLabel
- Actives
- MhTrue
- MhFalse
- Note that each of the controls in EditColors has af
- call to ShowRgbValues in the GotFocus event.
- This is because during early testing of Visual Basic,
- if controls existed on a form, then the form itself
- did not get a GotFocus event.
- Module level declarationv
- EdColCommand_Click
- OK Button
- Cancel Button
- Reset
- EdColCommand_GotFocus
- EdColFill_GotFocus
- ShowRgbValues
- Isolate the color valuesi
- 000000
- Fill the labels with the values
- ColorBar_Change1
- Do this only if we're not already in process from
- Show the new value in the box
- UpdateBars
- Set the scroll bar positions
- Form_Load
-