How to Display Coordinates on StatusStripLabelHow do I calculate someone's age in C#?How do I enumerate an enum in C#?How do I create an Excel (.XLS and .XLSX) file in C# without installing Microsoft Office?How do I round a decimal value to 2 decimal places (for output on a page)How do I make a textbox that only accepts numbers?How do I get a consistent byte representation of strings in C# without manually specifying an encoding?Collection was modified; enumeration operation may not executeHow to loop through all enum values in C#?What is a NullReferenceException, and how do I fix it?Why not inherit from List<T>?
Asked to Not Use Transactions and to Use A Workaround to Simulate One
How to make classical firearms effective on space habitats despite the coriolis effect?
What is the difference between an engine skirt and an engine nozzle?
What is the origin of the "being immortal sucks" trope?
Why are there no programmes / playbills for movies?
Which version of the Pigeonhole principle is correct? One is far stronger than the other
How often is duct tape used during crewed space missions?
Why is the return value of the fun function 8 instead of 7?
Smooth irreducible subvarieties in an algebraic group that are stable under power maps
Why does an orbit become hyperbolic when total orbital energy is positive?
What does "boys rule, girls drool" mean?
What is the word for a person who destroys monuments?
Wrong Schengen Visa exit stamp on my passport, who can I complain to?
How many people need to succeed in a group check with three people?
In what sequence should an advanced civilization teach technology to medieval society to maximize rate of adoption?
How to draw a Venn diagram for X - (Y intersect Z)?
What is this WWII four-engine plane on skis?
How to ensure that neurotic or annoying characters don't get tiring on the long run
Why does dd not make working bootable USB sticks for Microsoft?
What does the "capacitor into resistance" symbol mean?
What are the typical trumpet parts in classical music?
Permutations in Disguise
Hobby function generators
Does Forgotten Realms setting count as “High magic”?
How to Display Coordinates on StatusStripLabel
How do I calculate someone's age in C#?How do I enumerate an enum in C#?How do I create an Excel (.XLS and .XLSX) file in C# without installing Microsoft Office?How do I round a decimal value to 2 decimal places (for output on a page)How do I make a textbox that only accepts numbers?How do I get a consistent byte representation of strings in C# without manually specifying an encoding?Collection was modified; enumeration operation may not executeHow to loop through all enum values in C#?What is a NullReferenceException, and how do I fix it?Why not inherit from List<T>?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I want to Display Coordinates on StatusStripLabel when mousemove events rise
Blank Window is Form2 and StatusStriplabel is on Form1
When MouseMove Event on Form2 happened then Coordinates will Display on Form1 StatusStripLabel
c# .net
add a comment
|
I want to Display Coordinates on StatusStripLabel when mousemove events rise
Blank Window is Form2 and StatusStriplabel is on Form1
When MouseMove Event on Form2 happened then Coordinates will Display on Form1 StatusStripLabel
c# .net
Can you pass a reference of Form1 into Form2? That would make things easier for you.
– tgolisch
Mar 28 at 15:37
yes i created reference of Form1 into Form2
– Omkar
Mar 29 at 5:02
You should be able to use that Form1 reference to access the StatusStripLabel. Is that not working? Could you post the code that is in your Form2_MouseMove event?
– tgolisch
Mar 29 at 12:27
add a comment
|
I want to Display Coordinates on StatusStripLabel when mousemove events rise
Blank Window is Form2 and StatusStriplabel is on Form1
When MouseMove Event on Form2 happened then Coordinates will Display on Form1 StatusStripLabel
c# .net
I want to Display Coordinates on StatusStripLabel when mousemove events rise
Blank Window is Form2 and StatusStriplabel is on Form1
When MouseMove Event on Form2 happened then Coordinates will Display on Form1 StatusStripLabel
c# .net
c# .net
edited Mar 28 at 14:17
Sagar R
5793 silver badges13 bronze badges
5793 silver badges13 bronze badges
asked Mar 28 at 12:58
OmkarOmkar
11 bronze badge
11 bronze badge
Can you pass a reference of Form1 into Form2? That would make things easier for you.
– tgolisch
Mar 28 at 15:37
yes i created reference of Form1 into Form2
– Omkar
Mar 29 at 5:02
You should be able to use that Form1 reference to access the StatusStripLabel. Is that not working? Could you post the code that is in your Form2_MouseMove event?
– tgolisch
Mar 29 at 12:27
add a comment
|
Can you pass a reference of Form1 into Form2? That would make things easier for you.
– tgolisch
Mar 28 at 15:37
yes i created reference of Form1 into Form2
– Omkar
Mar 29 at 5:02
You should be able to use that Form1 reference to access the StatusStripLabel. Is that not working? Could you post the code that is in your Form2_MouseMove event?
– tgolisch
Mar 29 at 12:27
Can you pass a reference of Form1 into Form2? That would make things easier for you.
– tgolisch
Mar 28 at 15:37
Can you pass a reference of Form1 into Form2? That would make things easier for you.
– tgolisch
Mar 28 at 15:37
yes i created reference of Form1 into Form2
– Omkar
Mar 29 at 5:02
yes i created reference of Form1 into Form2
– Omkar
Mar 29 at 5:02
You should be able to use that Form1 reference to access the StatusStripLabel. Is that not working? Could you post the code that is in your Form2_MouseMove event?
– tgolisch
Mar 29 at 12:27
You should be able to use that Form1 reference to access the StatusStripLabel. Is that not working? Could you post the code that is in your Form2_MouseMove event?
– tgolisch
Mar 29 at 12:27
add a comment
|
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55398272%2fhow-to-display-coordinates-on-statusstriplabel%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55398272%2fhow-to-display-coordinates-on-statusstriplabel%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Can you pass a reference of Form1 into Form2? That would make things easier for you.
– tgolisch
Mar 28 at 15:37
yes i created reference of Form1 into Form2
– Omkar
Mar 29 at 5:02
You should be able to use that Form1 reference to access the StatusStripLabel. Is that not working? Could you post the code that is in your Form2_MouseMove event?
– tgolisch
Mar 29 at 12:27