Hi,
I've been struggling with a databinding nuance for a bunch of hours now, so I figured I'd post out for help.
I need to databind a control to an object. The control does not have a parent.
As best I can tell, this doesn't work...and I've tried everything I can think of. Consider the following trivial code:
public partial class Form1 : Form
{
public Form1()...
User Profile
Collapse
-
Databinding to a control without an owner
-
XAML Browser Application
Hi,
I am designing a XAML Browser Application that hosts an excel spreadsheet in a DSOFramer ActiveX control. The DSOFramer control is in a Windows Forms Host control off the main XAML page.
The XAML Browser App has been configured to run in full trust mode and I have imported the pfx certificate into the Trusted Publishers and Trusted Root stores to get this to work.
Everything works fine except registration-free... -
WIA Automation Layer Scanning Question
Hi,
I'm trying to write an interface for a Fujitsu 5120C series scanner using WIA Automation Layer/wiaaut.dll/WIA 2.0.
I've got it all down and working but I can't seem to enable the scanner's "cache pages in memory" option to scan more quickly. Right now it pauses between 1 and 2 seconds between pages as the image transfers to the computer.
The device property WIA_DPS_SCAN_AH EAD_PAGES/ScannerDeviceSc anAheadPages/3094... -
Text fields from ODBC data source do not merge in Word 2000
Hello,
Thank you in advance for any assistance.
I am trying to set up a mail merge from VB6/VBA code with Word 2000 using an ODBC data source (SQL 2000). I have successfully gotten the connection working using both a file dsn and a machine dsn. I am currently using a simple test merge template with fields <<FirstName>> (a nvarchar) <<Id>> (an int primary key).....plus a <<NextRecord> >...
No activity results to display
Show More