Click here to Skip to main content
15,906,645 members
Home / Discussions / C#
   

C#

 
AnswerRe: Owner draw TreeView? Pin
Nick Parker3-Aug-04 3:45
protectorNick Parker3-Aug-04 3:45 
GeneralRe: Owner draw TreeView? Pin
misterbear4-Aug-04 1:37
misterbear4-Aug-04 1:37 
GeneralObjects and list boxes Pin
Barry Lapthorn2-Aug-04 23:29
protectorBarry Lapthorn2-Aug-04 23:29 
GeneralRe: Objects and list boxes Pin
leppie3-Aug-04 1:37
leppie3-Aug-04 1:37 
GeneralRe: Objects and list boxes Pin
Barry Lapthorn3-Aug-04 3:51
protectorBarry Lapthorn3-Aug-04 3:51 
GeneralRe: Objects and list boxes Pin
Dave Kreskowiak3-Aug-04 5:49
mveDave Kreskowiak3-Aug-04 5:49 
GeneralRe: Objects and list boxes Pin
gantww3-Aug-04 6:07
gantww3-Aug-04 6:07 
GeneralRe: Objects and list boxes Pin
Barry Lapthorn3-Aug-04 11:12
protectorBarry Lapthorn3-Aug-04 11:12 
GeneralRe: Objects and list boxes Pin
Barry Lapthorn3-Aug-04 11:11
protectorBarry Lapthorn3-Aug-04 11:11 
QuestionHow often? Pin
matthias s.2-Aug-04 23:20
matthias s.2-Aug-04 23:20 
AnswerRe: How often? Pin
leppie3-Aug-04 1:33
leppie3-Aug-04 1:33 
GeneralDoubt in Phil Wright's TabControl Pin
Archana19772-Aug-04 22:14
Archana19772-Aug-04 22:14 
GeneralRe: Doubt in Phil Wright's TabControl Pin
leppie3-Aug-04 1:43
leppie3-Aug-04 1:43 
GeneralRe: Doubt in Phil Wright's TabControl Pin
Archana19773-Aug-04 2:27
Archana19773-Aug-04 2:27 
GeneralRe: Doubt in Phil Wright's TabControl Pin
Nick Parker3-Aug-04 3:29
protectorNick Parker3-Aug-04 3:29 
GeneraldlThread exception handler Pin
LorenzoDV2-Aug-04 22:02
LorenzoDV2-Aug-04 22:02 
GeneralRe: dlThread exception handler Pin
leppie3-Aug-04 1:46
leppie3-Aug-04 1:46 
GeneralAccess is denied Pin
Anonymous2-Aug-04 22:00
Anonymous2-Aug-04 22:00 
GeneralCulture extrange behavior Pin
Jose Vicente2-Aug-04 21:53
Jose Vicente2-Aug-04 21:53 
GeneralRe: Culture extrange behavior Pin
Norman-Timo3-Aug-04 1:20
Norman-Timo3-Aug-04 1:20 
GeneralRe: Culture extrange behavior Pin
Jose Vicente3-Aug-04 3:14
Jose Vicente3-Aug-04 3:14 
QuestionHow to save status of runtime controls? Pin
sachinkalse2-Aug-04 21:24
sachinkalse2-Aug-04 21:24 
I have divided a form in two parts, first half contains a tree view control, in the next half there is a panel control, on
that I draw some controlls like check box, radio button, combo box, numeric up down, etc. at runtime, corresponding
to the node click of the tree view control.
In this case how and where should I store the status of each control?
e.g.
If there is a check box and a combo box corresponding to the node 1 and I click node 2, before drawing the controlls
corresponding to node 2 on the panel, where should I save the status of the controls corresponding to node 1 such
that when I again click node 1 , I should again get the old status of the controlls corresponding to it.
Please guide.
AnswerRe: How to save status of runtime controls? Pin
Norman-Timo3-Aug-04 0:52
Norman-Timo3-Aug-04 0:52 
GeneralIdentify max no of child nodes for a node in XML Pin
saud_a_k2-Aug-04 20:49
saud_a_k2-Aug-04 20:49 
GeneralRe: Identify max no of child nodes for a node in XML Pin
Norman-Timo3-Aug-04 1:06
Norman-Timo3-Aug-04 1:06 

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.