diff options
| author | AShifter <[email protected]> | 2017-04-02 19:19:26 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-02 19:19:26 -0600 |
| commit | 8cadfe503559d1413cf5823dc4ceba5ca85f5ce0 (patch) | |
| tree | 2d00eef6ea1d2266afd71946a8391dc0a1f108c2 /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | |
| parent | 4df4250f29c2fb19f547b9a7e28de72b265eb1b1 (diff) | |
| parent | 3afc5f0362cba789e1d4049401566f711dd08065 (diff) | |
| download | histacom2-8cadfe503559d1413cf5823dc4ceba5ca85f5ce0.tar.gz histacom2-8cadfe503559d1413cf5823dc4ceba5ca85f5ce0.tar.bz2 histacom2-8cadfe503559d1413cf5823dc4ceba5ca85f5ce0.zip | |
Merge pull request #29 from lempamo/master
webchat plot intensifies
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs index af44554..9ab490a 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs @@ -87,6 +87,7 @@ this.history.ReadOnly = true; this.history.Size = new System.Drawing.Size(471, 377); this.history.TabIndex = 2; + this.history.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; // // panel1 // |
