design

  1. R

    Development strategy with VS Designer and Datasets

    I've programmed in various languages but am just getting started with VB Net under VS2010 Express and SQL CE 3.5. It's pretty cool how you can drag-and-drop from a Dataset and create forms that display parent records and their synchronized child records with no programming at all. But I've run...
  2. ChristinaSeay

    Question Creating a custom button and adding it to the toolbox...

    Hey guys, I've been at this one for days and I just can't seem to get it right. Basically, I designed the button control the way I want it to be... background image, font style, size, etc... and I want to add that button to my toolbox so I can reuse it. I'm not changing anything about how it...
  3. Satal Keto

    [OOD] Class design for with Database back end

    Hi, I was hoping that I could get some guidance from some of you guys on Object Design with Database back ends. I am trying to build what could be considered to be my first full scale application, which is a student tracker (simplification). While I have a reasonable idea of how I would go about...
  4. D

    Question Form design at runtime

    Hey guys- I have a question regarding the manipulation of a form at runtime. Let's say I created a simple form in the form designer before runtime containing a couple of buttons, text boxes and labels. While the program is running, I would like to change properties of these controls, while...
Back
Top