Click here to Skip to main content
15,926,596 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Dcom Pin
subrata.jana9-May-07 22:25
subrata.jana9-May-07 22:25 
GeneralRe: Dcom Pin
tantoun10-May-07 4:44
tantoun10-May-07 4:44 
QuestionProblem of Validated Event in windows form Pin
PriteshMalvan7-May-07 1:01
PriteshMalvan7-May-07 1:01 
AnswerRe: Problem of Validated Event in windows form Pin
Tirthadip7-May-07 20:12
Tirthadip7-May-07 20:12 
Questioncalling other forms Pin
Debun6-May-07 9:20
Debun6-May-07 9:20 
AnswerRe: calling other forms Pin
Blumen6-May-07 20:36
Blumen6-May-07 20:36 
QuestionSimulate key strokes to trigger shortcut Pin
flipdoubt4-May-07 5:51
flipdoubt4-May-07 5:51 
AnswerRe: Simulate key strokes to trigger shortcut Pin
kubben4-May-07 6:12
kubben4-May-07 6:12 
I am not sure it is a great idea, but you can do keystrokes with the SendKeys. I think a better solution would be when you want to call the same method if you can see the event that is getting called I would try to call it. Or if there is a button that can be clicked you can always do button.PerformClick()

Hope that helps.
Ben
QuestionMigrating MFC to Windows Forms Pin
earlgraham2-May-07 8:54
earlgraham2-May-07 8:54 
AnswerRe: Migrating MFC to Windows Forms Pin
Paul Conrad5-May-07 5:33
professionalPaul Conrad5-May-07 5:33 
QuestionDatagrid & Panel Pin
tantoun2-May-07 4:41
tantoun2-May-07 4:41 
AnswerRe: Datagrid & Panel Pin
Richard Blythe2-May-07 7:44
Richard Blythe2-May-07 7:44 
QuestionAbout Windows Forms C# .net 2003 Pin
siva.net1-May-07 19:36
siva.net1-May-07 19:36 
AnswerRe: About Windows Forms C# .net 2003 Pin
tantoun1-May-07 21:11
tantoun1-May-07 21:11 
GeneralRe: About Windows Forms C# .net 2003 Pin
Brady Kelly2-May-07 2:22
Brady Kelly2-May-07 2:22 
GeneralRe: About Windows Forms C# .net 2003 Pin
Blumen3-May-07 1:32
Blumen3-May-07 1:32 
QuestionHierarchy & Transparent Controls Pin
CompMan441-May-07 13:09
CompMan441-May-07 13:09 
AnswerRe: Hierarchy & Transparent Controls Pin
Richard Blythe2-May-07 7:34
Richard Blythe2-May-07 7:34 
AnswerRe: Hierarchy & Transparent Controls Pin
Dave Kreskowiak2-May-07 8:18
mveDave Kreskowiak2-May-07 8:18 
GeneralRe: Hierarchy & Transparent Controls Pin
CompMan442-May-07 8:50
CompMan442-May-07 8:50 
GeneralRe: Hierarchy & Transparent Controls Pin
Dave Kreskowiak2-May-07 12:02
mveDave Kreskowiak2-May-07 12:02 
Questionrational rose Pin
tantoun1-May-07 8:53
tantoun1-May-07 8:53 
AnswerRe: rational rose Pin
Paul Conrad13-Jul-07 13:46
professionalPaul Conrad13-Jul-07 13:46 
Questionprogress bar on MDI Pin
sarah_malik29-Apr-07 1:17
sarah_malik29-Apr-07 1:17 
AnswerRe: progress bar on MDI [modified] Pin
CompMan441-May-07 13:13
CompMan441-May-07 13:13 

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.