| Subject | RE: [IBO] TIB_Update Bar |
|---|---|
| Author | Jason Wharton |
| Post date | 2004-11-19T04:50:51Z |
> I am trying to programatically set the TIB_UpdateBar propertyUse the source. Obviously there ought to be some code under the hood
> VisibleButtons
> on the fly.
>
> Any help would be appreciated :-)
working with that property. It's a set property and so you will use set
operators.
Jason