Click here to Skip to main content
16,005,491 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralOverrides Sub OnKeyPress Problems Pin
Nuno Fernandes12-Nov-03 1:58
Nuno Fernandes12-Nov-03 1:58 
GeneralCreating a plug-in for Microsoft Project Pin
d00_ape12-Nov-03 1:28
sussd00_ape12-Nov-03 1:28 
Generalrtf text flash... Pin
R. Thomas12-Nov-03 0:17
R. Thomas12-Nov-03 0:17 
GeneralRe: rtf text flash... Pin
Dave Kreskowiak12-Nov-03 9:39
mveDave Kreskowiak12-Nov-03 9:39 
QuestionHow to Drag and Drop Windows Form Pin
laoscout11-Nov-03 15:10
laoscout11-Nov-03 15:10 
GeneralCasting problem String -> Guid Pin
Jim Taylor11-Nov-03 11:01
Jim Taylor11-Nov-03 11:01 
GeneralRe: Casting problem String -> Guid Pin
Dave Kreskowiak11-Nov-03 12:57
mveDave Kreskowiak11-Nov-03 12:57 
GeneralRe: Casting problem String -> Guid Pin
Jim Taylor11-Nov-03 22:03
Jim Taylor11-Nov-03 22:03 
Great! Thanks for you help, I was going down the wrong track trying to cast a string. I managed to get this to work but I guess the datakeys are already in the correct format. Dim FileUID As Guid = CType(dgMyDataGrid.DataKeys(e.Item.ItemIndex), System.Guid)

Jim
Questiondo you have XML program example? Pin
jjwangel10-Nov-03 22:47
jjwangel10-Nov-03 22:47 
AnswerRe: do you have XML program example? Pin
Dave Kreskowiak11-Nov-03 5:37
mveDave Kreskowiak11-Nov-03 5:37 
AnswerRe: do you have XML program example? Pin
Hesham Amin12-Nov-03 7:09
Hesham Amin12-Nov-03 7:09 
GeneralPausing a script Pin
Anonymous10-Nov-03 12:02
Anonymous10-Nov-03 12:02 
GeneralOpen Adobe in the background. Pin
Michael N Thompson10-Nov-03 10:21
Michael N Thompson10-Nov-03 10:21 
GeneralRe: Open Adobe in the background. Pin
Garth J Lancaster10-Nov-03 10:44
professionalGarth J Lancaster10-Nov-03 10:44 
GeneralRe: Open Adobe in the background. Pin
Michael N Thompson11-Nov-03 1:08
Michael N Thompson11-Nov-03 1:08 
GeneralRe: Open Adobe in the background. Pin
Garth J Lancaster11-Nov-03 2:22
professionalGarth J Lancaster11-Nov-03 2:22 
GeneralCalling Visual C++ from Visual Basic Pin
Member 69542510-Nov-03 8:50
Member 69542510-Nov-03 8:50 
GeneralRe: Calling Visual C++ from Visual Basic Pin
MultiThread10-Nov-03 17:38
MultiThread10-Nov-03 17:38 
GeneralAppActivate problem Pin
Anonymous10-Nov-03 8:32
Anonymous10-Nov-03 8:32 
GeneralRe: AppActivate problem Pin
Dave Kreskowiak10-Nov-03 11:46
mveDave Kreskowiak10-Nov-03 11:46 
GeneralRe: AppActivate problem Pin
Anonymous10-Nov-03 12:01
Anonymous10-Nov-03 12:01 
GeneralError 429 ActiveX Control Cannot Create Object. Pin
frank2110-Nov-03 8:06
frank2110-Nov-03 8:06 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
MultiThread10-Nov-03 17:43
MultiThread10-Nov-03 17:43 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
frank2111-Nov-03 5:19
frank2111-Nov-03 5:19 
GeneralRe: Error 429 ActiveX Control Cannot Create Object. Pin
Dave Kreskowiak11-Nov-03 5:34
mveDave Kreskowiak11-Nov-03 5:34 

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.