Click here to Skip to main content
15,919,479 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalwindows explorer Pin
Anonymous1-Sep-04 15:27
Anonymous1-Sep-04 15:27 
GeneralRe: windows explorer Pin
Charlie Williams1-Sep-04 15:46
Charlie Williams1-Sep-04 15:46 
GeneralRe: windows explorer Pin
DMurray1-Sep-04 15:47
DMurray1-Sep-04 15:47 
GeneralUsing ByRef keyword Pin
Chris Quick1-Sep-04 10:06
Chris Quick1-Sep-04 10:06 
GeneralRe: Using ByRef keyword Pin
Dave Kreskowiak1-Sep-04 10:21
mveDave Kreskowiak1-Sep-04 10:21 
GeneralRe: Using ByRef keyword Pin
Chris Quick1-Sep-04 16:32
Chris Quick1-Sep-04 16:32 
GeneralRe: Using ByRef keyword Pin
Steven Campbell1-Sep-04 16:44
Steven Campbell1-Sep-04 16:44 
GeneralRe: MS MaskEditBox 6.0 Help Me! Pin
Kunal Mukherjee1-Sep-04 8:45
Kunal Mukherjee1-Sep-04 8:45 
I am using VS.Net 2003 withe framework 1.1 version. But whenever i want to use the Masked Edit Control 6.0 there is a strange behaviour I face always. I mean the control can be drawn in the form, then the mask is set and next suppose I want to set the text property of it by assigning a value, the value is set to the control but the value is not displayed in the control. for example

Suppose I want to show a date field.

1. The Mask Property is : "##/##/####" (i.e. dd/mm/yyyy)
2. In the click event of a button If I write this code and
MaskEditCtrl.Text= "12/08/2004"
3. Next if i check the Text property of the control through a msgbox then it will display 12/08/2004 but the value is not displayed in the control whenever i am assigning any value, with the mask property in mind.

Please tell me what to do, or there is a defect in the software i am using. Waiting for your reply.
kunal mukherjee

GeneralRe: MS MaskEditBox 6.0 Help Me! Pin
Dave Kreskowiak1-Sep-04 10:27
mveDave Kreskowiak1-Sep-04 10:27 
GeneralWorking with classes and data access logic... Pin
Chris Quick1-Sep-04 6:09
Chris Quick1-Sep-04 6:09 
GeneralRe: Working with classes and data access logic... Pin
Steven Campbell1-Sep-04 7:53
Steven Campbell1-Sep-04 7:53 
GeneralRe: Working with classes and data access logic... Pin
Chris Quick2-Sep-04 2:51
Chris Quick2-Sep-04 2:51 
GeneralRe: Working with classes and data access logic... Pin
Steven Campbell2-Sep-04 3:36
Steven Campbell2-Sep-04 3:36 
GeneralQuerying AD for members of a group Pin
Anonymous1-Sep-04 5:34
Anonymous1-Sep-04 5:34 
GeneralRe: Querying AD for members of a group Pin
Anonymous1-Sep-04 19:53
Anonymous1-Sep-04 19:53 
GeneralPrint PDF file Pin
megadith1-Sep-04 5:08
megadith1-Sep-04 5:08 
GeneralRe: Print PDF file Pin
Dave Kreskowiak1-Sep-04 6:17
mveDave Kreskowiak1-Sep-04 6:17 
GeneralDetecting a remote user Pin
dataman91-Sep-04 2:20
dataman91-Sep-04 2:20 
GeneralRe: Detecting a remote user Pin
Dave Kreskowiak1-Sep-04 8:16
mveDave Kreskowiak1-Sep-04 8:16 
GeneralISS... Help :( Pin
Ranoush1-Sep-04 2:08
Ranoush1-Sep-04 2:08 
GeneralRe: ISS... Help :( Pin
Dave Kreskowiak1-Sep-04 6:19
mveDave Kreskowiak1-Sep-04 6:19 
GeneralRe: ISS... Help :( Pin
Ranoush1-Sep-04 11:26
Ranoush1-Sep-04 11:26 
GeneralRe: ISS... Help :( Pin
Dave Kreskowiak2-Sep-04 4:28
mveDave Kreskowiak2-Sep-04 4:28 
Generalget project objects name Pin
udiyochi1-Sep-04 1:17
udiyochi1-Sep-04 1:17 
GeneralData validation in windows forms datagrid Pin
Alexyeboah31-Aug-04 21:33
Alexyeboah31-Aug-04 21:33 

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.