Click here to Skip to main content
15,891,033 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to perform that... Pin
elmahdy7-Jul-03 13:41
elmahdy7-Jul-03 13:41 
AnswerRe: how to perform that... Pin
J. Dunlap7-Jul-03 13:46
J. Dunlap7-Jul-03 13:46 
Generaloutlook style interface Pin
yan194547-Jul-03 8:00
yan194547-Jul-03 8:00 
GeneralRe: outlook style interface Pin
apferreira8-Jul-03 6:04
apferreira8-Jul-03 6:04 
GeneralSystem.IO.DirectoryInfo.GetFiles.Getlength Pin
DxSolo7-Jul-03 6:41
DxSolo7-Jul-03 6:41 
GeneralRe: System.IO.DirectoryInfo.GetFiles.Getlength Pin
Mike Dimmick7-Jul-03 6:53
Mike Dimmick7-Jul-03 6:53 
GeneralWinForms DataGrid - colors and selecting individual cells Pin
IainJ7-Jul-03 3:58
IainJ7-Jul-03 3:58 
GeneralRe: WinForms DataGrid - colors and selecting individual cells Pin
dynamic8-Jul-03 2:03
dynamic8-Jul-03 2:03 
you can still use a flexigrid in .net , just right click on your toolbox and click "Customise toolbox" , on the window that opens, choose "COMM" and then you will find the flexigrid control in that list, it will be added to your toolbox and you can then use it as before in vb6.

Vb:
<font color="blue">Public Function</font> TwinsOnWay(<font color="blue">ByVal</font> twins <font color="blue">As String</font>) <font color="blue">As String <br>     Select Case</font> twins<br>         <font color="blue">Case</font> "Gender" <br>             <font color="blue">Return</font> "Two Girls" <br>     <font color="blue">End Select <br> End Function</font> <br> 


GeneralDeployment problem... Pin
-- NA --6-Jul-03 23:36
-- NA --6-Jul-03 23:36 
GeneralRe: Deployment problem... Pin
-- NA --7-Jul-03 0:34
-- NA --7-Jul-03 0:34 
Generalreading xml files using recordset Pin
r i s h a b h s6-Jul-03 19:05
r i s h a b h s6-Jul-03 19:05 
GeneralRe: reading xml files using recordset Pin
Hesham Amin6-Jul-03 21:45
Hesham Amin6-Jul-03 21:45 
GeneralContextMenu &amp; TextBox Pin
almigrp5-Jul-03 1:24
almigrp5-Jul-03 1:24 
GeneralDeveloping Excel Add-In using VB.NET Pin
AlfredoDS4-Jul-03 2:32
AlfredoDS4-Jul-03 2:32 
GeneralRe: Developing Excel Add-In using VB.NET Pin
apferreira8-Jul-03 6:06
apferreira8-Jul-03 6:06 
GeneralProblem in calling VB Dll which calls VB Exe from ASP.net page Pin
mittalpa3-Jul-03 4:54
mittalpa3-Jul-03 4:54 
Generaltypical sorting problem Pin
r i s h a b h s3-Jul-03 0:26
r i s h a b h s3-Jul-03 0:26 
GeneralRe: typical sorting problem Pin
-- NA --7-Jul-03 5:10
-- NA --7-Jul-03 5:10 
GeneralCreating new objects Pin
Anonymous2-Jul-03 23:04
Anonymous2-Jul-03 23:04 
GeneralRe: Creating new objects Pin
Wayne Phipps4-Jul-03 22:34
Wayne Phipps4-Jul-03 22:34 
QuestionHow to suport my application with sounds Pin
elmahdy2-Jul-03 10:53
elmahdy2-Jul-03 10:53 
AnswerRe: How to suport my application with sounds Pin
J. Dunlap2-Jul-03 11:02
J. Dunlap2-Jul-03 11:02 
GeneralDxSolo Pin
DxSolo2-Jul-03 9:00
DxSolo2-Jul-03 9:00 
GeneralRe: DxSolo Pin
DxSolo3-Jul-03 6:53
DxSolo3-Jul-03 6:53 
GeneralFile Download - web service Pin
jrmcdona2-Jul-03 7:22
jrmcdona2-Jul-03 7:22 

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.