No announcements
Found 2930992 threads
-
4 Votes
How do I bring pics into a picturebox using code?
have a folder of images located in the same folder where the SLN file is. How do I use code to display said pictures ...Answered | 18 Replies | 377 Views | Created by GarySutcliff - Monday, April 10, 2017 6:37 PM | Last reply by Paul P Clement IV - Monday, April 10, 2017 11:06 PM -
0 Votes
How do I bring a TextBlock into view
In WPF you were able to bring an element into view by UIElement.BringIntoView(). This method does not exist for Windows 8 apps. Is there any technique I can use to achieve ...Answered | 1 Replies | 856 Views | Created by Ted Weston - Friday, March 8, 2013 4:53 PM | Last reply by ForInfo - Friday, March 8, 2013 5:15 PM -
0 Votes
Picturebox...how do I..?
What I'm doing is making a yahtzee type game. What I'm wondering is how I'd go about using 1 picture box to hold all 6 of the dice pics? Then what I ...Answered | 10 Replies | 4256 Views | Created by FlyNavy1127 - Wednesday, April 4, 2007 6:34 AM | Last reply by Solitaire - Wednesday, April 4, 2007 5:03 PM -
0 Votes
How do I bring KPI into a SSRS report
I am using SSAS to build some KPI's at the cube level itself I want to access them through SSRS (and in the future, ...Unanswered | 1 Replies | 4962 Views | Created by Vijay Malhotra - Monday, April 7, 2008 9:21 AM | Last reply by Hardik Bhavsar - Monday, March 7, 2011 2:50 AM -
0 Votes
picturebox covering another picturebox how do i bring it on top of the one that's covering?
hi everybody i have a picturebox(world) that covers the whole form, and i'm creating a picturebox(tail) at runtime but it's underneath ...Answered | 2 Replies | 2887 Views | Created by dom96 - Tuesday, July 29, 2008 1:00 PM | Last reply by dom96 - Tuesday, July 29, 2008 2:45 PM -
0 Votes
how do i scroll a picturebox?
Hi, Thanks for the reply. I have something similar but it doesn't show scrollbars. How do I get scrollbars? I don't ...Answered | 4 Replies | 393 Views | Created by ken quirici - Saturday, October 12, 2019 5:15 PM | Last reply by Kyle Wang - MSFT - Monday, October 14, 2019 1:27 AM -
0 Votes
How Do I Rotate a PictureBox
I have a picturebox placed on a form. I would like to rotate the entire box by X degrees. Is there a way to do this? ...Answered | 5 Replies | 10318 Views | Created by jeffg90 - Tuesday, July 11, 2006 3:43 PM | Last reply by Sathiyanath - Friday, July 23, 2010 3:19 AM -
0 Votes
Web pages into pics
We are working on an application that needs to do this as part of a subset of the design, and have run into problems using KHTML and other solutions that fail for ...Unanswered | 1 Replies | 3785 Views | Created by London Grape - Friday, February 5, 2010 10:15 AM | Last reply by jeffdav - Monday, February 8, 2010 5:39 PM -
0 Votes
web pages into pics
We are working on an application that needs to do this as part of a subset of the design, and have run into problems using KHTML and other solutions that fail for ...Unanswered | 1 Replies | 3633 Views | Created by London Grape - Friday, February 5, 2010 10:07 AM | Last reply by Andy Sterland - Monday, February 8, 2010 6:43 AM -
0 Votes
How can I add a button to draw pics on a certain picturebox object.
I have to call a drawing function to draw on a PictureBox object. Can I set a ...Answered | 3 Replies | 1779 Views | Created by Smooth131414 - Tuesday, August 23, 2011 2:31 PM | Last reply by Smooth131414 - Monday, August 29, 2011 8:47 AM -
0 Votes
How do I invert a region in a PictureBox?
Hello, I have a HRNG and a PictureBox. How do I ...Answered | 4 Replies | 3761 Views | Created by Cyrille de Brebisson - Monday, June 7, 2010 8:31 PM | Last reply by JohnWein - Friday, June 11, 2010 6:09 PM -
1 Votes
How do I get automatic scrollbars for a PictureBox
Using C# and VS2013, I've placed a PictureBox inside a Panel container which is, itself, placed into a TableLayoutPanel. I want ...Answered | 3 Replies | 2334 Views | Created by Jason Zions - Tuesday, December 23, 2014 8:27 AM | Last reply by Carl Cai - Thursday, December 25, 2014 5:23 AM -
0 Votes
How can I load a generated Bitmap into a PictureBox?
i want to show image from db in picture box but i don't know how can i show Bitmapimage in picturebox here is my code: To show a ...Answered | 6 Replies | 10729 Views | Created by Babak_bsn - Saturday, July 17, 2010 8:57 PM | Last reply by Paras Sanghani - Monday, July 19, 2010 7:31 AM -
2 Votes
How do I add instance of picturebox to this code?
wonderful blue underlining! I know there's a simple fix to this, but after a few hours of googling it, & checking through the "How Do ...Answered | 33 Replies | 4508 Views | Created by docfnt - Tuesday, May 4, 2010 10:28 AM | Last reply by docfnt - Wednesday, May 5, 2010 4:39 PM -
0 Votes
How do i use a button in a picturebox?
Hi nogChoco Am trying to place a button into a picturebox but i dont know how to do ...Answered | 8 Replies | 3877 Views | Created by GODDY - Friday, March 16, 2007 9:30 PM | Last reply by nogChoco - Monday, March 19, 2007 3:14 PM -
0 Votes
icons or similar small pics in picturebox
you son of a gun! It works as charm! The only thing that i have to figure out is, how to set to use the smallest icon (16x16) since it always uses ...Answered | 4 Replies | 2630 Views | Created by Beezgetz - Saturday, December 13, 2008 2:47 PM | Last reply by Beezgetz - Saturday, December 13, 2008 3:49 PM -
0 Votes
How do I clear a PictureBox to the System.Control color?
Visual Basic 2005 Express Edition: I am using System.Drawing.Printing to draw text in a PictureBox. I would ...Answered | 2 Replies | 3678 Views | Created by furjaw - Thursday, May 11, 2006 6:19 PM | Last reply by furjaw - Monday, May 15, 2006 4:16 AM -
0 Votes
How do I a picture on a form or picturebox
How would I draw a picture on a form? Would I put in a "picturebox" and draw in that? And if so, how ...Answered | 2 Replies | 2679 Views | Created by Forever_newbie - Sunday, December 5, 2010 11:00 AM | Last reply by Cor Ligthert - Sunday, December 5, 2010 1:38 PM -
7 Votes
how do i download a picture in a picturebox
Hello, I'm using vb.net 2010 framework4 I wanna know how to load a picture from the internet into a picturebox for ...Answered | 7 Replies | 5883 Views | Created by Mprox87 - Tuesday, December 28, 2010 1:14 PM | Last reply by Mprox87 - Wednesday, January 5, 2011 12:37 PM -
0 Votes
How do I bring up Microsoft Access from a button?
I'm programming in C#, and in a button's click event I need to bring up Microsoft Access and have it open a specific database. Ideally, I ...Answered | 3 Replies | 3134 Views | Created by Mike Riley - Monday, March 12, 2007 6:25 PM | Last reply by Mike Riley - Monday, March 12, 2007 7:28 PM - Items 1 to 20 of 2930992 Next ›
No announcements