System.Windows.Forms.PictureBox.Text Property

Gets or sets the text of the System.Windows.Forms.PictureBox.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.Bindable(false)]
public override string Text { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the PictureBox.Text property of the System.Windows.Forms.PictureBox has no affect on its appearance.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0