Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~11.6K People Reached
Favorite Forums
Member Avatar for Nivass

Hi, I have place list of items in the xls and from that excel i read the items and add to context strip menu on run time. How to give the short cut keys to these items on run time is this possible.... Thanks in advance...

Member Avatar for ddanbe
0
129
Member Avatar for Nivass

Hi, I have loaded a image in a picture box and also i zoomed in without any issue. when i zoom the picture box by keeping scroll bar at the top on issue found. But when i zoom the picture box by keeping the scroll bar at bottom Or at …

Member Avatar for Nivass
0
319
Member Avatar for Nivass
Member Avatar for buyoh
0
117
Member Avatar for Nivass

HI, I have loaded the image in the picture box. I have clicked with mouse at a point on the image and get the pixel value for that point (using e.x and e.y). now i zoom the image. How to get the pixel of the same point in zoomed position …

Member Avatar for Nivass
0
2K
Member Avatar for Nivass

Hi, 1.. loaded the jpg to picture box (in Size mode as Zoomed). 2. I drawn a rectangle on the picture box and taken the coordinate. 3. opens the jpg in paint and observed the coordinate (where i drawn rectangle on the picture box). when i compare the rectangle coordinate(x …

Member Avatar for Nivass
0
101
Member Avatar for Nivass

Hi, How to calculate the space in the picture box when the picture box property set to zoom mode. Say my picture box width is 1152 and loaded the image in Zoom mode property. when i debug i get the value 270 (in both side). How to get this value …

0
44
Member Avatar for Nivass

Hi, I like to add one context strip along with the inbuilt context strip in text box.How can i achieve this...

Member Avatar for darkagn
0
121
Member Avatar for Nivass

Hi, I have loaded a web page using web browser in window form. Now i like to paste the text (Using Text box)in the text field on the web page that i have loaded. How can i get this.... Thanks in advance....

Member Avatar for Nivass
0
121
Member Avatar for Nivass

HI, I have a rich text box and loaded a file in that. Used Find and replace form. whaever text found i highlighted in the rich text box by giving background color, changing font size and giving color to the found text. say now i replaced the found text to …

Member Avatar for Nivass
0
151
Member Avatar for Nivass

Hi, Have drawn rectangle and zoom the image. As per zoom, the rectangle are redrawn ([url]http://www.daniweb.com/forums/thread296495.html[/url]). Redrawn rectangle place slightly down. so i adjusted to fit the point. but the rectangle value varies with different resolutions. how to adjust the rectangle value with different resolution. [CODE] private void pictureBox1_MouseDown(object sender, …

Member Avatar for Nivass
0
207
Member Avatar for Nivass

Hi, I have a rich text box and i like to skip enter key on the rich text box. i.e; If user pressed enter key the rich text box cursor should not move to next line rather than it should do some action. I have achived this to some what. …

Member Avatar for kvprajapati
0
98
Member Avatar for Nivass

Hi, I have painted the image on the panel and drawn rectangle. now i like to move the rectangle and i succeed on that. My problem is when i use panel.invalidate in paint or in mouse move, panle get refeshed every time (all the things getting blink every time when …

Member Avatar for Geekitygeek
0
108
Member Avatar for Nivass

Hi, Have resize the image to fit the picture box (for other purpose). now i tried to zoom in the image and i succeed on it. but my problem is when i zoom the image the image get zoomed and image moves toward right. How can zoom the image without …

Member Avatar for nick.crane
0
241
Member Avatar for Nivass

drawn an rectangle on the image using picture box. quires 1. when tried to zoom image the drawn rectangles needs to be placed on the drawn area. 2. Also draw another rectangle (in zoomed mode). 3. when i zoomed out the rectangle needs to resized. How can i achieve this. …

Member Avatar for Nivass
0
3K
Member Avatar for Nivass

Hi, I have drawn the rectangle using picture box paint. Now I like to edit the drawn rectange (Like to increase or decrease the length of the drawn rectangle). how cab i do this. for code refer below link: [url]http://www.daniweb.com/forums/thread286159.html[/url]

Member Avatar for Nivass
0
137
Member Avatar for Diamonddrake

I am working on a picturebox that adds a in-depth cropping feature, I am a centered junkie, that is to say I don't find left justified images aesthetically pleasing. I just have to have everything centered. Add to this that the zoom mode of the picture box ensures that the …

Member Avatar for Nivass
0
3K
Member Avatar for Nivass

Hi, I have the picture box in which i draw the rectangle (using graphics paint) and inside that rectangle I typed some name using label box and stored the work, have done When I opened the saved Image the position of text I typed in the label box not in …

Member Avatar for Nivass
0
2K