Click here to Skip to main content
15,920,632 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalrounded textbox in vb.net Pin
abari19-Aug-04 1:53
abari19-Aug-04 1:53 
GeneralRe: rounded textbox in vb.net Pin
Dave Kreskowiak19-Aug-04 4:14
mveDave Kreskowiak19-Aug-04 4:14 
GeneralWinSock, how to pass from server to LAN's PC through internet Pin
curious_keen18-Aug-04 21:47
curious_keen18-Aug-04 21:47 
GeneralRe: WinSock, how to pass from server to LAN's PC through internet Pin
Dave Kreskowiak19-Aug-04 4:02
mveDave Kreskowiak19-Aug-04 4:02 
GeneralRe: WinSock, how to pass from server to LAN's PC through internet Pin
curious_keen19-Aug-04 4:54
curious_keen19-Aug-04 4:54 
GeneralRe: WinSock, how to pass from server to LAN's PC through internet Pin
Dave Kreskowiak19-Aug-04 5:22
mveDave Kreskowiak19-Aug-04 5:22 
GeneralFacing problem while calling C# Functions(DLL) from Visual Basic(EXE) Pin
Ami Shah18-Aug-04 21:10
Ami Shah18-Aug-04 21:10 
GeneralRe: Facing problem while calling C# Functions(DLL) from Visual Basic(EXE) Pin
Dave Kreskowiak19-Aug-04 3:57
mveDave Kreskowiak19-Aug-04 3:57 
There's nothing special you have to do. Just call the function name with the right parameters. That's it. In order to give you more information on this, we'll have to see the C# and VB.NET code your using.


Wait! Are you using VB.NET or VB6? VB6 won't call an overloaded method because it doesn't support it. VB.NET will...


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralAdding a text file in my project. Pin
Ravi S.V.18-Aug-04 20:10
Ravi S.V.18-Aug-04 20:10 
GeneralRe: Adding a text file in my project. Pin
Purple Monk19-Aug-04 1:41
Purple Monk19-Aug-04 1:41 
GeneralRe: Adding a text file in my project. Pin
Dave Kreskowiak19-Aug-04 3:34
mveDave Kreskowiak19-Aug-04 3:34 
GeneralCompare 2 different data file Pin
sumiko18-Aug-04 20:06
sumiko18-Aug-04 20:06 
GeneralRe: Compare 2 different data file Pin
Dave Kreskowiak19-Aug-04 3:32
mveDave Kreskowiak19-Aug-04 3:32 
GeneralRe: Compare 2 different data file Pin
sumiko23-Aug-04 18:12
sumiko23-Aug-04 18:12 
GeneralRe: Compare 2 different data file Pin
Dave Kreskowiak24-Aug-04 0:21
mveDave Kreskowiak24-Aug-04 0:21 
GeneralRe: Compare 2 different data file Pin
sumiko31-Aug-04 20:40
sumiko31-Aug-04 20:40 
GeneralExporting RGN to Files Pin
zman90018-Aug-04 18:28
zman90018-Aug-04 18:28 
GeneralRe: Exporting RGN to Files Pin
Dave Kreskowiak19-Aug-04 3:02
mveDave Kreskowiak19-Aug-04 3:02 
GeneralRe: Exporting RGN to Files Pin
zman90019-Aug-04 17:21
zman90019-Aug-04 17:21 
GeneralRe: Exporting RGN to Files Pin
Dave Kreskowiak20-Aug-04 3:28
mveDave Kreskowiak20-Aug-04 3:28 
GeneralRe: Exporting RGN to Files Pin
zman90021-Aug-04 16:37
zman90021-Aug-04 16:37 
GeneralBinding Array of Structures to Datagrid Pin
Gary Shel18-Aug-04 12:16
Gary Shel18-Aug-04 12:16 
GeneralListview selected row Pin
Tartampion18-Aug-04 10:52
Tartampion18-Aug-04 10:52 
GeneralRe: Listview selected row Pin
progload18-Aug-04 11:53
progload18-Aug-04 11:53 
GeneralRe: Listview selected row Pin
Tartampion19-Aug-04 2:26
Tartampion19-Aug-04 2:26 

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.