Click here to Skip to main content
16,015,973 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Date fromat problem Pin
Dave Kreskowiak18-Jun-07 4:10
mveDave Kreskowiak18-Jun-07 4:10 
AnswerRe: Date fromat problem Pin
Sathesh Sakthivel17-Jun-07 3:54
Sathesh Sakthivel17-Jun-07 3:54 
AnswerRe: Date fromat problem Pin
Dave Kreskowiak17-Jun-07 4:30
mveDave Kreskowiak17-Jun-07 4:30 
QuestionSave drawing to an image in VB.NET Pin
hsprasain16-Jun-07 12:41
hsprasain16-Jun-07 12:41 
AnswerRe: Save drawing to an image in VB.NET Pin
Christian Graus16-Jun-07 14:24
protectorChristian Graus16-Jun-07 14:24 
AnswerRe: Save drawing to an image in VB.NET Pin
GuyThiebaut17-Jun-07 6:43
professionalGuyThiebaut17-Jun-07 6:43 
Questionbuild editor program(notepad)with vb.net Pin
ilnaz16-Jun-07 10:25
ilnaz16-Jun-07 10:25 
AnswerRe: build editor program(notepad)with vb.net Pin
Christian Graus16-Jun-07 14:26
protectorChristian Graus16-Jun-07 14:26 
Really, your best bet is to buy a book and work through it, or look for some tutorials online. Building a menu is simply a case of dragging it onto your form, and clicking where you want menu items to be, to add them. Making them do something is as simple as double clicking on them in the editor. The code is also fairly simple, just use the FileOpenDialog and FileSaveDialog classes.

But, again, if you're asking this, you're probaby enough of a beginner, that you really need to rely on a book to get you started, as you'll get more structured and consistent help than you cn get from forum replies.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questionbuild editor program(notepad)with vb.net Pin
ilnaz16-Jun-07 10:17
ilnaz16-Jun-07 10:17 
QuestionEXCEL to HTML Pin
Vidhya Sagar16-Jun-07 6:24
Vidhya Sagar16-Jun-07 6:24 
AnswerRe: EXCEL to HTML Pin
Expert Coming16-Jun-07 13:43
Expert Coming16-Jun-07 13:43 
QuestionHow to adjust the size of the toolstrip control ? Pin
Aniket Sonawane16-Jun-07 5:55
Aniket Sonawane16-Jun-07 5:55 
Questionhow can i convert word document to XML using vb.net Pin
koolprasad200316-Jun-07 0:00
professionalkoolprasad200316-Jun-07 0:00 
AnswerRe: how can i convert word document to XML using vb.net Pin
Duane in Japan17-Jun-07 0:19
Duane in Japan17-Jun-07 0:19 
QuestionRuntime table generation and filling data from Ms Access? Pin
venu_dil15-Jun-07 23:52
venu_dil15-Jun-07 23:52 
AnswerRe: Runtime table generation and filling data from Ms Access? Pin
.NetRams16-Jun-07 0:09
.NetRams16-Jun-07 0:09 
QuestionRe: Runtime table generation and filling data from Ms Access? Pin
venu_dil16-Jun-07 6:24
venu_dil16-Jun-07 6:24 
Questionget date format Pin
Jayesh Talsaniya15-Jun-07 23:15
Jayesh Talsaniya15-Jun-07 23:15 
AnswerRe: get date format Pin
.NetRams16-Jun-07 0:12
.NetRams16-Jun-07 0:12 
GeneralRe: get date format Pin
Jayesh Talsaniya16-Jun-07 0:16
Jayesh Talsaniya16-Jun-07 0:16 
GeneralRe: get date format Pin
.NetRams16-Jun-07 0:22
.NetRams16-Jun-07 0:22 
GeneralRe: get date format Pin
Jayesh Talsaniya16-Jun-07 0:24
Jayesh Talsaniya16-Jun-07 0:24 
GeneralRe: get date format Pin
Dave Kreskowiak16-Jun-07 12:01
mveDave Kreskowiak16-Jun-07 12:01 
QuestionRadiobutton inside gridview Pin
sgkani15-Jun-07 21:38
sgkani15-Jun-07 21:38 
AnswerRe: Radiobutton inside gridview Pin
Duane in Japan17-Jun-07 0:22
Duane in Japan17-Jun-07 0:22 

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.