Click here to Skip to main content
15,887,083 members
Home / Discussions / C#
   

C#

 
GeneralDynamically update combo box items bound to data source Pin
SloanCode5-Dec-04 9:53
SloanCode5-Dec-04 9:53 
GeneralBrowse button Pin
dragonroamer5-Dec-04 9:53
dragonroamer5-Dec-04 9:53 
GeneralRe: Browse button Pin
tom_dx5-Dec-04 15:06
tom_dx5-Dec-04 15:06 
Generalcapturing other applications... Pin
eligeti5-Dec-04 9:47
eligeti5-Dec-04 9:47 
GeneralRe: capturing other applications... Pin
Daniel Turini5-Dec-04 20:04
Daniel Turini5-Dec-04 20:04 
GeneralMaking listView.labelEdit editable on one click Pin
youusuf5-Dec-04 8:36
youusuf5-Dec-04 8:36 
GeneralRe: Making listView.labelEdit editable on one click Pin
Daniel Turini5-Dec-04 20:10
Daniel Turini5-Dec-04 20:10 
GeneralGenerating tabs dynamically Pin
thepersonof5-Dec-04 3:22
thepersonof5-Dec-04 3:22 
Hi I have this code

<br />
string name = "tabPage0"; // This in reality is dynamic<br />
mainTabs.TabPages.Add(name);<br />


Then I would like some way to set tabPage0.Text How is this done?
Thanks
GeneralRe: Generating tabs dynamically Pin
Nick Parker5-Dec-04 4:26
protectorNick Parker5-Dec-04 4:26 
GeneralRe: Generating tabs dynamically Pin
thepersonof5-Dec-04 4:45
thepersonof5-Dec-04 4:45 
GeneralRe: Generating tabs dynamically Pin
Nick Parker5-Dec-04 5:06
protectorNick Parker5-Dec-04 5:06 
GeneralRe: Generating tabs dynamically Pin
Anonymous5-Dec-04 8:26
Anonymous5-Dec-04 8:26 
GeneralDrawing a Family Tree Pin
pjholliday5-Dec-04 1:47
pjholliday5-Dec-04 1:47 
Generalunicode problem in INI Pin
ye win zaw5-Dec-04 1:17
ye win zaw5-Dec-04 1:17 
GeneralRe: unicode problem in INI Pin
Nick Parker5-Dec-04 4:29
protectorNick Parker5-Dec-04 4:29 
GeneralRe: unicode problem in INI Pin
Christian Pedersen5-Dec-04 13:34
Christian Pedersen5-Dec-04 13:34 
GeneralI have a network application Pin
Mohammed Aijaz Mohiuddin5-Dec-04 1:04
Mohammed Aijaz Mohiuddin5-Dec-04 1:04 
GeneralSyntax hightlighting. Pin
Marlun5-Dec-04 0:51
Marlun5-Dec-04 0:51 
GeneralRe: Syntax hightlighting. Pin
Nick Parker5-Dec-04 4:30
protectorNick Parker5-Dec-04 4:30 
GeneralRe: Syntax hightlighting. Pin
leppie5-Dec-04 7:36
leppie5-Dec-04 7:36 
QuestionHow to create a shortcut key for a control in C#? Pin
momer5-Dec-04 0:30
momer5-Dec-04 0:30 
AnswerRe: How to create a shortcut key for a control in C#? Pin
Kir Birger5-Dec-04 5:46
Kir Birger5-Dec-04 5:46 
AnswerRe: How to create a shortcut key for a control in C#? Pin
Nick Parker5-Dec-04 6:52
protectorNick Parker5-Dec-04 6:52 
Generalfile.Position problem Pin
balkang4-Dec-04 23:04
balkang4-Dec-04 23:04 
GeneralRe: file.Position problem Pin
Robin Panther5-Dec-04 1:56
Robin Panther5-Dec-04 1:56 

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.