|
-
Nov 17th, 2002, 11:45 AM
#1
Thread Starter
New Member
Fixed sized ActiveX control C++
Hello, I was wonering how to make my ActiveX control fixed size.
I've seen how this can be done in Visual Basic Something like this.
Usercontrol.Height = UserControl.Ambient.Height
Usercontrol.Width = UserControl.Ambient.Width
My Accomplice this with Visual c++?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|