ASPFriends.com 'winforms-cs' list Archive - June 2004
Messages
Page: 1
Assign Event handlers dynamically? (4 replies)
ASPFriends.com 'winforms-cs' list
I'm trying to convert an existing app, and for some reason the original app uses a menuing system that is stored in a database. Probably works great for the existing app, but in the .NET/C# app that I'm doing, I have a problem. Basically in the database, all the menu items are stored, along with a parent item, caption, and what to do on the Click event (this is FoxPro). I've turned this into a SQL...
TabControl - shifting tabIndex IDs doesn't work (6 replies)
ASPFriends.com 'winforms-cs' list
I'm pulling my hair out over this one. Seems like a bug, but I'm hoping for a workaround. I've got a TabControl that has 7 tabs. Depending on the type of form I'm displaying, I hide 2 of these tabs all the time, so there's always 5 visible tabs at run time. I noticed today that the wrong tabs were getting hidden, so I started digging. Turns out, my TabIndexes were out of sync with what they had be...
MICROSOFT : Required Designer Attributes ... (3 replies)
ASPFriends.com 'winforms-cs' list
Ok, i know its gonna sound stupid, but i need to know what to add as attributes for a subclassed button to show in the ToolBox. If i create a UserControl its showing there, but not if i subclass from Button. What is the trick, cuz the docs dont show me what i need to do. Here is the sample: Full Class Code using System; using System.ComponentModel; using System.Drawing; using System.Windows.Forms;...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com