Click here to Skip to main content
15,910,210 members
Home / Discussions / C#
   

C#

 
AnswerRe: table control paging Pin
Stefan Troschuetz5-Feb-07 1:48
Stefan Troschuetz5-Feb-07 1:48 
Questionopen MenuItem of MainMenu by code Pin
nadapublicidad4-Feb-07 23:55
nadapublicidad4-Feb-07 23:55 
AnswerRe: open MenuItem of MainMenu by code Pin
quiteSmart5-Feb-07 0:06
quiteSmart5-Feb-07 0:06 
GeneralMessage Removed Pin
5-Feb-07 0:25
nadapublicidad5-Feb-07 0:25 
GeneralRe: open MenuItem of MainMenu by code Pin
Stefan Troschuetz5-Feb-07 1:41
Stefan Troschuetz5-Feb-07 1:41 
AnswerRe: open MenuItem of MainMenu by code Pin
Luc Pattyn5-Feb-07 0:39
sitebuilderLuc Pattyn5-Feb-07 0:39 
GeneralMessage Removed Pin
5-Feb-07 0:53
nadapublicidad5-Feb-07 0:53 
GeneralRe: open MenuItem of MainMenu by code :(( Pin
quiteSmart5-Feb-07 1:11
quiteSmart5-Feb-07 1:11 
jaimeaye wrote:
with menuItem1.PerformClick(); you send a event of Click.


that's right, but if you do this on the parent menuItem it will do what you wish
cz the click event of the parent menu item is to open its drop down items.

for example if your have a File menu item and under it New.

if you like to view nuew you write:

fileMenuItem.PerformClick();
GeneralRe: open MenuItem of MainMenu by code :(( Pin
Stefan Troschuetz5-Feb-07 1:42
Stefan Troschuetz5-Feb-07 1:42 
GeneralRe: open MenuItem of MainMenu by code :(( Pin
quiteSmart5-Feb-07 2:07
quiteSmart5-Feb-07 2:07 
GeneralRe: open MenuItem of MainMenu by code :(( Pin
Stefan Troschuetz5-Feb-07 3:11
Stefan Troschuetz5-Feb-07 3:11 
QuestionURGENT : C# application for multi monitors Pin
bil_geo4-Feb-07 23:42
bil_geo4-Feb-07 23:42 
AnswerRe: URGENT : C# application for multi monitors Pin
Colin Angus Mackay4-Feb-07 23:52
Colin Angus Mackay4-Feb-07 23:52 
GeneralRe: URGENT : C# application for multi monitors Pin
bil_geo5-Feb-07 0:41
bil_geo5-Feb-07 0:41 
GeneralRe: URGENT : C# application for multi monitors Pin
Luc Pattyn5-Feb-07 1:09
sitebuilderLuc Pattyn5-Feb-07 1:09 
GeneralRe: URGENT : C# application for multi monitors Pin
bil_geo5-Feb-07 1:28
bil_geo5-Feb-07 1:28 
GeneralRe: URGENT : C# application for multi monitors Pin
Luc Pattyn5-Feb-07 1:39
sitebuilderLuc Pattyn5-Feb-07 1:39 
GeneralRe: URGENT : C# application for multi monitors Pin
bil_geo5-Feb-07 18:01
bil_geo5-Feb-07 18:01 
GeneralChange of OS [modified] Pin
Luc Pattyn6-Feb-07 0:44
sitebuilderLuc Pattyn6-Feb-07 0:44 
Questiondatetimepicker & short date Pin
Glen Harvy4-Feb-07 23:35
Glen Harvy4-Feb-07 23:35 
AnswerRe: datetimepicker & short date Pin
Christian Graus4-Feb-07 23:38
protectorChristian Graus4-Feb-07 23:38 
GeneralRe: datetimepicker & short date [modified] Pin
Glen Harvy5-Feb-07 2:05
Glen Harvy5-Feb-07 2:05 
GeneralRe: datetimepicker & short date Pin
Pratik Vasant Shah5-Feb-07 20:28
Pratik Vasant Shah5-Feb-07 20:28 
QuestionCollections and Datastructures Pin
Kushi Bobby4-Feb-07 23:10
Kushi Bobby4-Feb-07 23:10 
AnswerRe: Collections and Datastructures Pin
Stefan Troschuetz4-Feb-07 23:28
Stefan Troschuetz4-Feb-07 23:28 

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.