Click here to Skip to main content
15,890,123 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: No connection could be made because the target machine actively refused it Pin
Guffa7-Aug-07 4:41
Guffa7-Aug-07 4:41 
AnswerRe: No connection could be made because the target machine actively refused it Pin
Dave Kreskowiak7-Aug-07 12:25
mveDave Kreskowiak7-Aug-07 12:25 
QuestionWant to set app(Application path) Pin
Charanjot Singh7-Aug-07 3:27
Charanjot Singh7-Aug-07 3:27 
AnswerRe: Want to set app(Application path) Pin
Hessam Jalali7-Aug-07 8:27
Hessam Jalali7-Aug-07 8:27 
QuestionFlex grid Pin
kankeyan7-Aug-07 2:14
kankeyan7-Aug-07 2:14 
AnswerRe: Flex grid Pin
Nilesh Hapse7-Aug-07 2:27
Nilesh Hapse7-Aug-07 2:27 
Questionpblm with menu draw.. Pin
SamRST7-Aug-07 1:13
SamRST7-Aug-07 1:13 
AnswerRe: pblm with menu draw.. Pin
Tom Deketelaere7-Aug-07 1:17
professionalTom Deketelaere7-Aug-07 1:17 
if the menu is of the type toolstripmenuitem you can do it like this:
Dim mnuzoeken As New ToolStripMenuItem("zoeken")
        mnuzoeken.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.F), System.Windows.Forms.Keys)

GeneralRe: pblm with menu draw.. Pin
SamRST7-Aug-07 1:26
SamRST7-Aug-07 1:26 
GeneralRe: pblm with menu draw.. Pin
Tom Deketelaere7-Aug-07 1:33
professionalTom Deketelaere7-Aug-07 1:33 
AnswerRe: pblm with menu draw.. Pin
Luc Pattyn7-Aug-07 3:06
sitebuilderLuc Pattyn7-Aug-07 3:06 
QuestionInsert new record Pin
shers6-Aug-07 22:26
shers6-Aug-07 22:26 
AnswerRe: Insert new record Pin
Christian Graus6-Aug-07 23:50
protectorChristian Graus6-Aug-07 23:50 
AnswerFor insert At A Time [modified] Pin
Senthil S7-Aug-07 2:18
Senthil S7-Aug-07 2:18 
GeneralRe: For insert At A Time Pin
Dave Kreskowiak7-Aug-07 12:23
mveDave Kreskowiak7-Aug-07 12:23 
QuestionRemove all members from a group in AD Pin
virnem6-Aug-07 22:08
virnem6-Aug-07 22:08 
AnswerRe: Remove all members from a group in AD Pin
Tom Deketelaere7-Aug-07 1:15
professionalTom Deketelaere7-Aug-07 1:15 
AnswerRe: Remove all members from a group in AD Pin
Dave Kreskowiak7-Aug-07 12:21
mveDave Kreskowiak7-Aug-07 12:21 
Questionstimulsoft.control error Pin
dienadel6-Aug-07 22:00
dienadel6-Aug-07 22:00 
AnswerRe: stimulsoft.control error Pin
Christian Graus6-Aug-07 23:52
protectorChristian Graus6-Aug-07 23:52 
AnswerRe: stimulsoft.control error Pin
Vasudevan Deepak Kumar7-Aug-07 1:50
Vasudevan Deepak Kumar7-Aug-07 1:50 
AnswerRe: stimulsoft.control error Pin
dienadel7-Aug-07 18:36
dienadel7-Aug-07 18:36 
Questionwebbrowser control problem Pin
Ahmad Zaidi6-Aug-07 21:38
Ahmad Zaidi6-Aug-07 21:38 
AnswerRe: webbrowser control problem Pin
Hessam Jalali7-Aug-07 8:03
Hessam Jalali7-Aug-07 8:03 
QuestionRead incoming number from Mobile Device and Save to Database Pin
Kiran S. S.6-Aug-07 19:53
Kiran S. S.6-Aug-07 19: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.