MobileForms Toolkit Documentation

TextBoxEx.Bounds Property

Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.

new public System.Drawing.Rectangle Bounds {get; set;}

Property Value

A Rectangle in pixels relative to the parent control that represents the size and location of the control including its nonclient elements.

See Also

TextBoxEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace