Has anyone messed around with this; if I add the Word object library 12.0 (Word 2007), work with some 97-2003 templates (which works fine on my computer) will incur any issues when a client's computer has Word 2003 and not Word 2007 - due to the object library? Thanks...
I have added a schema to my word doc, and placed the elements in the doc. How do I fill the word doc via an Xml that is the same format? I am using VB.Net automation. Thanks
Hi all, I have a textbox and I have set the UseSystemPasswordChar to True and it still shows the text, am I missing something simple? I can use the PasswordChar to a special char like * but that's not what I want. Thanks.
{VB.Net 2008 Express on Vista}
I am trying to pass a List(Of Thing) thru a public event from a UserControl to my form. The object(Thing) is a class that has 4 variables that get populated in the UC, and I add to this List as there multiple Thing objects, I have checked this part they are filling properly. But when I...
Hi all. I am wanting to rebuild a form and all it's controls from a file. I have looked into XML as a poss solution. In the event the app crashes for any reason. Many of the controls are generated at runtime so I need a way to add the elements and change them as the controls change. Does this...
Hi All.
Just trying to figure out how to keep a wav file in my project as an embedded file. So I am looking for the best practice and how to call it. I use system.media.soundplayer. I can play them just fine with a local file on the PC.
Ok, two part question, I have a FLP(flowLayoutPanel) with controls that are added at runtime, I have the dragDrop working, but not able to drag items to controls that are below FLPs visible area - vertical scrollbar present. Also still working on the scrollbar which is close. This is for a...
Hi all, I have a custom DragLeave event for multiple buttons, on my DragEnter event I change the backcolor(Yellow) of the flowLayoutPanel to show where the item is going to drop, but if they leave this FLP and enter a diff FLP I want the backcolor(of the first one) to change back to the original...
Hi all I am new to DataGridViews, wanting to update the database after a cell is edited in the DGV, how is this accomplished? I am using a tableAdapter and a strong typed dataset? VB.Net2008 Express/SqlServerExpress2008.
Hi all, I was wondering if there is a way to reset all the permission to the default values, like when it first configured, and before I messed with it?
In my user control I have a textbox, and I am unable set the MaxLength property at design or runtime, also I have multiple controls that add this control and pull the .text from this textbox each needing to have a diff. MaxLength number, I already have the code for the calling control to get the...
Hi all,
I have a Word 2007 template with several content controls(plaintext), and throught word automation I can transfer text to the first one, but not the second one? I have reviewed each content control's property they are both editable - not write protected, my code:
Dim objcc as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.