Konversi String ke Float Win Forms

float.Parse("41.00027357629127", CultureInfo.InvariantCulture.NumberFormat);
TheRealSte