Click here to Skip to main content
16,004,974 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: mask in column of datagrid Pin
Desi Bravo25-Oct-04 7:48
Desi Bravo25-Oct-04 7:48 
GeneralRe: mask in column of datagrid Pin
Britnt725-Oct-04 8:21
Britnt725-Oct-04 8:21 
GeneralRe: mask in column of datagrid Pin
Desi Bravo26-Oct-04 11:52
Desi Bravo26-Oct-04 11:52 
GeneralRe: mask in column of datagrid Pin
Desi Bravo1-Nov-04 13:04
Desi Bravo1-Nov-04 13:04 
GeneralRe: mask in column of datagrid Pin
Britnt72-Nov-04 2:09
Britnt72-Nov-04 2:09 
GeneralIssues with aysynchronous socket! Pin
Anonymous18-Oct-04 6:09
Anonymous18-Oct-04 6:09 
GeneralRe: Issues with aysynchronous socket! Pin
Anonymous21-Oct-04 6:17
Anonymous21-Oct-04 6:17 
GeneralPassing an array of struct as arguments in vb.net Pin
randynamics17-Oct-04 22:56
randynamics17-Oct-04 22:56 
hey guys! got a problem about passing an array of structure as arguments in vb.net.. i have this structure...

i have to pass an array of struct... like... Dim AccessArray(100) As AccessPointsInfo.. i just couldnt find a way.... D'Oh! | :doh:

Structure AccessPointsInfo
Dim sysIPAddress As String
Dim sysPortNumber As Integer
Dim sysAccessPointID As String
Dim sysStatus As Byte
End Structure

Private Declare Function GetAccessPointsInfo Lib "Sample.dll" (ByRef AccessPt As AccessPointsInfo) As Long


i have to pass an array of struct... like... Dim AccessArray(100) As AccessPointsInfo.. i just couldnt find a way.... D'Oh! | :doh:
QuestionHow to use a datagrid or flexgrid for user input Pin
gamerPotatoe17-Oct-04 20:52
gamerPotatoe17-Oct-04 20:52 
GeneralExecuting equations (.NET) Pin
Nic Rowan17-Oct-04 20:44
Nic Rowan17-Oct-04 20:44 
GeneralRe: Executing equations (.NET) Pin
Colin Angus Mackay17-Oct-04 21:11
Colin Angus Mackay17-Oct-04 21:11 
GeneralRe: Executing equations (.NET) Pin
Nic Rowan17-Oct-04 21:33
Nic Rowan17-Oct-04 21:33 
Generalimport xml file to database Pin
Anonymous17-Oct-04 19:58
Anonymous17-Oct-04 19:58 
GeneralRe: import xml file to database Pin
cwayman18-Oct-04 22:33
cwayman18-Oct-04 22:33 
GeneralCrystal 8.5 in VBNet 2002 Std Pin
reyboy17-Oct-04 15:24
reyboy17-Oct-04 15:24 
GeneralSerial port programming in vb.net Pin
Ali Usman17-Oct-04 14:56
Ali Usman17-Oct-04 14:56 
GeneralRe: Serial port programming in vb.net Pin
Anonymous17-Oct-04 15:40
Anonymous17-Oct-04 15:40 
GeneralCharacter Insertion Pin
frostyservant17-Oct-04 3:05
frostyservant17-Oct-04 3:05 
GeneralRe: Character Insertion Pin
Colin Angus Mackay17-Oct-04 3:26
Colin Angus Mackay17-Oct-04 3:26 
GeneralVB.NET Form Unload Pin
nju084316-Oct-04 14:06
nju084316-Oct-04 14:06 
GeneralRe: VB.NET Form Unload Pin
Anonymous16-Oct-04 16:05
Anonymous16-Oct-04 16:05 
Generalparameters of Marshal.CreateWrapperOfType Pin
azam31616-Oct-04 13:59
azam31616-Oct-04 13:59 
GeneralRe: parameters of Marshal.CreateWrapperOfType Pin
Anonymous16-Oct-04 16:14
Anonymous16-Oct-04 16:14 
GeneralForm1 steals Focus from Form2 when I use MessageBox Pin
ESTAN16-Oct-04 10:25
ESTAN16-Oct-04 10:25 
GeneralRe: Form1 steals Focus from Form2 when I use MessageBox Pin
MohammadAmiry17-Oct-04 1:02
MohammadAmiry17-Oct-04 1:02 

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.