|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Visual Basic .NETmicrosoft.public.dotnet.languages.vb
Sushi -
25 Feb 2005 12:22 AM - 2 messages
I'm trying to use the IGetAppData interface, with no success! Reference: COMSVCS.DLL Dim b As COMSVCSLib.IGetAppData Dim nApps As System.UInt32 Dim aAppData As System.IntPtr b = CType(New COMSVCSLib.TrackerServer, COMSVCSLib.IGetAppData) b.GetApps(nApps, aAppData) ...
Zadkin -
21 Feb 2005 1:33 PM - 4 messages
Does anyone know, if it's possible to set the orientation of the tabpagebuttons to horizontal instead of vertical when the alignment property of my tabcontrol is set to left or right? Thanks in advance Zadkin ...
|
|||||||||||||||||||||||