xtd 0.2.0
Loading...
Searching...
No Matches

◆ create() [9/16]

static picture_box xtd::forms::picture_box::create ( const control parent)
static

A factory to create an xtd::forms::picture_box with specified parent.

Parameters
parentThe parent that contains the new created xtd::forms::picture_box.
Returns
New xtd::forms::picture_box created.