public StringReadOnlyBox RecordCountControl { get; set; }
Public Property RecordCountControl As StringReadOnlyBox Get Set
public: property StringReadOnlyBox^ RecordCountControl { StringReadOnlyBox^ get (); void set (StringReadOnlyBox^ value); }