45 |
this.txthexGoto = new System.Windows.Forms.MaskedHexBox(); |
this.txthexGoto = new System.Windows.Forms.MaskedHexBox(); |
46 |
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); |
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); |
47 |
this.btnGotoImageBase = new System.Windows.Forms.Button(); |
this.btnGotoImageBase = new System.Windows.Forms.Button(); |
48 |
this.txtAscii = new System.Windows.Forms.RichTextBox(); |
this.txtAscii = new Utilities.TransparentControls.FlickerFreeRichTextBox(); |
49 |
this.spacer.SuspendLayout(); |
this.spacer.SuspendLayout(); |
50 |
this.toolStrip2.SuspendLayout(); |
this.toolStrip2.SuspendLayout(); |
51 |
this.left_pnl.SuspendLayout(); |
this.left_pnl.SuspendLayout(); |
297 |
private System.Windows.Forms.ToolStrip toolStrip1; |
private System.Windows.Forms.ToolStrip toolStrip1; |
298 |
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; |
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; |
299 |
private System.Windows.Forms.Button btnGotoImageBase; |
private System.Windows.Forms.Button btnGotoImageBase; |
300 |
private System.Windows.Forms.RichTextBox txtAscii; |
private Utilities.TransparentControls.FlickerFreeRichTextBox txtAscii; |
301 |
|
|
302 |
} |
} |
303 |
} |
} |