Click here to Skip to main content
16,011,374 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow can I modify a cell value on Datagrid ? Pin
rafavasbr24-Jan-05 8:09
rafavasbr24-Jan-05 8:09 
AnswerRe: How can I modify a cell value on Datagrid ? Pin
Anonymous25-Jan-05 6:19
Anonymous25-Jan-05 6:19 
GeneralClosing form and form childs crisis! Pin
carlos_rocha23-Jan-05 22:47
carlos_rocha23-Jan-05 22:47 
GeneralRe: Closing form and form childs crisis! Pin
GuruPandian24-Jan-05 16:39
GuruPandian24-Jan-05 16:39 
Generalnetwork programming question for advanced Pin
alain_yaghi23-Jan-05 22:35
alain_yaghi23-Jan-05 22:35 
GeneralVB6 .object in .NET? (for MapFactor OCX) Pin
Briga23-Jan-05 22:21
Briga23-Jan-05 22:21 
GeneralRe: VB6 .object in .NET? (for MapFactor OCX) Pin
Dave Kreskowiak24-Jan-05 3:51
mveDave Kreskowiak24-Jan-05 3:51 
GeneralRe: VB6 .object in .NET? (for MapFactor OCX) Pin
rwestgraham30-Jan-05 18:19
rwestgraham30-Jan-05 18:19 
If the manufacturer of the VB6 OCX cannot provide you with the NET Interop assemblies needed to use the VB6 OCX in .NET, then what you will have to do is put the Map control in a VB6 UserControl that provides all wrapper functions you need to interact with the child Map control from your NET application. Then you should be able to import the UserControl you created into VB.NET.

You should review your licensing agreement. Most commercial VB6 OCX controls prohibit reverse engineering, and wrapping in another OCX for purposes of redistribution to other developers. Wrapping a 3rd party OCX in your own custom control OCX for use in your own applications is rarely a violation. But you should still check.

Robert
GeneralRe: VB6 .object in .NET? (for MapFactor OCX) Pin
Briga11-Feb-05 4:29
Briga11-Feb-05 4:29 
GeneralVB.net and access Pin
kingcobra012823-Jan-05 19:23
kingcobra012823-Jan-05 19:23 
GeneralRe: VB.net and access Pin
Tom John23-Jan-05 23:34
Tom John23-Jan-05 23:34 
GeneralRe: VB.net and access Pin
kingcobra012824-Jan-05 8:32
kingcobra012824-Jan-05 8:32 
Generalhelp me! Pin
Anonymous23-Jan-05 19:09
Anonymous23-Jan-05 19:09 
GeneralRe: help me! Pin
Dave Kreskowiak24-Jan-05 3:47
mveDave Kreskowiak24-Jan-05 3:47 
QuestionHow to Open file Media and Record Wav by Wav ? Pin
jang_dotnet22-Jan-05 23:53
jang_dotnet22-Jan-05 23:53 
AnswerRe: How to Open file Media and Record Wav by Wav ? Pin
Dave Kreskowiak23-Jan-05 6:16
mveDave Kreskowiak23-Jan-05 6:16 
GeneralMD5 hash into an XML Pin
Programazing22-Jan-05 12:19
Programazing22-Jan-05 12:19 
GeneralRe: Project Managers/Project Leaders//Senior Programmers Pin
Dave Kreskowiak23-Jan-05 6:14
mveDave Kreskowiak23-Jan-05 6:14 
GeneralKeeping web site refreshed Pin
aprx22-Jan-05 4:44
aprx22-Jan-05 4:44 
GeneralRe: Keeping web site refreshed Pin
Tom John23-Jan-05 23:56
Tom John23-Jan-05 23:56 
GeneralRe: Keeping web site refreshed Pin
aprx24-Jan-05 0:16
aprx24-Jan-05 0:16 
Generalsaving settings to registry Pin
jlawren7722-Jan-05 4:31
jlawren7722-Jan-05 4:31 
GeneralVS 6 Mouse scroll wheel Pin
Member 167425921-Jan-05 18:46
Member 167425921-Jan-05 18:46 
GeneralRe: VS 6 Mouse scroll wheel Pin
Dennis C. Dietrich22-Jan-05 2:44
Dennis C. Dietrich22-Jan-05 2:44 
GeneralConvert Byte into Double Pin
Anonymous21-Jan-05 16:42
Anonymous21-Jan-05 16:42 

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.