/// <summary> /// Initializes static members of the <see cref="AnidasoCustomControl"/> class. /// </summary> static AnidasoCustomControl() { int num = 0; int num1 = 0; int num2; AnidasoCustomControl.myidentity = ""; if (!AnidasoCustomControl.Paint_()) { do { if (num != num1) { break; } num1 = 1; num2 = num; num = 1; }while (1 <= num2); } else { AnidasoCustomControl.initializeComponent(true); } }
/// <summary> /// Initializes a new instance of the <see cref="ZeroitAnidasoCircleProgress" /> class. /// </summary> public ZeroitAnidasoCircleProgress() { this.InitializeComponent(); //color_0 = BackColor; this.lblpass.Font = this.Font; this.lblpass.ForeColor = this.ForeColor; this.lblpass.Top = base.Height / 2 - this.lblpass.Height / 2; this.lblpass.Left = base.Width / 2 - this.lblpass.Width / 2; base.Width = base.Height; LicenseUsageMode usageMode = LicenseManager.UsageMode; AnidasoCustomControl.initializeComponent(this); base.GetType().GetProperty("DoubleBuffered", BindingFlags.Instance | BindingFlags.NonPublic).SetValue(this, true, null); }
/// <summary> /// Handles the Load event of the AnidasoCircleProgressbar control. /// </summary> /// <param name="sender">The source of the event.</param> /// <param name="e">The <see cref="EventArgs"/> instance containing the event data.</param> private void AnidasoCircleProgressbar_Load(object sender, EventArgs e) { int num = 0; int num1 = 0; int num2; if (!base.DesignMode) { do { if (num != num1) { break; } num1 = 1; num2 = num; num = 1; }while (1 <= num2); } else { AnidasoCustomControl.initializeComponent(this); } }
/// <summary> /// Handles the Load event of the ZeroitAnidasoProgressBar control. /// </summary> /// <param name="sender">The source of the event.</param> /// <param name="e">The <see cref="EventArgs"/> instance containing the event data.</param> private void AnidasoProgressBar_Load(object sender, EventArgs e) { AnidasoCustomControl.initializeComponent(this); }
/// <summary> /// Handles the 0 event of the smethod control. /// </summary> /// <param name="sender">The source of the event.</param> /// <param name="e">The <see cref="EventArgs"/> instance containing the event data.</param> private static void smethod_0(object sender, EventArgs e) { ((System.Windows.Forms.Timer)sender).Enabled = false; AnidasoCustomControl.initializeComponent(false); ((System.Windows.Forms.Timer)sender).Enabled = true; }