Message 1 of 3
custom pane as a form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to create a custom panel with labels/textboxes/button that will act as a form?
I see in the documentation you can add activeX controls but I cant find where the textbox and other controls would be located.
I'm on windows 8 using Vstudio.
thx
edit:
I Found the dock able window object which looks like it will work: but what is the hwnd value below: is it just some random number
' Get the hwnd of the dialog to be added as a child ' CHANGE THIS VALUE! Dim hwnd As Long hwnd = 4851096
Was my reply Helpful ? send a Kudos or accept as solution