blah blah blah is here! blah blah » Close

0
votes
0 answers

asp.net menu using background image

i wanna create a menu control using asp.net. using css and which will accept background image on default and on hover.plz help me. thanks in advance.

0
votes
0 answers

Adding my program to context menu c#

Hello, so I'm new here and this is my first post. My question pertains to adding a program I made to the context menu in windows explorer. Let me be more specific. I want to have that when a user clicks on any file, they have the option ...

0
votes
1 answers

How to send Application Key /Menu Key/ in C#?

Hello! I need to simulate keystrokes. I write the following: SendKeys.Send("something"); SendKeys.Send("{ENTER}"); SendKeys.Send("%{F4}"); etc. But I wonder how to send the key which stands between ...

1
votes
2 answers

Console Questions

Hi Everybody, I am looking for ways to implements simple Qbasic features into C Sharp Console namely: 1. The use of blinking color in Console. 2. Delimit Clear Screen as from Row 5 Downward so as to leave the first five row of the Co ...

Feedback