473,385 Members | 1,645 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Toolstripbutton

Hi
How to Send mouse click to the toolstrip button
Programically

Thanks
DaveL

Nov 2 '08 #1
2 2782
toolStripButton1.PerformClick();

"daveL" <ve***********@yahoo.comwrote in message
news:ry***************@nlpi070.nbdc.sbc.com...
Hi
How to Send mouse click to the toolstrip button
Programically

Thanks
DaveL
Nov 2 '08 #2
Darn I missed that one somewhere , looked at all the properties , oop
thanks alot
DaveL
"Family Tree Mike" <Fa************@ThisOldHouse.comwrote in message
news:%2****************@TK2MSFTNGP06.phx.gbl...
toolStripButton1.PerformClick();

"daveL" <ve***********@yahoo.comwrote in message
news:ry***************@nlpi070.nbdc.sbc.com...
>Hi
How to Send mouse click to the toolstrip button
Programically

Thanks
DaveL

Nov 2 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: David J Rose | last post by:
I am having trouble allowing a user to drag an item, whilst also allowing them to click the item. I am using mousedown, mousemove and mouseup. It works if I click the button carefully, but if there...
7
by: Amil | last post by:
based on the following code generated by the IDE: private void toolStripButton1_Click(object sender, EventArgs e) {} How do I convert sender to a ToolStripButton object so I can access its...
0
by: nelavelli82 | last post by:
Hi, I would like to capture the event when a toolstripbutton gets focus via keyboard. There are events like mousemove ,mouseleave etc..which are captured when a button gets control using mouse....
3
by: TheSteph | last post by:
Hi Experts ! I have a Winform Program in C# / .NET 2.0 I would like to ensure that a value in a TextBox is a valid Int32 when user get out of it (TextBox loose focus)
0
by: Silviall | last post by:
Hello everybody, I'm developing a program with Visual Basic .NET 2005, I've a form that is inherited. The toolstripbutton of base form is public. I would like to know if I can change the...
0
by: Tom | last post by:
The included code block demonstrates programmatically clicking a non-derived ToolStripButton in the OnShown() method. When I derive a button from ToolStripButton and override the _private_...
0
by: Frederik | last post by:
Hi all, I'm having a ToolStrip with several ToolStripButton's (32 by 32 px images on it and no text displayed). How do I attach ShortcutKeys to a ToolStripButton? Should be very simple, but I...
2
by: Adam Sandler | last post by:
Hello, Is it possible to assign a function key to a toolstripbutton? I don't see the property for such an action in the properties for the tsButton. I have a "new" button on the toolstrip. ...
2
by: Joergen Bech | last post by:
Hope someone has a solution or some suggestions for this. This cannot be right?!? Problem: I have multiple non-modal forms open at the same time. One or more of these forms have a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.