Overload List
| Name | Description | |
|---|---|---|
| CreatePictureBox()()() |
Creates a picture box.
| |
| CreatePictureBox(Image) |
Creates a picture box.
| |
| CreatePictureBox(Int32, Int32, Image) |
Creates a picture box.
| |
| CreatePictureBox(Int32, Int32, Int32, Int32, Image) |
Creates a picture box.
| |
| CreatePictureBox(Int32, Int32, Int32, Int32, Color, Image, AnchorStyles) |
Creates a picture box.
| |
| CreatePictureBox(Int32, Int32, Int32, Int32, Color, Image, DockStyle) |
Creates a picture box.
|