Gets or sets the default alignment of the pictures that are displayed inside boxes.
SyntaxVB6
Copy Code
|
|---|
Public Property Get BoxPicturePos() As EPicturePos |
C++
Copy Code
|
|---|
public: |
A member of the EPicturePos enumeration. The default is picStretch.
See Also