How to create a method on base class that known members from subclass?


How to create a method on base class that known members from subclass?...
Author
Message
Fabian R Silva, -
Fabian R Silva, -
StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)StrataFrame User (267 reputation)
Group: StrataFrame Users
Posts: 153, Visits: 1.2K
I Created a BaseForm Class (inherited from Strataframe form) and create a sublass of it (countriesForm)



How I can create a method on BaseForm that known members of the inherited form?



Suppose I create a method named "ChangeTextBoxBackColor" and I want to call it under some circunstanse on my countriesform to change all the textbox dropped on it.



When I debug the method "ChangeTextBoxBackColor" on the base, I not see the textboxes from the countriesForm.



thanks!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search