ResizePropertyExtract

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalBoolean ResizePropertyExtract()

The ResizePropertyExtract method retrieves Foundation1 properties from an object and set's the resize properties accordingly.

Returns

The return value is TRUE if the Foundation1 properties are successfully retrieved, FALSE otherwise.

Comments

Applications using ResizePropertiesSet to set resize properties for application-specific objects will need to override ResizePropertyExtract and return TRUE to indicate to the framework that the properties where successfully retrieved.