Click here to Skip to main content
15,907,326 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRegistry Search Launch condition for Office Version Pin
nvmoss9-Apr-04 10:17
nvmoss9-Apr-04 10:17 
GeneralRe: Registry Search Launch condition for Office Version Pin
Mike Dimmick10-Apr-04 4:04
Mike Dimmick10-Apr-04 4:04 
QuestionBinding Data!!?? Pin
Albadyiah9-Apr-04 5:54
Albadyiah9-Apr-04 5:54 
QuestionCrystal Reports??? Pin
hounetdev9-Apr-04 5:31
hounetdev9-Apr-04 5:31 
AnswerRe: Crystal Reports??? Pin
sybux20009-Apr-04 5:42
sybux20009-Apr-04 5:42 
AnswerRe: Crystal Reports??? Pin
hounetdev9-Apr-04 6:15
hounetdev9-Apr-04 6:15 
GeneralAddin an icon to files created by a VB.NET Application Pin
nvmoss9-Apr-04 5:22
nvmoss9-Apr-04 5:22 
GeneralRe: Addin an icon to files created by a VB.NET Application Pin
sybux20009-Apr-04 5:39
sybux20009-Apr-04 5:39 
If you mean that you a specific icon in Windows Explorer, you just have to create an entry in the registry.

Can have a look at HKEY_CLASSES_ROOT\htmlfile for exemple.

In this example, you will see how to set an icon (DefaultIcon) and see how to lunch an application when double click on it (Shell->Open)

For the icon, you have to option, a separate file ar included in your exe file. I you want to use second option, you will have to modify the propertie of your icon file in the projec Explorer of Visual Studio. You have to change the Build Action in Embedded Resource

Hope it will help you !
Sybux
GeneralVB and DataGrid Pin
sybux20009-Apr-04 4:50
sybux20009-Apr-04 4:50 
Generalvb.net API to fetch/retrieve email Pin
asimeerza8-Apr-04 22:05
asimeerza8-Apr-04 22:05 
GeneralRe: vb.net API to fetch/retrieve email Pin
asimeerza9-Apr-04 2:54
asimeerza9-Apr-04 2:54 
Generalupdate sql db using vb.net Pin
partt8-Apr-04 9:33
partt8-Apr-04 9:33 
GeneralRe: update sql db using vb.net Pin
Dave Kreskowiak8-Apr-04 11:21
mveDave Kreskowiak8-Apr-04 11:21 
GeneralRe: update sql db using vb.net Pin
Anonymous9-Apr-04 3:36
Anonymous9-Apr-04 3:36 
GeneralDrag and Drop from .net to Another application like AUTOCAD Pin
Member 9169658-Apr-04 7:56
Member 9169658-Apr-04 7:56 
GeneralRe: Drag and Drop from .net to Another application like AUTOCAD Pin
Heath Stewart8-Apr-04 8:25
protectorHeath Stewart8-Apr-04 8:25 
GeneralRe: Drag and Drop from .net to Another application like AUTOCAD Pin
Member 9169658-Apr-04 8:31
Member 9169658-Apr-04 8:31 
GeneralRe: Drag and Drop from .net to Another application like AUTOCAD Pin
Heath Stewart8-Apr-04 8:38
protectorHeath Stewart8-Apr-04 8:38 
GeneralRe: Drag and Drop from .net to Another application like AUTOCAD Pin
Member 9169658-Apr-04 8:52
Member 9169658-Apr-04 8:52 
GeneralRe: Drag and Drop from .net to Another application like AUTOCAD Pin
Heath Stewart8-Apr-04 9:09
protectorHeath Stewart8-Apr-04 9:09 
GeneralRe: Drag and Drop from .net to Another application like AUTOCAD Pin
Hemant Athavale9-Apr-04 18:59
sussHemant Athavale9-Apr-04 18:59 
GeneralServer.MapPath() Returns broken Image links Pin
Anonymous8-Apr-04 6:52
Anonymous8-Apr-04 6:52 
QuestionReports?? Pin
hounetdev8-Apr-04 6:29
hounetdev8-Apr-04 6:29 
AnswerRe: Reports?? Pin
Sarvesvara (BVKS) Dasa9-Apr-04 18:45
Sarvesvara (BVKS) Dasa9-Apr-04 18:45 
QuestionHow to Kill multiple processes? Pin
ndalal8-Apr-04 6:02
ndalal8-Apr-04 6:02 

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.