[To be supplied.]
[Visual Basic] Protected Property ChildControlsCreated As Boolean [C#] protected bool ChildControlsCreated {get; set;} [C++] protected: __property bool get_ChildControlsCreated(); protected: __property void set_ChildControlsCreated(bool); [JScript] protected function get ChildControlsCreated() : Boolean; protected function set ChildControlsCreated(Boolean);