| Custom Toolbars (2 replies) |
| ASPFriends.com 'winforms-cs' list |
| Hello. Could somebody point me in the right direction for creating custom toolbars/toolbar items? I've been able to recreate the look and feel of the VS.NET menus via OwnerDraw, but not sure how to do toolbars. Thanks! jason |
|
| Folder browser dialog? (2 replies) |
| ASPFriends.com 'winforms-cs' list |
| Hi, how do I get the standard folder browser dialog to appear? I can do the File Open dialog and File SaveAs, but the "Browse For Folder..." dialog just doesn't seem to be anywhere. I can't find any reference to it in the .NET SDK, but I'm hoping I'm missing something. (You can see the one I mean by opening the Search pane in Explorer and then selecting "Browse" from the 'Look in:' textbox.) If th... |
|
| ie toolbar? (2 replies) |
| ASPFriends.com 'winforms-cs' list |
| I'm wondering if it would be possible to write a IE toolbar control in .NET (and more specifically, c#). I've been looking into how to author such an application for the past couple hours, and it seems the way to go about it is to create a BHO from an IE object template in ATL of course, this wouldn't do for .NET. Does anyone know if this would be possible? Thanks Simon |
|
| System.WinForms.TrayIcon replacement? (2 replies) |
| ASPFriends.com 'winforms-cs' list |
| This message, which was originally sent to "aspngcs", has been moved to "winforms cs" mailing list by the List Master Where is it now? Tim Heuer Integrated Information Systems (480) 317 8000 x22724 timh@iis.com (NASDAQ: IISX) |
|
| DataGrid (2 replies, VIP) |
| ASPFriends.com 'winforms-cs' list |
| How can I bind data to a datagrid and keep a "key" value for each row associated with the row, but hidden in the grid. I want to be able to access the key value onclick. Thanks, Tim Tim Heuer timh@iis.com |
|