RoundTextBoxPngImageList Property

Gets or sets the PngImageList.

Definition

Namespace: BeeMobile.RoundTextBox
Assembly: BeeMobile.RoundTextBox.NET48 (in BeeMobile.RoundTextBox.NET48.dll) Version: 4.8.1.21
C#
public virtual PngImageList PngImageList { get; set; }

Property Value

PngImageList

See Also