Click here to Skip to main content
16,010,392 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Move a borderless form Pin
_mubashir8-Apr-07 22:16
_mubashir8-Apr-07 22:16 
AnswerRe: Move a borderless form Pin
The ANZAC8-Apr-07 22:38
The ANZAC8-Apr-07 22:38 
QuestionLPT Pin
Agus Budianto8-Apr-07 20:58
Agus Budianto8-Apr-07 20:58 
AnswerRe: LPT Pin
Dave Kreskowiak9-Apr-07 5:09
mveDave Kreskowiak9-Apr-07 5:09 
GeneralRe: LPT Pin
Agus Budianto9-Apr-07 23:39
Agus Budianto9-Apr-07 23:39 
Questionoperation system users Pin
amaneet8-Apr-07 19:57
amaneet8-Apr-07 19:57 
Questiondates in vb.net... Pin
Member 38798818-Apr-07 19:26
Member 38798818-Apr-07 19:26 
AnswerRe: dates in vb.net... Pin
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 3:57
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 3:57 
if you want dates of a month in a column just for first date of month as

dim date as new date(yyyy,mm,dd)
i.e. dim ldtFirst as new date(2007,04,01) - for april

and loop through the ldtFirst.DaysInMonth - gives total number of days in the current month, add the rows in the datagrid

MilanRose | [Rose]
GeneralRe: dates in vb.net... Pin
Member 38798819-Apr-07 4:56
Member 38798819-Apr-07 4:56 
GeneralRe: dates in vb.net... Pin
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 18:50
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 18:50 
GeneralRe: dates in vb.net... Pin
Member 387988110-Apr-07 0:03
Member 387988110-Apr-07 0:03 
QuestionSocket Programming Pin
Venkatesh Mookkan8-Apr-07 18:53
Venkatesh Mookkan8-Apr-07 18:53 
QuestionChanging the papersize for a Print Document Pin
Andrew Thorpe8-Apr-07 18:44
Andrew Thorpe8-Apr-07 18:44 
Questionunmovable running form in vs2005 Pin
kripa218-Apr-07 17:44
kripa218-Apr-07 17:44 
AnswerRe: unmovable running form in vs2005 Pin
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 2:28
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 2:28 
GeneralRe: unmovable running form in vs2005 Pin
kripa219-Apr-07 5:08
kripa219-Apr-07 5:08 
GeneralRe: unmovable running form in vs2005 Pin
Dave Kreskowiak9-Apr-07 5:11
mveDave Kreskowiak9-Apr-07 5:11 
GeneralRe: unmovable running form in vs2005 Pin
kripa219-Apr-07 5:20
kripa219-Apr-07 5:20 
GeneralRe: unmovable running form in vs2005 Pin
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 18:14
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 18:14 
GeneralRe: unmovable running form in vs2005 Pin
kripa219-Apr-07 18:48
kripa219-Apr-07 18:48 
GeneralRe: unmovable running form in vs2005 Pin
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 18:51
<b<font color="#6EA3C4">MILAN@Cybage9-Apr-07 18:51 
QuestionConvert coding VB 5.0 to VB.Net 2003 Pin
Kusal8-Apr-07 17:13
Kusal8-Apr-07 17:13 
AnswerRe: Convert coding VB 5.0 to VB.Net 2003 Pin
Kevin McFarlane9-Apr-07 4:58
Kevin McFarlane9-Apr-07 4:58 
GeneralRe: Convert coding VB 5.0 to VB.Net 2003 Pin
Kusal9-Apr-07 16:46
Kusal9-Apr-07 16:46 
GeneralRe: Convert coding VB 5.0 to VB.Net 2003 Pin
Kusal10-Apr-07 17:14
Kusal10-Apr-07 17:14 

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.