Click here to Skip to main content
15,915,603 members
Home / Discussions / C#
   

C#

 
GeneralReading ID3 tags with Shell32 Pin
Rob Tomson3-Mar-05 20:44
Rob Tomson3-Mar-05 20:44 
Generalhelp me plz Pin
Member 17782963-Mar-05 20:42
Member 17782963-Mar-05 20:42 
GeneralRe: help me plz Pin
Sebastian Schneider3-Mar-05 22:16
Sebastian Schneider3-Mar-05 22:16 
GeneralRe: help me plz Pin
Member 17782963-Mar-05 22:36
Member 17782963-Mar-05 22:36 
GeneralRe: help me plz Pin
J4amieC3-Mar-05 22:39
J4amieC3-Mar-05 22:39 
GeneralRe: question Pin
Member 17782964-Mar-05 1:58
Member 17782964-Mar-05 1:58 
GeneralRe: Pin
Member 17782966-Mar-05 18:47
Member 17782966-Mar-05 18:47 
QuestionHow to dynamically add and use controls at runtime (use custom Pin
oohungoo3-Mar-05 19:56
oohungoo3-Mar-05 19:56 
Assum that I have a form1 with a tab control.
In form1, I have variables, some ArrayList for example.
ArrayList arr1
ArrayList arr2
....
These ArrayList contain names of properties (key) and values of these

properties (int value)
Now I would like to create a template that is a Tab Page which

contains:
- A combo box displays name of elements of selected ArrayList of form1
- A textbox that display value of any element that I selected from the

combo box
Each time I change the value in the textbox, the value in appropriate

ArrayList will change.
Afterall, I can create a new instance and add this template-Tab Page to

the tab control of form1.
In fact, this tag page can be delete whenever I select another array

list (at runtime, I may choose it from a combo box contained in form1)

That all I need to learn. Please help me how to do this.
Thankx
GeneralProblem with MDI Child form. Pin
Saurabh Mundhra3-Mar-05 19:44
Saurabh Mundhra3-Mar-05 19:44 
GeneralRe: Problem with MDI Child form. Pin
Pushkar Pathak15-Mar-05 20:43
Pushkar Pathak15-Mar-05 20:43 
GeneralRead / Write an Image file Pin
Rob Tomson3-Mar-05 17:20
Rob Tomson3-Mar-05 17:20 
GeneralRe: Read / Write an Image file Pin
Yulianto.3-Mar-05 19:15
Yulianto.3-Mar-05 19:15 
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 19:24
Rob Tomson3-Mar-05 19:24 
GeneralRe: Read / Write an Image file Pin
leppie3-Mar-05 20:36
leppie3-Mar-05 20:36 
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 20:38
Rob Tomson3-Mar-05 20:38 
GeneralRe: Read / Write an Image file Pin
Sebastian Schneider3-Mar-05 22:24
Sebastian Schneider3-Mar-05 22:24 
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 22:32
Rob Tomson3-Mar-05 22:32 
GeneralRe: Read / Write an Image file Pin
Sebastian Schneider3-Mar-05 22:40
Sebastian Schneider3-Mar-05 22:40 
GeneralRe: Read / Write an Image file Pin
Rob Tomson3-Mar-05 23:05
Rob Tomson3-Mar-05 23:05 
GeneralRe: Read / Write an Image file Pin
Sebastian Schneider3-Mar-05 23:08
Sebastian Schneider3-Mar-05 23:08 
Generalunable to see webcontrol on browser Pin
chandtec3-Mar-05 16:41
chandtec3-Mar-05 16:41 
GeneralRe: unable to see webcontrol on browser Pin
Yulianto.3-Mar-05 16:51
Yulianto.3-Mar-05 16:51 
GeneralRe:again i pasted code kindly see Pin
chandtec3-Mar-05 17:11
chandtec3-Mar-05 17:11 
Generalits geeting pasted , so i wrote code Pin
chandtec3-Mar-05 17:17
chandtec3-Mar-05 17:17 
Generali wrote code for button . its not getting displayed on this form Pin
chandtec3-Mar-05 17:24
chandtec3-Mar-05 17:24 

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.