Makes the box as big as the picture assigned to it.
SyntaxVB6
Copy Code
|
|---|
Public Sub FitSizeToPicture () |
C++
Copy Code
|
|---|
public: |
RemarksIf there is a Picture loaded in a box, this method makes the box the same size as the picture.
See Also