Click here to Skip to main content
15,900,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: Picture zooming Pin
jigoroKano1-Nov-06 23:26
jigoroKano1-Nov-06 23:26 
QuestionHow to get which button of MainMenu control is pressed? Pin
choopie1-Nov-06 21:02
choopie1-Nov-06 21:02 
AnswerRe: How to get which button of MainMenu control is pressed? Pin
quiteSmart1-Nov-06 21:23
quiteSmart1-Nov-06 21:23 
GeneralRe: How to get which button of MainMenu control is pressed? Pin
choopie1-Nov-06 21:34
choopie1-Nov-06 21:34 
GeneralRe: How to get which button of MainMenu control is pressed? Pin
quiteSmart1-Nov-06 21:42
quiteSmart1-Nov-06 21:42 
GeneralRe: How to get which button of MainMenu control is pressed? Pin
choopie1-Nov-06 21:50
choopie1-Nov-06 21:50 
GeneralRe: How to get which button of MainMenu control is pressed? Pin
quiteSmart1-Nov-06 21:58
quiteSmart1-Nov-06 21:58 
GeneralRe: How to get which button of MainMenu control is pressed? Pin
choopie1-Nov-06 22:19
choopie1-Nov-06 22:19 
I have a panel that changes it's size gradually by using the timer_tick event of the timer control. I want when I press a menu button this panel to show by encreasing it's size and show some of the controls. After that when I press the second menu button the panel hides (as it gradually decreases it's size to panel1.height = 0 and in the very next moment to increase again by showing the other controls). I thought I could take the text property of the buttons (menuItems) in a switch-case construction placed in the timer_tick event but it didn't work. I don't know if there is a simle way. It's a little complicated. Hope it is clear now what I want to do
GeneralRe: How to get which button of MainMenu control is pressed? Pin
quiteSmart1-Nov-06 22:44
quiteSmart1-Nov-06 22:44 
AnswerRe: How to get which button of MainMenu control is pressed? Pin
aamironline1-Nov-06 22:41
aamironline1-Nov-06 22:41 
GeneralRe: How to get which button of MainMenu control is pressed? Pin
choopie1-Nov-06 23:00
choopie1-Nov-06 23:00 
QuestionLast Row in Data Grid [modified] Pin
MJay1-Nov-06 21:02
MJay1-Nov-06 21:02 
AnswerRe: Last Row in Data Grid Pin
quiteSmart1-Nov-06 21:16
quiteSmart1-Nov-06 21:16 
GeneralRe: Last Row in Data Grid Pin
MJay1-Nov-06 21:55
MJay1-Nov-06 21:55 
GeneralRe: Last Row in Data Grid Pin
quiteSmart1-Nov-06 22:03
quiteSmart1-Nov-06 22:03 
GeneralRe: Last Row in Data Grid Pin
MJay1-Nov-06 22:09
MJay1-Nov-06 22:09 
GeneralRe: Last Row in Data Grid Pin
quiteSmart1-Nov-06 22:13
quiteSmart1-Nov-06 22:13 
GeneralRe: Last Row in Data Grid Pin
quiteSmart1-Nov-06 22:40
quiteSmart1-Nov-06 22:40 
AnswerRe: Last Row in Data Grid Pin
Tamimi - Code1-Nov-06 22:30
Tamimi - Code1-Nov-06 22:30 
GeneralRe: Last Row in Data Grid Pin
MJay1-Nov-06 22:34
MJay1-Nov-06 22:34 
GeneralRe: Last Row in Data Grid Pin
Tamimi - Code1-Nov-06 22:52
Tamimi - Code1-Nov-06 22:52 
Questionimage displaying on a form in treeview..an fileload error Pin
shaz jazz1-Nov-06 20:49
shaz jazz1-Nov-06 20:49 
QuestionHow do I enforce a program by another program Pin
belonger1-Nov-06 20:39
belonger1-Nov-06 20:39 
AnswerRe: How do I enforce a program by another program [modified] Pin
quiteSmart1-Nov-06 20:43
quiteSmart1-Nov-06 20:43 
GeneralRe: How do I enforce a program by another program Pin
belonger1-Nov-06 21:00
belonger1-Nov-06 21:00 

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.