System.Drawing.Image imgPhone = System.Drawing.Image.FromFile(MercatorUi.Globals.MainDir + "tinyphone.png" );
textExp.ButtonCustom.Image = imgPhone;