|
-
Jun 7th, 2017, 11:30 AM
#11
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by Schmidt
And that's it - no APIs, no SubClassing, no VTable-manipulations... just straight-forward VB6...
You know that this project has nothing todo with a simple, no subclassing, no VTable-manipulations etc... solution.
It is intended that the FrameW control hosts a BS_GROUPBOX window to draw the system frame border and all other overheads, like VisualStyles, RightToLeft etc. as well as replace all existing VB.Frame equivalent properties of course.
So I do have an interest of including the missing HelpContextID property, but it is not about simple. 
Also on ToolBar control there is also a HelpContextID missing.
I need a way of including such functionality without the trick with an outer and inner UserControl. With that trick there is also the cosmetic downside that other methods and properties gets exposed which are not wanted, e.g. .SetFocus.
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
|