Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
92 views

ActiveX control was registered from dll file using regsvr32: cd \windows\syswow64 regsvr32 "C:\mapp\mycontrol.dll" FoxPro object is created from it using ofiscalprinter=CREATEOBJECT('...
0 votes
0 answers
33 views

I have a macro enabled Excel 365 workbook (.xlsm) and I have a problem that I cannot fix since months. I have read several entries on different platforms but none of them fixed my problem: I am using ...
0 votes
0 answers
30 views

I’m using Excel 365 Version 2402. Everything works as expected in my macro-enabled Excel workbook, except my active-x ComboBoxes. I know this is a very old issue and there’s so much written about this ...
0 votes
0 answers
57 views

I have an expense form that I have built that has a header section and then a table for expense entries. The table starts with 15 rows available for entries and a 4th row that is the total(s) row all ...
2 votes
1 answer
91 views

I am trying to select the text in an ActiveX Text Box, so I can manipulate it via the keyboard. I want a command that would work similarly to: ActiveSheet.Shapes("Shape Name").TextFrame2....
David's user avatar
  • 23
0 votes
1 answer
66 views

I want open PyCharm project with html and js First i try to open the notepad this is my code <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>...
1 vote
0 answers
109 views

I defined libraries in Civil 3D, but when I match the name with the object name, I get the error "No method or operation has been applied". Can you help me? AcadApplication ACAD = (...
0 votes
1 answer
209 views

I've added a Command Button to one of my workbooks to trigger execution of a macro. The attached code is very simple: Private Sub CommandButton1_Click() Call Evaluate End Sub However, when I click ...
1 vote
1 answer
109 views

My VBA code works successfully when loading the combo box with different list based on a Selected Case. However, when I select an option from the drop down, the selection does not load into the Combo ...
3 votes
2 answers
251 views

I'm trying to add an ImageCombo-ActiveX control to an Excel worksheet by using the VBA-function .OLEObjects.Add(classtype:="MSComctlLib.ImageComboCtl.2", Top:=TopPos, Left:=LeftPos, Height:=...
Bernd's user avatar
  • 106
0 votes
1 answer
1k views

Application = MS WORD Script = VBA I am trying to loop through each "ActiveDocument.InlineShapes" in a word document. This document contains approximately 300 InlineShapes and I want to ...
1 vote
0 answers
134 views

This will be my first question. I am trying to use python to import a SDK which provides ActiveX DLL and ocx file. I tried using clr.FindAssembly("dllname.dll") clr.AddReference("dllname") to ...
1 vote
0 answers
462 views

I need help and suggestions from you. We have used ActiveXobject for IE support application now we have migrated to Edge now it is not supporting. sample code as below. <script> function ...
2 votes
0 answers
984 views

I use the Internet Explorer ActiveX component (Shell.Explorer.2) in my applications and my question is - will Windows discontinue support for this component? I read that Internet Explorer will not be ...
2 votes
0 answers
122 views

I'm trying to create a MFC ActiveX control with Visual Studio 2022, that should have a ControlSource property under Data Category when inserted in ms-access form. So that it would be possible to bind ...

15 30 50 per page
1
2 3 4 5
...
30

AltStyle によって変換されたページ (->オリジナル) /