Click here to Skip to main content
15,923,374 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionChanging button border Pin
HelpMePlease!1-Aug-07 5:40
HelpMePlease!1-Aug-07 5:40 
AnswerRe: Changing button border Pin
Taylor Kobani1-Aug-07 10:20
Taylor Kobani1-Aug-07 10:20 
GeneralRe: Changing button border Pin
HelpMePlease!1-Aug-07 12:43
HelpMePlease!1-Aug-07 12:43 
QuestionCalculate downtime excluding off-hours and weekends Pin
takaz1231-Aug-07 5:11
takaz1231-Aug-07 5:11 
AnswerRe: Calculate downtime excluding off-hours and weekends Pin
klaydze1-Aug-07 20:04
klaydze1-Aug-07 20:04 
GeneralRe: Calculate downtime excluding off-hours and weekends Pin
takaz1231-Aug-07 21:49
takaz1231-Aug-07 21:49 
QuestionHow to attach any extension with your application Pin
Rizwan Bashir1-Aug-07 5:04
Rizwan Bashir1-Aug-07 5:04 
AnswerRe: How to attach any extension with your application Pin
Luc Pattyn1-Aug-07 5:14
sitebuilderLuc Pattyn1-Aug-07 5:14 
The easiest way is interactively:
double-click a file with that extension in Windows Explorer
when it shows its dialog telling "Windows can not open..." choose "select from list",
then "Browse", browse to your exe file, check the checkbox "Always use..." and
click "OK". This will create a permanent link and register it.

You can do that programmatically also, I don't know the details be heart.

Smile | :)


GeneralRe: How to attach any extension with your application Pin
Rizwan Bashir2-Aug-07 1:58
Rizwan Bashir2-Aug-07 1:58 
GeneralRe: How to attach any extension with your application Pin
Luc Pattyn2-Aug-07 2:36
sitebuilderLuc Pattyn2-Aug-07 2:36 
Questionworking with files and graphics... Pin
CAxeMan1-Aug-07 5:02
CAxeMan1-Aug-07 5:02 
AnswerRe: working with files and graphics... Pin
Tom Deketelaere1-Aug-07 5:13
professionalTom Deketelaere1-Aug-07 5:13 
Questionwanna write code the form's X button's click event Pin
eyes20071-Aug-07 3:27
eyes20071-Aug-07 3:27 
AnswerRe: wanna write code the form's X button's click event Pin
Tarakeshwar Reddy1-Aug-07 4:09
professionalTarakeshwar Reddy1-Aug-07 4:09 
GeneralRe: wanna write code the form's X button's click event Pin
eyes20071-Aug-07 4:44
eyes20071-Aug-07 4:44 
AnswerRe: wanna write code the form's X button's click event Pin
Steven J Jowett1-Aug-07 4:11
Steven J Jowett1-Aug-07 4:11 
GeneralRe: wanna write code the form's X button's click event Pin
eyes20071-Aug-07 4:45
eyes20071-Aug-07 4:45 
GeneralRe: wanna write code the form's X button's click event Pin
Tom Deketelaere1-Aug-07 4:52
professionalTom Deketelaere1-Aug-07 4:52 
GeneralRe: wanna write code the form's X button's click event Pin
eyes20071-Aug-07 20:41
eyes20071-Aug-07 20:41 
GeneralRe: wanna write code the form's X button's click event Pin
Tom Deketelaere1-Aug-07 20:46
professionalTom Deketelaere1-Aug-07 20:46 
QuestionRef:I got error when exporting asp to pdf Pin
aswath0071-Aug-07 3:23
aswath0071-Aug-07 3:23 
QuestionDataGridView Pin
Assaf821-Aug-07 3:15
Assaf821-Aug-07 3:15 
AnswerRe: DataGridView Pin
Rupesh Kumar Swami1-Aug-07 3:32
Rupesh Kumar Swami1-Aug-07 3:32 
QuestionRe: DataGridView Pin
Assaf821-Aug-07 11:42
Assaf821-Aug-07 11:42 
QuestionStoring bengali data into a SQL server Pin
halder_rajib1-Aug-07 2:14
halder_rajib1-Aug-07 2:14 

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.