If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > is it posible

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-02-03, 13:43
buchokoy buchokoy is offline
Registered User
 
Join Date: Oct 2002
Location: Philippines
Posts: 15
Question is it posible

does any one know how to make an assignable property to be visible only at runtime not at design time

What I mean is the

property Let PropertyThing(pThing as string)
end property

what should i do to make this property be visible only at run time
can any one help me?

is this posible in vb?
Reply With Quote
  #2 (permalink)  
Old 12-04-03, 14:12
buchokoy buchokoy is offline
Registered User
 
Join Date: Oct 2002
Location: Philippines
Posts: 15
Re: is it posible

Quote:
Originally posted by buchokoy
does any one know how to make an assignable property to be visible only at runtime not at design time

What I mean is the

property Let PropertyThing(pThing as string)
end property

what should i do to make this property be visible only at run time
can any one help me?

is this posible in vb?
this is rather a simple question I already solved the problem
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On