|
-
Oct 17th, 2018, 12:36 PM
#11
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by Karl77
TEXTBOXW IN UC QUESTION
The effect is seen in the IDE only.
When I place an intrinsic textbox in a usercontrol, the textbox is inactive when the usercontrol is placed on a form.
When I do the same with a TextBoxW it is active.
Means I can move the cursor, type text etc.
This is not only a cosmetic issue, it is cumbersome to select such a UC in the IDE.
To retrace:
Make a new project, and load the VBCCR component.
Make a new UC, and place a TextBoxW on it.
No additional code.
Place this UC on a form.
See the TextBoxW in action.
Make a new UC, and place an intrinsic textbox on it.
Place this 2nd UC on a form.
See that that textbox is inactive.
How can we get the same behavior as with the intrinsic textbox?
Thank you
I can't replicate this. I tested with OCX and Std-EXE version.. (at least on XP and 7)
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
|