Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: Extract Text from a TIF File [modified] Pin
bit2byte224-May-06 8:55
bit2byte224-May-06 8:55 
QuestionWebcam Pin
SoftcodeSoftware24-May-06 5:47
SoftcodeSoftware24-May-06 5:47 
AnswerRe: Webcam Pin
Ed.Poore24-May-06 7:29
Ed.Poore24-May-06 7:29 
GeneralRe: Webcam Pin
SoftcodeSoftware24-May-06 12:10
SoftcodeSoftware24-May-06 12:10 
QuestionTreeView - Control vs TreeView - Class Pin
Tomerland24-May-06 5:09
Tomerland24-May-06 5:09 
AnswerRe: TreeView - Control vs TreeView - Class Pin
Ravi Bhavnani24-May-06 6:15
professionalRavi Bhavnani24-May-06 6:15 
GeneralRe: TreeView - Control vs TreeView - Class Pin
Tomerland28-May-06 20:57
Tomerland28-May-06 20:57 
AnswerRe: TreeView - Control vs TreeView - Class Pin
Wjousts24-May-06 6:59
Wjousts24-May-06 6:59 
They are the same thing, just different termnology. In MSDN I think there is a seperate TreeView Control and TreeView Class entry, but they are talking about the same thing. The Control entry gives you general info of the control itself while the class entry gives you all the "behind the scenes" stuff.
If you add a TreeView control to your form then you are actually adding an instance of the TreeView class to your form class.
GeneralRe: TreeView - Control vs TreeView - Class Pin
Tomerland28-May-06 20:56
Tomerland28-May-06 20:56 
QuestionCoboBox dopdownstyle Pin
Del Mitchell24-May-06 4:40
Del Mitchell24-May-06 4:40 
AnswerRe: CoboBox dopdownstyle Pin
_AK_24-May-06 19:44
_AK_24-May-06 19:44 
GeneralRe: CoboBox dopdownstyle Pin
Del Mitchell25-May-06 3:29
Del Mitchell25-May-06 3:29 
Questionhow to point to a set of parameters using delegate Pin
donkaiser24-May-06 4:10
donkaiser24-May-06 4:10 
AnswerRe: how to point to a set of parameters using delegate Pin
Judah Gabriel Himango24-May-06 7:14
sponsorJudah Gabriel Himango24-May-06 7:14 
QuestionImplement Heap help? Pin
eric_tran24-May-06 4:05
eric_tran24-May-06 4:05 
QuestionProgramatic (and only slightly problematic) Datasets Pin
martin_hughes24-May-06 3:58
martin_hughes24-May-06 3:58 
AnswerRe: Programatic (and only slightly problematic) Datasets Pin
Ed.Poore24-May-06 4:08
Ed.Poore24-May-06 4:08 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
martin_hughes24-May-06 7:13
martin_hughes24-May-06 7:13 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
Ed.Poore24-May-06 7:23
Ed.Poore24-May-06 7:23 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
martin_hughes24-May-06 8:51
martin_hughes24-May-06 8:51 
GeneralRe: Programatic (and only slightly problematic) Datasets Pin
Ed.Poore24-May-06 9:34
Ed.Poore24-May-06 9:34 
QuestionHow compile a file from my application Pin
Sasuko24-May-06 2:36
Sasuko24-May-06 2:36 
AnswerRe: How compile a file from my application Pin
-Dy24-May-06 2:52
-Dy24-May-06 2:52 
GeneralRe: How compile a file from my application Pin
Sasuko24-May-06 4:11
Sasuko24-May-06 4:11 
GeneralRe: How compile a file from my application Pin
-Dy24-May-06 22:56
-Dy24-May-06 22: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.