Click here to Skip to main content
15,916,215 members
Home / Discussions / C#
   

C#

 
GeneralRe: Any MultiPage Control available for Windows Form ? Pin
DaveyM6911-Jul-08 10:02
professionalDaveyM6911-Jul-08 10:02 
GeneralRe: Any MultiPage Control available for Windows Form ? Pin
Luc Pattyn11-Jul-08 10:10
sitebuilderLuc Pattyn11-Jul-08 10:10 
GeneralRe: Any MultiPage Control available for Windows Form ? Pin
Nadia Monalisa11-Jul-08 10:24
Nadia Monalisa11-Jul-08 10:24 
GeneralRe: Any MultiPage Control available for Windows Form ? Pin
Luc Pattyn11-Jul-08 10:34
sitebuilderLuc Pattyn11-Jul-08 10:34 
GeneralRe: Any MultiPage Control available for Windows Form ? Pin
Nadia Monalisa11-Jul-08 11:32
Nadia Monalisa11-Jul-08 11:32 
AnswerRe: Any MultiPage Control available for Windows Form ? Pin
Gareth H11-Jul-08 10:14
Gareth H11-Jul-08 10:14 
QuestionUpdate Control Panel from Control Button Pin
lcm111-Jul-08 7:36
lcm111-Jul-08 7:36 
AnswerRe: Update Control Panel from Control Button Pin
Luc Pattyn11-Jul-08 8:42
sitebuilderLuc Pattyn11-Jul-08 8:42 
Hi,


Confused | :confused:

A button does not hold any data (unless you hide something in its Tag).
The normal approach is to have your data structured somehow and stored in class members.
Then these data may get operated upon by Controls, such as a Button causing an OpenFileDialog to
appear, and a file being read; and an OnPaint method may read the same data to display something
on the Form or one of its Controls (such as a Panel).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Voting for dummies? No thanks. Dead | X|


QuestionDocking/Anchoring controls Pin
Echilon11-Jul-08 6:55
Echilon11-Jul-08 6:55 
AnswerRe: Docking/Anchoring controls Pin
paas11-Jul-08 8:17
paas11-Jul-08 8:17 
AnswerRe: Docking/Anchoring controls Pin
Luc Pattyn11-Jul-08 8:36
sitebuilderLuc Pattyn11-Jul-08 8:36 
AnswerRe: Docking/Anchoring controls Pin
Echilon11-Jul-08 9:09
Echilon11-Jul-08 9:09 
GeneralRe: Docking/Anchoring controls Pin
Luc Pattyn11-Jul-08 9:14
sitebuilderLuc Pattyn11-Jul-08 9:14 
GeneralRe: Docking/Anchoring controls Pin
DaveyM6911-Jul-08 9:57
professionalDaveyM6911-Jul-08 9:57 
GeneralRe: Docking/Anchoring controls Pin
Echilon13-Jul-08 19:51
Echilon13-Jul-08 19:51 
QuestionHow to stop... Pin
Yosh_11-Jul-08 5:04
professionalYosh_11-Jul-08 5:04 
AnswerRe: How to stop... Pin
Gareth H11-Jul-08 5:14
Gareth H11-Jul-08 5:14 
AnswerRe: How to stop... Pin
Giorgi Dalakishvili11-Jul-08 6:58
mentorGiorgi Dalakishvili11-Jul-08 6:58 
AnswerRe: How to stop... Pin
TheFM23411-Jul-08 7:03
TheFM23411-Jul-08 7:03 
GeneralYour post strongly confirms your sign. Pin
CPallini11-Jul-08 7:28
mveCPallini11-Jul-08 7:28 
JokeRe: How to stop... Pin
Paul Conrad11-Jul-08 8:19
professionalPaul Conrad11-Jul-08 8:19 
AnswerRe: How to stop... Pin
Pete O'Hanlon11-Jul-08 8:35
mvePete O'Hanlon11-Jul-08 8:35 
AnswerRe: How to stop... Pin
leppie11-Jul-08 11:19
leppie11-Jul-08 11:19 
QuestionChanging the default font Pin
NiceNaidu11-Jul-08 4:41
NiceNaidu11-Jul-08 4:41 
AnswerRe: Changing the default font Pin
Scott Dorman11-Jul-08 5:16
professionalScott Dorman11-Jul-08 5:16 

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.