Click here to Skip to main content
15,901,426 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Keeping track of a form Pin
Andy Smith24-Jun-02 9:02
Andy Smith24-Jun-02 9:02 
GeneralRe: Keeping track of a form Pin
Tantalus25-Jun-02 8:51
Tantalus25-Jun-02 8:51 
GeneralRe: Keeping track of a form Pin
Andy Smith25-Jun-02 17:31
Andy Smith25-Jun-02 17:31 
GeneralRe: Keeping track of a form Pin
jkgh26-Jun-02 5:00
jkgh26-Jun-02 5:00 
GeneralRe: Keeping track of a form Pin
#realJSOP1-Jul-02 7:53
professional#realJSOP1-Jul-02 7:53 
GeneralChanging the picture in a picture box at runtime Pin
Tantalus_24-Jun-02 6:53
Tantalus_24-Jun-02 6:53 
GeneralRe: Changing the picture in a picture box at runtime Pin
24-Jun-02 6:54
suss24-Jun-02 6:54 
GeneralRe: Changing the picture in a picture box at runtime Pin
Jeremy Falcon27-Jun-02 7:58
professionalJeremy Falcon27-Jun-02 7:58 
' set the image
Picture1.Picture = LoadPicture("C:\Path\To\pic.bmp")
' clear the image
Picture1.Picture = LoadPicture()
You could also use an image list as well.

Jeremy L. Falcon<nobr>
Homepage : Sonork = 100.16311

"But everybody darlin' sometimes bites the hand that feeds."
"Remember in this game we call life that no one said it's fair."
"Just because you're winnin' don't mean you're the lucky ones."
Song: Breakdown - Album: Use Your Illusion II - Artist: Guns N' Roses

Generaldrag and drop functionality Pin
Charlie Cullen24-Jun-02 6:36
Charlie Cullen24-Jun-02 6:36 
GeneralActiveX DLLs and Stardard EXEs Pin
Schalk23-Jun-02 23:04
Schalk23-Jun-02 23:04 
Questionhow to handle dtmf tones in MS TAPI Pin
rita21-Jun-02 9:30
rita21-Jun-02 9:30 
AnswerTAPI Playback Pin
Harihara Subramanian25-Sep-02 2:33
Harihara Subramanian25-Sep-02 2:33 
Questionhow to distribute a application?Any good tool? Pin
Zell21-Jun-02 4:04
Zell21-Jun-02 4:04 
AnswerRe: how to distribute a application?Any good tool? Pin
Chris Rickard21-Jun-02 4:38
Chris Rickard21-Jun-02 4:38 
AnswerRe: how to distribute a application?Any good tool? Pin
SHaroz21-Jun-02 7:52
SHaroz21-Jun-02 7:52 
AnswerRe: how to distribute a application?Any good tool? Pin
Zell21-Jun-02 15:07
Zell21-Jun-02 15:07 
GeneralVBA to get data by clicking on Excel chart Pin
Eric Jacobsen20-Jun-02 12:40
Eric Jacobsen20-Jun-02 12:40 
GeneralRe: VBA to get data by clicking on Excel chart Pin
Eric Jacobsen20-Jun-02 13:33
Eric Jacobsen20-Jun-02 13:33 
GeneralC# Outlook bar control Pin
Ray Cassick20-Jun-02 6:46
Ray Cassick20-Jun-02 6:46 
GeneralRe: C# Outlook bar control Pin
Nick Parker25-Jun-02 17:26
protectorNick Parker25-Jun-02 17:26 
GeneralRe: C# Outlook bar control Pin
Ray Cassick25-Jun-02 19:05
Ray Cassick25-Jun-02 19:05 
GeneralRe: C# Outlook bar control Pin
26-Jun-02 4:07
suss26-Jun-02 4:07 
GeneralScrollBar Coloring Pin
20-Jun-02 1:20
suss20-Jun-02 1:20 
GeneralFill Enum with DB records Pin
Marcelo Duarte19-Jun-02 15:55
Marcelo Duarte19-Jun-02 15:55 
GeneralRe: Fill Enum with DB records Pin
Chris Rickard20-Jun-02 5:53
Chris Rickard20-Jun-02 5:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.