Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
AnswerRe: Get the properties of the application [modified] Pin
stancrm1-Jun-06 20:16
stancrm1-Jun-06 20:16 
QuestionRefresh Pin
Resolver181-Jun-06 19:12
Resolver181-Jun-06 19:12 
AnswerRe: Refresh [modified] Pin
suguimoto1-Jun-06 19:31
suguimoto1-Jun-06 19:31 
AnswerRe: Refresh Pin
S. Senthil Kumar1-Jun-06 20:55
S. Senthil Kumar1-Jun-06 20:55 
Questionwhat is assembly Pin
nguyenquang02841-Jun-06 17:38
nguyenquang02841-Jun-06 17:38 
AnswerRe: what is assembly Pin
Darren_1-Jun-06 22:00
Darren_1-Jun-06 22:00 
GeneralRe: what is assembly Pin
nguyenquang02842-Jun-06 17:18
nguyenquang02842-Jun-06 17:18 
Questioninheriting from tabPage class Pin
rcwoods1-Jun-06 11:34
rcwoods1-Jun-06 11:34 
Hi
I need some help with coding my class.

I want to create 2 different types of TabPages that will appear on my single TabControl. For eg. a CustomerTabPage and EmployeeTabPage. So I assume I should create 2 customised TabPage classes?
So if im receiving an employees details i will create an instance of Employee and create an instance of EmployeeTabPage(myEmployee) and pass it myEmployee to create a tab page that is unique to employees and adds all myEmployee's data to the labels on that tabPage.

Now the problem I have is how do I add the controls that will appear on my CustomerTabPage or EmployeeTabPage? do I code it in each class of TabPage that I created?

plz help!
AnswerRe: inheriting from tabPage class Pin
likefood1-Jun-06 12:05
likefood1-Jun-06 12:05 
GeneralRe: inheriting from tabPage class Pin
rcwoods1-Jun-06 12:43
rcwoods1-Jun-06 12:43 
AnswerRe: inheriting from tabPage class Pin
Ed.Poore1-Jun-06 13:26
Ed.Poore1-Jun-06 13:26 
QuestionCodeDom question Pin
Pablo Hernandez Valdes1-Jun-06 11:11
Pablo Hernandez Valdes1-Jun-06 11:11 
AnswerRe: CodeDom question Pin
Dustin Metzgar1-Jun-06 11:27
Dustin Metzgar1-Jun-06 11:27 
QuestionData Source Wizard for SQL [modified] Pin
PyroManiak1-Jun-06 11:10
PyroManiak1-Jun-06 11:10 
AnswerRe: Data Source Wizard for SQL Pin
Ed.Poore1-Jun-06 13:19
Ed.Poore1-Jun-06 13:19 
GeneralRe: Data Source Wizard for SQL Pin
PyroManiak1-Jun-06 18:55
PyroManiak1-Jun-06 18:55 
Questionjust-in-time (JIT) error Pin
keroed_edmond1-Jun-06 11:00
keroed_edmond1-Jun-06 11:00 
AnswerRe: just-in-time (JIT) error Pin
Ed.Poore1-Jun-06 13:17
Ed.Poore1-Jun-06 13:17 
GeneralRe: just-in-time (JIT) error Pin
keroed_edmond1-Jun-06 14:16
keroed_edmond1-Jun-06 14:16 
GeneralRe: just-in-time (JIT) error Pin
Ed.Poore1-Jun-06 23:13
Ed.Poore1-Jun-06 23:13 
GeneralRe: just-in-time (JIT) error [modified] Pin
keroed_edmond3-Jun-06 9:49
keroed_edmond3-Jun-06 9:49 
GeneralRe: just-in-time (JIT) error Pin
Ed.Poore3-Jun-06 11:07
Ed.Poore3-Jun-06 11:07 
GeneralRe: just-in-time (JIT) error Pin
keroed_edmond3-Jun-06 12:15
keroed_edmond3-Jun-06 12:15 
GeneralRe: just-in-time (JIT) error Pin
Ed.Poore3-Jun-06 13:35
Ed.Poore3-Jun-06 13:35 
GeneralRe: just-in-time (JIT) error Pin
Ed.Poore3-Jun-06 13:39
Ed.Poore3-Jun-06 13:39 

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.