Click here to Skip to main content
16,004,969 members
Home / Discussions / C#
   

C#

 
GeneralWith MDI App child form Activated event to working Pin
Inpreet Singh20-Mar-04 4:09
Inpreet Singh20-Mar-04 4:09 
GeneralWith MDI App child form Activated event to working Pin
Anonymous20-Mar-04 4:05
Anonymous20-Mar-04 4:05 
Questionhow to capture a screen on a remote pc ? Pin
fu020-Mar-04 1:21
fu020-Mar-04 1:21 
AnswerRe: how to capture a screen on a remote pc ? Pin
Forrest Feather20-Mar-04 1:53
Forrest Feather20-Mar-04 1:53 
AnswerRe: how to capture a screen on a remote pc ? Pin
Heath Stewart20-Mar-04 4:45
protectorHeath Stewart20-Mar-04 4:45 
GeneralRe: how to capture a screen on a remote pc ? Pin
fu020-Mar-04 15:06
fu020-Mar-04 15:06 
AnswerRe: how to capture a screen on a remote pc ? Pin
Dave Kreskowiak20-Mar-04 5:55
mveDave Kreskowiak20-Mar-04 5:55 
GeneralJapanese Input Issue on the TreeListView program written by Mr. Thomas Caudal Pin
ybaba19-Mar-04 19:07
ybaba19-Mar-04 19:07 
First of all, please delete the previous my message. I made a mistake. Thanks a lot.

Question: Japanese Input Issue on a column item:

By using "click" and "click" actions (not Double click) in a TreeListView control, English can be inputted in a column, but Japanese can not be. Please show me an easy and simple way which I should do to be able to use Japanese. But in the TreeListView source, of course, Japanese can be used like the bellow,

TreeListViewItem itemA = new TreeListViewItem("JAPANESE WORD " + Enum.GetName(typeof(Drives), k), 0);

OP: Japanese Windows XP Pro.
Application: Studio.Net 2003

I am extremely happy to meet the TreeListView program written by Mr. Thomas Caudal. I have two handicaps, when asking my question, a non-native speaker of English and a non-programmer. I have been starting to study VC#, so the beginner of any programming. I can not completely understand the code. So, would you like to explain about this issue by using easy English for a beginner? Thanks a lot, if someone answer me about this question.
Sigh | :sigh:

GeneralRe: Japanese Input Issue on the TreeListView program written by Mr. Thomas Caudal Pin
Colin Angus Mackay20-Mar-04 1:14
Colin Angus Mackay20-Mar-04 1:14 
GeneralRe: Japanese Input Issue on the TreeListView program written by Mr. Thomas Caudal Pin
ybaba20-Mar-04 20:18
ybaba20-Mar-04 20:18 
QuestionExecuteNonQuery or using a dataset? Pin
Forrest Feather19-Mar-04 19:00
Forrest Feather19-Mar-04 19:00 
AnswerRe: ExecuteNonQuery or using a dataset? Pin
Mazdak19-Mar-04 22:17
Mazdak19-Mar-04 22:17 
AnswerRe: ExecuteNonQuery or using a dataset? Pin
Colin Angus Mackay20-Mar-04 1:24
Colin Angus Mackay20-Mar-04 1:24 
GeneralRe: ExecuteNonQuery or using a dataset? Pin
Forrest Feather20-Mar-04 1:47
Forrest Feather20-Mar-04 1:47 
GeneralUsing... before or after the Namespace Pin
v3ct0r19-Mar-04 12:07
v3ct0r19-Mar-04 12:07 
GeneralRe: Using... before or after the Namespace Pin
Werdna19-Mar-04 12:21
Werdna19-Mar-04 12:21 
GeneralRe: Using... before or after the Namespace Pin
v3ct0r19-Mar-04 13:23
v3ct0r19-Mar-04 13:23 
GeneralRe: Using... before or after the Namespace Pin
Michael Flanakin22-Mar-04 4:34
Michael Flanakin22-Mar-04 4:34 
GeneralRe: Using... before or after the Namespace Pin
Duarte Cunha Leão18-Jul-10 11:54
Duarte Cunha Leão18-Jul-10 11:54 
GeneralRe: Using... before or after the Namespace Pin
Colin Angus Mackay20-Mar-04 1:28
Colin Angus Mackay20-Mar-04 1:28 
GeneralRe: Using... before or after the Namespace Pin
Michael Flanakin22-Mar-04 4:31
Michael Flanakin22-Mar-04 4:31 
GeneralRe: Using... before or after the Namespace Pin
v3ct0r22-Mar-04 5:13
v3ct0r22-Mar-04 5:13 
GeneralRe: Using... before or after the Namespace Pin
Michael Flanakin22-Mar-04 5:21
Michael Flanakin22-Mar-04 5:21 
GeneralCustom Controls derived from Forms.Control Question Pin
mtoney19-Mar-04 10:27
mtoney19-Mar-04 10:27 
GeneralNeed answers for some test questions Pin
Alvaro Mendez19-Mar-04 8:41
Alvaro Mendez19-Mar-04 8:41 

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.