MessageBox..::..Icon Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public MessageBoxIcon Icon { set; }
Public WriteOnly Property Icon As MessageBoxIcon
	Set
public:
property MessageBoxIcon^ Icon {
	void set (MessageBoxIcon^ value);
}