Click here to Skip to main content
16,005,236 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Getting RAM via registry? Pin
Anonymous12-Apr-05 9:03
Anonymous12-Apr-05 9:03 
GeneralRe: Getting RAM via registry? Pin
Dave Kreskowiak12-Apr-05 9:10
mveDave Kreskowiak12-Apr-05 9:10 
Questionhow to respond repeatly to a button's mousedonw Pin
Member 94878012-Apr-05 4:46
Member 94878012-Apr-05 4:46 
AnswerRe: how to respond repeatly to a button's mousedonw Pin
Dave Kreskowiak12-Apr-05 5:17
mveDave Kreskowiak12-Apr-05 5:17 
GeneralRe: how to respond repeatly to a button's mousedonw Pin
Member 94878012-Apr-05 5:28
Member 94878012-Apr-05 5:28 
GeneralRe: how to respond repeatly to a button's mousedonw Pin
Dave Kreskowiak12-Apr-05 6:04
mveDave Kreskowiak12-Apr-05 6:04 
GeneralVB.Net Help Needed - this is a tough one Pin
mahuja12-Apr-05 4:42
mahuja12-Apr-05 4:42 
GeneralRe: VB.Net Help Needed - this is a tough one Pin
Dave Kreskowiak12-Apr-05 5:09
mveDave Kreskowiak12-Apr-05 5:09 
Answer what? You never asked a question, not gave a context on the type of question you want answered...

But, in general, this sounds like a candidate for a custom control. You'll, obviously, have to do all the drawing yourself as well as supplying the data for the controls data organization and management. This can either be an external datastore, supplied by the consumer, or an internal datastore, stored in the data structures of the control. In this case I would opt for an external implementation for greater flexibility and scalability. In order to do this you'll have to define an Interface that the consumer would have to implement so you have a set of known methods for your control to get at any data it needs at any time.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralEditing Word documents Pin
Martin@captivasystems12-Apr-05 2:55
Martin@captivasystems12-Apr-05 2:55 
GeneralRe: Editing Word documents Pin
Dave Kreskowiak12-Apr-05 5:03
mveDave Kreskowiak12-Apr-05 5:03 
QuestionHow Can We make combination Please try.... Pin
KiranQ12-Apr-05 2:17
sussKiranQ12-Apr-05 2:17 
AnswerRe: How Can We make combination Please try.... Pin
Dave Kreskowiak12-Apr-05 5:00
mveDave Kreskowiak12-Apr-05 5:00 
General.NET Macro: problem while using DTE.ItemOperations.OpenFile Pin
magilvia12-Apr-05 1:30
magilvia12-Apr-05 1:30 
GeneralUI optimization (.net framework seems slow) Pin
carlos_rocha12-Apr-05 0:14
carlos_rocha12-Apr-05 0:14 
GeneralRe: UI optimization (.net framework seems slow) Pin
Dave Kreskowiak12-Apr-05 4:53
mveDave Kreskowiak12-Apr-05 4:53 
GeneralRe: UI optimization (.net framework seems slow) Pin
carlos_rocha12-Apr-05 6:01
carlos_rocha12-Apr-05 6:01 
GeneralRe: UI optimization (.net framework seems slow) Pin
Dave Kreskowiak12-Apr-05 6:17
mveDave Kreskowiak12-Apr-05 6:17 
GeneralHelp Needed Pin
Praphulla11-Apr-05 20:39
Praphulla11-Apr-05 20:39 
GeneralRe: Help Needed Pin
vertig073012-Apr-05 4:16
vertig073012-Apr-05 4:16 
QuestionCan i develope Client Server Application with access Pin
payal sheth11-Apr-05 19:08
payal sheth11-Apr-05 19:08 
AnswerRe: Can i develope Client Server Application with access Pin
Christian Graus11-Apr-05 19:27
protectorChristian Graus11-Apr-05 19:27 
GeneralRe: Can i develope Client Server Application with access Pin
rwestgraham11-Apr-05 20:25
rwestgraham11-Apr-05 20:25 
GeneralRe: Can i develope Client Server Application with access Pin
Christian Graus11-Apr-05 23:33
protectorChristian Graus11-Apr-05 23:33 
GeneralRe: Can i develope Client Server Application with access Pin
Dave Kreskowiak12-Apr-05 4:19
mveDave Kreskowiak12-Apr-05 4:19 
GeneralRe: Can i develope Client Server Application with access Pin
rwestgraham12-Apr-05 8:31
rwestgraham12-Apr-05 8:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.