Click here to Skip to main content
16,007,111 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: creating multiple activeX.. Pin
Abhi Lahare21-Apr-04 1:33
Abhi Lahare21-Apr-04 1:33 
GeneralRe: creating multiple activeX.. Pin
Balkrishna Talele21-Apr-04 1:47
Balkrishna Talele21-Apr-04 1:47 
QuestionHow to use a WTL splitter window Pin
Roozbeh6920-Apr-04 10:16
professionalRoozbeh6920-Apr-04 10:16 
AnswerRe: How to use a WTL splitter window Pin
Senkwe Chanda20-Apr-04 22:20
Senkwe Chanda20-Apr-04 22:20 
GeneralActiveX properties in Visual Basic Pin
mikewithersone18-Apr-04 15:28
mikewithersone18-Apr-04 15:28 
GeneralRe: ActiveX properties in Visual Basic Pin
Mike Dimmick19-Apr-04 8:45
Mike Dimmick19-Apr-04 8:45 
GeneralRe: ActiveX properties in Visual Basic Pin
mikewithersone19-Apr-04 14:30
mikewithersone19-Apr-04 14:30 
GeneralRe: ActiveX properties in Visual Basic Pin
Mike Dimmick20-Apr-04 8:24
Mike Dimmick20-Apr-04 8:24 
You mark the default interface in the coclass statement in the IDL file, using the [default] attribute. Visual Basic can use non-default interfaces (unlike scripting clients) but will only show the properties on the default interface.

You should be adding your control as a control. "Insertable object" is for Active Documents, such as inserting a Word document into your project. You can debug the interaction with Visual Basic by setting VB6.EXE as the executable to debug in Project Settings.

Stability. What an interesting concept. -- Chris Maunder
GeneralRe: ActiveX properties in Visual Basic Pin
mikewithersone20-Apr-04 9:26
mikewithersone20-Apr-04 9:26 
QuestionHow to get key-down message in a WTL combobox? Pin
freehawk15-Apr-04 23:58
freehawk15-Apr-04 23:58 
AnswerRe: How to get key-down message in a WTL combobox? Pin
Jörgen Sigvardsson17-Apr-04 6:16
Jörgen Sigvardsson17-Apr-04 6:16 
AnswerRe: How to get key-down message in a WTL combobox? Pin
Nebojsa Mihajlovic4-May-04 22:52
Nebojsa Mihajlovic4-May-04 22:52 
GeneralRe: How to get key-down message in a WTL combobox? Pin
kameasha14-Feb-19 11:52
kameasha14-Feb-19 11:52 
GeneralActiveX Properties Pin
mikewithersone14-Apr-04 12:09
mikewithersone14-Apr-04 12:09 
GeneralRe: ActiveX Properties Pin
Mike Dimmick15-Apr-04 1:41
Mike Dimmick15-Apr-04 1:41 
GeneralRe: ActiveX Properties Pin
mikewithersone15-Apr-04 2:47
mikewithersone15-Apr-04 2:47 
GeneralRe: ActiveX Properties Pin
Mike Dimmick15-Apr-04 4:11
Mike Dimmick15-Apr-04 4:11 
GeneralRe: ActiveX Properties Pin
mikewithersone15-Apr-04 12:48
mikewithersone15-Apr-04 12:48 
GeneralStop activeX controls tiling when resize Pin
mikewithersone13-Apr-04 13:41
mikewithersone13-Apr-04 13:41 
GeneralAtl Local Variable Release Mode Problem Pin
nlecren13-Apr-04 9:58
nlecren13-Apr-04 9:58 
GeneralRe: Atl Local Variable Release Mode Problem Pin
Paul Ranson13-Apr-04 11:48
Paul Ranson13-Apr-04 11:48 
GeneralRe: Atl Local Variable Release Mode Problem Pin
nlecren13-Apr-04 17:59
nlecren13-Apr-04 17:59 
GeneralRe: Atl Local Variable Release Mode Problem Pin
Paul Ranson14-Apr-04 4:04
Paul Ranson14-Apr-04 4:04 
GeneralRe: Atl Local Variable Release Mode Problem Pin
nlecren14-Apr-04 13:53
nlecren14-Apr-04 13:53 
GeneralURL ISSUE in ATL Pin
Balkrishna Talele11-Apr-04 21:19
Balkrishna Talele11-Apr-04 21:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.