|
|
|
|
|
Learn Visual Basic 6.0 |
| Form1: | Caption | Common Dialog Examples |
|---|---|---|
| Name | frmCommon | |
| CommonDialog1: | DialogTitle | Open Example |
| Filter | Bitmaps (*.bmp)|*.bmp|
Icons (*.ico)|*.ico|Metafiles (*.wmf)|*.wmf GIF Files (*.gif)|*.gif|JPEG Files (*,jpg)|*.jpg (all on one line) |
|
| Name | cdlExample | |
| Label1: | BorderStyle | 1-Fixed Single |
| Caption | [Blank] | |
| Name | lblExample | |
| Command1: | Caption | &Display Box |
| Name | cmdDisplay |