Click here to Skip to main content
15,868,102 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: HTML Editor Control & Grid Control Pin
Siddhartha S.5-Oct-08 17:57
Siddhartha S.5-Oct-08 17:57 
QuestionRich Text Box Font Setting Question Pin
Siddhartha S.2-Oct-08 23:00
Siddhartha S.2-Oct-08 23:00 
QuestionRe: Rich Text Box Font Setting Question Pin
led mike3-Oct-08 4:39
led mike3-Oct-08 4:39 
AnswerRe: Rich Text Box Font Setting Question Pin
Siddhartha S.5-Oct-08 17:31
Siddhartha S.5-Oct-08 17:31 
Questionhow to get text with api ??? Pin
TALHAKOSEN2-Oct-08 11:23
TALHAKOSEN2-Oct-08 11:23 
AnswerRe: how to get text with api ??? Pin
Giorgi Dalakishvili2-Oct-08 23:47
mentorGiorgi Dalakishvili2-Oct-08 23:47 
GeneralRe: how to get text with api ??? Pin
TALHAKOSEN3-Oct-08 3:04
TALHAKOSEN3-Oct-08 3:04 
GeneralRe: how to get text with api ??? Pin
Giorgi Dalakishvili3-Oct-08 3:09
mentorGiorgi Dalakishvili3-Oct-08 3:09 
You need HWND of the control you want to retrieve text from. Then you need to send WM_GetText message using SendMessage function. I think you have enough keywords now to search on google.

Giorgi Dalakishvili

#region signature
My Articles / My Latest Article[^] / My blog[^]
#endregion

GeneralRe: how to get text with api ??? Pin
TALHAKOSEN3-Oct-08 4:41
TALHAKOSEN3-Oct-08 4:41 
Generalthats ok ! If somebody needs Pin
TALHAKOSEN3-Oct-08 6:07
TALHAKOSEN3-Oct-08 6:07 
GeneralRe: how to get text with api ??? Pin
led mike3-Oct-08 4:35
led mike3-Oct-08 4:35 
GeneralRe: how to get text with api ??? Pin
Giorgi Dalakishvili3-Oct-08 5:24
mentorGiorgi Dalakishvili3-Oct-08 5:24 
GeneralRe: how to get text with api ??? Pin
led mike3-Oct-08 5:30
led mike3-Oct-08 5:30 
GeneralRe: how to get text with api ??? Pin
TALHAKOSEN3-Oct-08 6:05
TALHAKOSEN3-Oct-08 6:05 
AnswerRe: how to get text with api ??? Pin
WinSolution5-Nov-08 18:30
WinSolution5-Nov-08 18:30 
GeneralRe: how to get text with api ??? Pin
TALHAKOSEN6-Nov-08 3:45
TALHAKOSEN6-Nov-08 3:45 
GeneralRe: how to get text with api ??? Pin
WinSolution7-Nov-08 2:16
WinSolution7-Nov-08 2:16 
GeneralRe: how to get text with api ??? Pin
TALHAKOSEN7-Nov-08 2:18
TALHAKOSEN7-Nov-08 2:18 
GeneralRe: how to get text with api ??? Pin
WinSolution7-Nov-08 19:20
WinSolution7-Nov-08 19:20 
GeneralRe: how to get text with api ??? Pin
TALHAKOSEN9-Nov-08 21:43
TALHAKOSEN9-Nov-08 21:43 
GeneralRe: how to get text with api ??? Pin
WinSolution10-Nov-08 19:34
WinSolution10-Nov-08 19:34 
GeneralRe: how to get text with api ??? Pin
TALHAKOSEN10-Nov-08 20:46
TALHAKOSEN10-Nov-08 20:46 
GeneralRe: how to get text with api ??? Pin
WinSolution11-Nov-08 5:29
WinSolution11-Nov-08 5:29 
QuestionQuery Designer Pin
Mohammad Al Hoss2-Oct-08 0:05
Mohammad Al Hoss2-Oct-08 0:05 
AnswerRe: Query Designer Pin
Giorgi Dalakishvili2-Oct-08 0:23
mentorGiorgi Dalakishvili2-Oct-08 0:23 

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.