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

C#

 
GeneralWintab32 library class in c sharp Pin
FAHADI19841-Feb-05 8:35
FAHADI19841-Feb-05 8:35 
GeneralRe: Wintab32 library class in c sharp Pin
Judah Gabriel Himango1-Feb-05 9:09
sponsorJudah Gabriel Himango1-Feb-05 9:09 
Generalforeach loop with controls Pin
Dwayner791-Feb-05 8:15
Dwayner791-Feb-05 8:15 
GeneralRe: foreach loop with controls Pin
S. Senthil Kumar1-Feb-05 8:27
S. Senthil Kumar1-Feb-05 8:27 
GeneralRe: foreach loop with controls Pin
Robert Rohde1-Feb-05 8:41
Robert Rohde1-Feb-05 8:41 
GeneralRe: foreach loop with controls Pin
Judah Gabriel Himango1-Feb-05 9:11
sponsorJudah Gabriel Himango1-Feb-05 9:11 
GeneralRe: foreach loop with controls Pin
Dwayner791-Feb-05 9:30
Dwayner791-Feb-05 9:30 
GeneralRe: foreach loop with controls Pin
Robert Rohde1-Feb-05 9:49
Robert Rohde1-Feb-05 9:49 
Oh... I made a mistake. D'Oh! | :doh: Change the foreach line:
<br />
foreach (Control control in form1.Controls)<br />


The Controls property gives you a collection class over which you can iterate. You can do the same thing with any container control.
GeneralINdividual Character format in Richtext Pin
Vodstok1-Feb-05 8:07
Vodstok1-Feb-05 8:07 
GeneralRe: INdividual Character format in Richtext Pin
Robert Rohde1-Feb-05 9:07
Robert Rohde1-Feb-05 9:07 
GeneralRe: INdividual Character format in Richtext Pin
Heath Stewart1-Feb-05 10:08
protectorHeath Stewart1-Feb-05 10:08 
GeneralRe: INdividual Character format in Richtext Pin
Vodstok1-Feb-05 10:27
Vodstok1-Feb-05 10:27 
GeneralRe: INdividual Character format in Richtext Pin
Heath Stewart1-Feb-05 10:36
protectorHeath Stewart1-Feb-05 10:36 
GeneralRe: INdividual Character format in Richtext Pin
Heath Stewart1-Feb-05 10:39
protectorHeath Stewart1-Feb-05 10:39 
Questionhow to change the ProcessWindowStyle of a running process Pin
IsaacB1-Feb-05 7:31
IsaacB1-Feb-05 7:31 
AnswerRe: how to change the ProcessWindowStyle of a running process Pin
Dave Kreskowiak1-Feb-05 8:36
mveDave Kreskowiak1-Feb-05 8:36 
GeneralRe: how to change the ProcessWindowStyle of a running process Pin
Alex Korchemniy1-Feb-05 8:38
Alex Korchemniy1-Feb-05 8:38 
AnswerRe: how to change the ProcessWindowStyle of a running process Pin
Alex Korchemniy1-Feb-05 8:37
Alex Korchemniy1-Feb-05 8:37 
GeneralRe: how to change the ProcessWindowStyle of a running process Pin
IsaacB1-Feb-05 10:33
IsaacB1-Feb-05 10:33 
GeneralRe: how to change the ProcessWindowStyle of a running process Pin
Dave Kreskowiak1-Feb-05 12:04
mveDave Kreskowiak1-Feb-05 12:04 
GeneralRe: how to change the ProcessWindowStyle of a running process Pin
IsaacB1-Feb-05 12:34
IsaacB1-Feb-05 12:34 
GeneralRe: how to change the ProcessWindowStyle of a running process Pin
Dave Kreskowiak1-Feb-05 17:33
mveDave Kreskowiak1-Feb-05 17:33 
Generalubject : programming with .NET Framework to browsing my bank account, buy and sell stock shares Pin
Close Network1-Feb-05 5:56
Close Network1-Feb-05 5:56 
GeneralRe: ubject : programming with .NET Framework to browsing my bank account, buy and sell stock shares Pin
Charlie Williams1-Feb-05 6:05
Charlie Williams1-Feb-05 6:05 
GeneralFire Events on Windows Border Pin
de9me1-Feb-05 4:54
de9me1-Feb-05 4:54 

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.