[Mono-winforms-list] Some basic questions on Winforms.

Wei Weng wweng@kencast.com
Tue, 12 Apr 2005 19:25:07 -0400


1: Can I resize the columnheaders by dragging it? I looked through MSDN, but
couldn't find a "Resizable" property that I can set. I can not resize it ATM
on mono 1.1.6.

2: How do I bind a shortcut key to an action/function without using the
setting the shortcut key in MainMenu/ContextMenu? (Can not set menu in my 
current mono setup either. Always complains about set_Menu method, throwing 
a NullReferenceException)



Thanks!

Wei