Functions | |
void | PictureBox_UpdateRects () |
Update the internal state of the control. | |
void | PictureBox_SetX (int val) |
Set the X coordinate. | |
void | PictureBox_SetY (int val) |
Set the Y coordinate. | |
void | PictureBox_SetWidth (int val) |
Set the width. | |
void | PictureBox_SetHeight (int val) |
Set the height. | |
void | PictureBox_SetRect (int x, int y, int w, int h) |
Set the rect. |