VB6 Text property of UserControl does not work with UpDown Control's buddy property 
Author Message
 VB6 Text property of UserControl does not work with UpDown Control's buddy property

Impossible to link UpDown Control (MSCOMCT2.OCX) with the text property from
an UserControl.
For ex.: Create a first UC with a simple TextBox. Make public Text and
ToolTipText properties for this UC. After this, create a second UC with the
first one and an UpDown Control. Link the UpDown buddy property with the
first UC Text property.
It does not work !!? Thanks for all your answers


Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. UpDown-Control as a constituent control for a UserControl not working

2. Updown Not picking up the Buddy value

3. Usercontrol Text property not visible in property window

4. Usercontrol Text property not visible in property window

5. Parent UserControl's Properties in a UserControl (placed on another UserControl)

6. Usercontrol don't save the text property.

7. Usercontrol's text property

8. UserControl can't be selected and properties are not set

9. UserControl with Text fields not working in Word

10. VB4 text box Align text property not working

11. VB4 text box Align text property not working

12. Implementing a 'buddy' control

 

 
Powered by phpBB® Forum Software