Skip to content

Commit

Permalink
Merge pull request #468 from deaspo/columnsRightClick
Browse files Browse the repository at this point in the history
Added columnHeaderContext menu that appears on right click of at the column header
  • Loading branch information
dannyparsons committed Jan 15, 2016
2 parents bca6d1f + 9fc944a commit 6b1c681
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 1 deletion.
160 changes: 159 additions & 1 deletion instat/frmEditor.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions instat/frmEditor.resx
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,7 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="columnContextMenuStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
</root>

0 comments on commit 6b1c681

Please sign in to comment.