PC Review


Reply
Thread Tools Rate Thread

How to create something like 'ControlToValidate' (in CF)

 
 
Evan Camilleri
Guest
Posts: n/a
 
      17th Jun 2006
using CF VS2005, I would like to create a control with a property named:

TabControlToManage

At design time this property list controls in a combo box just like
'ControlToValidate' in webapps.

Evan


 
Reply With Quote
 
 
 
 
Norman Rericha
Guest
Posts: n/a
 
      19th Jun 2006
So what's your question? If you need (want) that function, then create
a new control, inherit from the TabControl and add the function.
Simple inheritence.

--
I hope this helps

--
Norman Rericha
Senior Software Engineer
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member


 
Reply With Quote
 
Evan Camilleri
Guest
Posts: n/a
 
      19th Jun 2006
I want to create a custom user control which you can use insert in the
toolbox, then drag it on the form.


Evan



"Norman Rericha" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> So what's your question? If you need (want) that function, then create a
> new control, inherit from the TabControl and add the function. Simple
> inheritence.
>
> --
> I hope this helps
>
> --
> Norman Rericha
> Senior Software Engineer
> Applied Data Systems
> www.applieddata.net
> An ISO 9001:2000 Registered Company
> Microsoft WEP Gold-level Member
>
>



 
Reply With Quote
 
Daniel Moth
Guest
Posts: n/a
 
      30th Jun 2006
Add a UserControl and take it from there (building the project automatically
adds it to the toolbox).

Cheers
Daniel
--
http://www.danielmoth.com/Blog/

"Evan Camilleri" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I want to create a custom user control which you can use insert in the
>toolbox, then drag it on the form.
>
>
> Evan
>
>
>
> "Norman Rericha" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> So what's your question? If you need (want) that function, then create a
>> new control, inherit from the TabControl and add the function. Simple
>> inheritence.
>>
>> --
>> I hope this helps
>>
>> --
>> Norman Rericha
>> Senior Software Engineer
>> Applied Data Systems
>> www.applieddata.net
>> An ISO 9001:2000 Registered Company
>> Microsoft WEP Gold-level Member
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing the ControlToValidate control in a Validator Nathan Sokalski Microsoft ASP .NET 1 20th May 2008 11:49 PM
document.getElementById(sender.controltovalidate) attributes DaveyP Microsoft ASP .NET 1 18th Apr 2008 01:21 PM
Custom Control needs ControlToValidate Steven Nagy Microsoft ASP .NET 4 8th May 2007 04:56 AM
ControlToValidate = Page? Johnson Microsoft Dot NET Framework 1 22nd Aug 2006 04:06 PM
CompareValidator - ControlToCompare and ControlToValidate edi Microsoft C# .NET 1 10th Apr 2005 11:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:27 PM.