Good morning,
I've been tasked to create a series of self-validating composite controls using standard Visual Studio/AJAX controls and some custom-made validation controls.
One of them is just a simple textbox. In the class, I added a property IsRequired that if set to true, enables the validator, or if false, disables the validator.
My problem lies in that the IsRequired property is defaulting to true,...
User Profile
Collapse
-
Composite control default value?
-
Thanks for the help, Plater. -
Thanks for the prompt response. Could you kindly explain the function of the "search pattern" parameter?
-B. Labello...Leave a comment:
-
Recursive directory search in VB.NET
Good afternoon,
I'm currently in the process of designing an application that downloads a zipped directory, extracts it, recurses through the directory while searching for any files. If a file is found, it is moved to a new folder. I've gotten the code that will move the files working, but I'm having a lot of trouble recursing through the directory. My inexperience and lack of knowledge with VB is not helping.
My... -
Full Screen for Media Player --> Catastropic Failure?
Hello,
On my windows form, I have a button that on click sets fullscreen property to true. At runtime, however, I get a "Catastroph ic Failure."
Here's my code:
---------------------------------------------------------------------
Private Sub playSongFS_Clic k(ByVal sender As System.Object, ByVal e As System.EventArg s) Handles playSongFS.Clic k
Dim addTemp As String
...
No activity results to display
Show More
Leave a comment: