Click here to Skip to main content
15,914,419 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionLoad UserControl from existing DLL file Pin
Indra PR30-Dec-08 0:12
Indra PR30-Dec-08 0:12 
AnswerRe: Load UserControl from existing DLL file Pin
Tom Deketelaere30-Dec-08 0:19
professionalTom Deketelaere30-Dec-08 0:19 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR30-Dec-08 0:45
Indra PR30-Dec-08 0:45 
AnswerRe: Load UserControl from existing DLL file Pin
Jon_Boy30-Dec-08 2:48
Jon_Boy30-Dec-08 2:48 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR30-Dec-08 6:59
Indra PR30-Dec-08 6:59 
GeneralRe: Load UserControl from existing DLL file Pin
Dave Kreskowiak30-Dec-08 7:51
mveDave Kreskowiak30-Dec-08 7:51 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR31-Dec-08 4:07
Indra PR31-Dec-08 4:07 
GeneralRe: Load UserControl from existing DLL file Pin
Jon_Boy31-Dec-08 4:37
Jon_Boy31-Dec-08 4:37 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR31-Dec-08 17:15
Indra PR31-Dec-08 17:15 
GeneralRe: Load UserControl from existing DLL file Pin
Indra PR1-Jan-09 17:22
Indra PR1-Jan-09 17:22 
QuestionDatagridview combo box Binding problem Pin
Amit Agarrwal29-Dec-08 21:57
Amit Agarrwal29-Dec-08 21:57 
AnswerRe: Datagridview combo box Binding problem Pin
Jay Royall30-Dec-08 0:01
Jay Royall30-Dec-08 0:01 
AnswerRe: Datagridview combo box Binding problem Pin
Indra PR30-Dec-08 0:29
Indra PR30-Dec-08 0:29 
Questionrestrict installations of other program Pin
Nanda_MR29-Dec-08 21:16
Nanda_MR29-Dec-08 21:16 
AnswerRe: restrict installations of other program Pin
Tom Deketelaere29-Dec-08 23:02
professionalTom Deketelaere29-Dec-08 23:02 
GeneralRe: restrict installations of other program Pin
Nanda_MR30-Dec-08 20:40
Nanda_MR30-Dec-08 20:40 
GeneralRe: restrict installations of other program Pin
Tom Deketelaere31-Dec-08 1:49
professionalTom Deketelaere31-Dec-08 1:49 
QuestionCompact and Repair Access database using vb.net 2005 without using COM objects Pin
srilathach29-Dec-08 19:55
srilathach29-Dec-08 19:55 
AnswerRe: Compact and Repair Access database using vb.net 2005 without using COM objects Pin
Dave Kreskowiak30-Dec-08 3:54
mveDave Kreskowiak30-Dec-08 3:54 
Question[Message Deleted] Pin
Parag Raibagkar29-Dec-08 19:38
Parag Raibagkar29-Dec-08 19:38 
AnswerRe: Exporting data from vb form to HTML page Pin
Dave Kreskowiak30-Dec-08 3:48
mveDave Kreskowiak30-Dec-08 3:48 
Questionhow to display an image on Crystal report from a database Using VB.NET Pin
amna_elahi200229-Dec-08 18:36
amna_elahi200229-Dec-08 18:36 
AnswerRe: how to display an image on Crystal report from a database Using VB.NET Pin
Rupesh Kumar Swami29-Dec-08 22:33
Rupesh Kumar Swami29-Dec-08 22:33 
AnswerRe: how to display an image on Crystal report from a database Using VB.NET Pin
Tom Deketelaere29-Dec-08 22:34
professionalTom Deketelaere29-Dec-08 22:34 
This is from memory so can't really say for sure.

Depending on the version of crystal reports this is possible or not.

If your using the version that comes with visual studio (the free one) it's not (at least I didn't find a way)

If your using the newest version (that's not free) than I think you can put a image object onto the report which you can bind to a database field. Or tell it to use a 'url' to an image on the hard drive
AnswerRe: how to display an image on Crystal report from a database Using VB.NET Pin
Vikash Yadav30-Dec-08 3:33
Vikash Yadav30-Dec-08 3:33 

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.