G
Geoff
Hi, all,
I have a VB .NET (VS 2003) application that has a dropdown list or dropdown
combo with checkboxes as a "3rd party control" linked to a ComponentOne
TrueDBGrid cell button click event.
When the user clicks on the grid cell, a list (either standard list or check
combo) drops down with an appropriate list of options to select. All Ok so
far..
Except, the list disappears below the parent form's border, such that it is
truncated by the parent window. The parent window style is sizeable - this
is important to maintain..
I'd like to know if its possible in DOTNET, without a lot of complexity, to
make the dropdown list appear over/outside the parent window as per a lot of
other apps, such as MSDN...
However, I am also resigned to doing this "the hard way" if necessary...
TIA
Geoff
I have a VB .NET (VS 2003) application that has a dropdown list or dropdown
combo with checkboxes as a "3rd party control" linked to a ComponentOne
TrueDBGrid cell button click event.
When the user clicks on the grid cell, a list (either standard list or check
combo) drops down with an appropriate list of options to select. All Ok so
far..
Except, the list disappears below the parent form's border, such that it is
truncated by the parent window. The parent window style is sizeable - this
is important to maintain..
I'd like to know if its possible in DOTNET, without a lot of complexity, to
make the dropdown list appear over/outside the parent window as per a lot of
other apps, such as MSDN...
However, I am also resigned to doing this "the hard way" if necessary...
TIA
Geoff