473,326 Members | 2,438 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,326 software developers and data experts.

What can I use instead of "picture box"?

Hi everyboy

I'm new to VB. NET, and I need to know what instruction can use instead
"pictre box" control, I need to regenerate the picture in a window after
that another window was superimposed or activate another application, or if
the window was hidden, this feature in VB 6.0 was performed with
"autoredraw".What control can be used instead?

Thanks in advance

Carlos Villaseñor

Aug 31 '06 #1
3 1483
"Carlos Villaseñor M." <cv*******@avantel.netschrieb:
I'm new to VB. NET, and I need to know what instruction can use instead
"pictre box" control, I need to regenerate the picture in a window after
that another window was superimposed or activate another application, or
if
the window was hidden, this feature in VB 6.0 was performed with
"autoredraw".What control can be used instead?
Use a panel control and add the drawing code to its 'Paint' event handler.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Aug 31 '06 #2
Thanks, but I would like to get an sample, Can you tell me where can I find
that?

Thank you

Calor Villaseñor


Use a panel control and add the drawing code to its 'Paint' event handler.
>
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

"Herfried K. Wagner [MVP]" <hi***************@gmx.atescribió en el mensaje
news:uh**************@TK2MSFTNGP03.phx.gbl...
"Carlos Villaseñor M." <cv*******@avantel.netschrieb:
I'm new to VB. NET, and I need to know what instruction can use instead
"pictre box" control, I need to regenerate the picture in a window after
that another window was superimposed or activate another application, or
if
the window was hidden, this feature in VB 6.0 was performed with
"autoredraw".What control can be used instead?


Sep 1 '06 #3
"Carlos Villaseñor M." <cv*******@avantel.netschrieb:
Thanks, but I would like to get an sample, Can you tell me where can I
find
that?
Check out the documentation on the 'Control.Paint' event.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Sep 1 '06 #4

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

Similar topics

15
by: sara | last post by:
Hi I'm pretty new to Access here (using Access 2000), and appreciate the help and instruction. I gave myself 2.5 hours to research online and help and try to get this one, and I am not getting...
9
by: Bob Alston | last post by:
I have a drop down combo box that gives the user to enter an item not in the list by adding it to the list. The list is a table. It works fine on Access2003 but fails on Access2002/XP. ON XP, it...
2
by: Mark | last post by:
Hi, I am trying to work out a way where I can accurately predict the number of character which will "fit" into a box size. Say I have a virtual area of 500px by 200px I need to find out how many...
50
by: Shadow Lynx | last post by:
Consider this simple HTML: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 STRICT//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head>...
1
by: julian.tklim | last post by:
Hi, I've got an input box with popup calendar (date picker) all generated using javascipt. Once a date is selected from the datepicker window, the date value is populated back to the input...
4
by: Aaron Gray | last post by:
Hi, I want an "isZZZ" variable that I can use to generate "display: -moz-inline-box;" rather than "display: inline-block;" but in DOM. For this I need to know what version of Mozilla this...
1
maxamis4
by: maxamis4 | last post by:
Hello folkes. I have a check list box in vb.net and i want to know how I can check and see what items are checked. my check box name is ChListServices
3
xtianixm
by: xtianixm | last post by:
if i insert a high quality of icon in an imagelist it always return invalid picture is there something to remedy on that?
1
by: vincehallam | last post by:
Hi newby here sorry if this sounds bread and butter stuff. Using MS Access 2003 On a Form I want two Combo boxes which are getting their data from a table. The Combo boxes are A "Price 1" & B...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.