Click here to Skip to main content
15,901,853 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Saving poss Pin
Dave Kreskowiak27-Mar-06 17:14
mveDave Kreskowiak27-Mar-06 17:14 
GeneralRe: Saving poss Pin
FeRtoll28-Mar-06 2:01
FeRtoll28-Mar-06 2:01 
GeneralRe: Saving poss Pin
J4amieC28-Mar-06 2:33
J4amieC28-Mar-06 2:33 
GeneralRe: Saving poss Pin
FeRtoll28-Mar-06 4:06
FeRtoll28-Mar-06 4:06 
GeneralRe: Saving poss Pin
J4amieC28-Mar-06 4:51
J4amieC28-Mar-06 4:51 
GeneralRe: Saving poss Pin
FeRtoll28-Mar-06 5:13
FeRtoll28-Mar-06 5:13 
QuestionMonthCalendar Control Pin
Joe Carroll26-Mar-06 21:32
Joe Carroll26-Mar-06 21:32 
AnswerRe: MonthCalendar Control Pin
Purple Monk26-Mar-06 23:19
Purple Monk26-Mar-06 23:19 
Dim oRng As SelectionRange
oRng = MC.SelectionRange
MsgBox(oRng.ToString)


Or just

MsgBox (MC.SelectionRange.ToString)

Where MC is the name of the control


"If i was king cigarettes would be free."


Questionpicturebox Pin
maytel26-Mar-06 20:36
maytel26-Mar-06 20:36 
AnswerRe: picturebox Pin
Dave Kreskowiak27-Mar-06 5:27
mveDave Kreskowiak27-Mar-06 5:27 
GeneralRe: picturebox Pin
maytel27-Mar-06 14:38
maytel27-Mar-06 14:38 
QuestionHow to can the owner of a NTFS file? Pin
cylix200026-Mar-06 19:25
cylix200026-Mar-06 19:25 
AnswerRe: How to can the owner of a NTFS file? Pin
Colin Angus Mackay26-Mar-06 21:17
Colin Angus Mackay26-Mar-06 21:17 
GeneralRe: How to can the owner of a NTFS file? Pin
cylix200026-Mar-06 22:16
cylix200026-Mar-06 22:16 
Generalfile Owner Pin
cylix200026-Mar-06 22:17
cylix200026-Mar-06 22:17 
GeneralRe: file Owner Pin
Dave Kreskowiak27-Mar-06 5:24
mveDave Kreskowiak27-Mar-06 5:24 
Questionscan folder in vb 6.0 Pin
bony_baba26-Mar-06 19:15
bony_baba26-Mar-06 19:15 
AnswerRe: scan folder in vb 6.0 Pin
Dave Kreskowiak27-Mar-06 5:11
mveDave Kreskowiak27-Mar-06 5:11 
GeneralRe: scan folder in vb 6.0 Pin
bony_baba27-Mar-06 16:46
bony_baba27-Mar-06 16:46 
QuestionRefreshing Crystal Reports at runtime Pin
Vikrant Badhai26-Mar-06 19:09
Vikrant Badhai26-Mar-06 19:09 
AnswerRe: Refreshing Crystal Reports at runtime Pin
Dave Kreskowiak27-Mar-06 5:07
mveDave Kreskowiak27-Mar-06 5:07 
GeneralRe: Refreshing Crystal Reports at runtime Pin
Vikrant Badhai27-Mar-06 20:26
Vikrant Badhai27-Mar-06 20:26 
GeneralRe: Refreshing Crystal Reports at runtime Pin
Dave Kreskowiak28-Mar-06 2:44
mveDave Kreskowiak28-Mar-06 2:44 
GeneralRe: Refreshing Crystal Reports at runtime Pin
Vikrant Badhai2-Apr-06 23:47
Vikrant Badhai2-Apr-06 23:47 
GeneralRe: Refreshing Crystal Reports at runtime Pin
Vikrant Badhai2-Apr-06 23:51
Vikrant Badhai2-Apr-06 23:51 

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.