No announcements
Found 2151428 threads
-
0 Votes
Can we combine multiple namespaces safecontrol entries into 1 entry
Answered | 3 Replies | 2434 Views | Created by prasvi - Saturday, May 11, 2013 5:59 PM | Last reply by Jinchun Chen - Monday, May 13, 2013 5:34 AM -
0 Votes
Sharepoint 2013 list entry forms auto complte with multiple values
Hi Srinivas, If you want to autocomplete with multiple values in one field in list entry form, you could add custom code in the form.Answered | 2 Replies | 1319 Views | Created by srini Sharepoint - Wednesday, July 6, 2016 3:53 AM | Last reply by Sara Fan - Friday, July 8, 2016 2:00 AM -
1 Votes
Hiding Windows Form from Taskbar
Set the forms property of Show in Task Bar to False or control it programatically ...Answered | 1 Replies | 1322 Views | Created by maverick786us - Monday, October 31, 2011 11:39 AM | Last reply by Surender Singh Bhadauria - Monday, October 31, 2011 12:00 PM -
0 Votes
Add my form to taskbar.
Is any chance, when create a windows form application to make it to stay in taskbar with buttons, not only icons (like the Windows media player on this image)?Answered | 1 Replies | 3071 Views | Created by PenyoR - Friday, June 29, 2012 3:39 PM | Last reply by webJose - Saturday, June 30, 2012 12:42 AM -
1 Votes
Multiple Infopath forms in 1 library
Hi Jamie (wuhey, another Jamie :-) ), I found the following post which relates to your ...Answered | 4 Replies | 13765 Views | Created by j_the_geek - Tuesday, August 20, 2013 12:47 PM | Last reply by j_the_geek - Wednesday, August 21, 2013 10:41 AM -
1 Votes
Can it possible to create multiple reports with single entry into form in VB2005?
I am not sure I understand your question properly, But you can add 100's if not 1000's to a million of records into a datafile from 1 form.Answered | 2 Replies | 2256 Views | Created by MJJOSHI - Tuesday, December 13, 2011 3:05 PM | Last reply by Adam_Turner - Tuesday, December 13, 2011 8:19 PM -
2 Votes
Not In List Event...Multiple entries
If the form (or subform) with the combo box is also bound to the customer table, then just requery the form (or subform).Answered | 6 Replies | 4408 Views | Created by NEC 2008 - Saturday, December 11, 2010 3:19 PM | Last reply by NEC 2008 - Monday, December 13, 2010 11:05 PM -
0 Votes
Multiple Forms / 1 Taskbar Entry
Set the ShowInTaskbar property of the form to false (either in code or in the designer) for the forms that should not have an icon in the taskbar.Answered | 2 Replies | 3778 Views | Created by Todd Blah - Tuesday, May 13, 2008 2:23 PM | Last reply by Todd Blah - Tuesday, May 13, 2008 3:19 PM -
0 Votes
Using 1 form for multiple videos?
There is an example here: http://vbdotnetblog.wordpress.com/forms/97-2/Answered | 19 Replies | 1513 Views | Created by Trex2303 - Thursday, January 3, 2013 8:28 PM | Last reply by Cor Ligthert - Friday, January 4, 2013 10:22 AM -
0 Votes
Form Border Style & Taskbar Visibility Problem
Hi, You can set the forms MaximizedBounds property to the WorkingArea bounds of the screen it is located on in the Form.Load event.Answered | 1 Replies | 637 Views | Created by JDS404 - Sunday, September 21, 2014 9:00 PM | Last reply by IronRazerz - Sunday, September 21, 2014 9:31 PM -
0 Votes
Pin program to taskbar
>I want to know how can I pin my program to taskbar?Answered | 1 Replies | 2050 Views | Created by Jassim Rahma - Friday, December 18, 2015 1:17 PM | Last reply by Kristin Xie - Monday, December 21, 2015 3:02 AM -
0 Votes
Data Entry into multiple tables
My rational is that after they complete the data entry into the category tables, if those to fields could feed back into the main table, I could them create fiters on them in ...Answered | 3 Replies | 618 Views | Created by seebert - Monday, November 9, 2015 6:42 PM | Last reply by Crystal (strive4peace) MVP - Thursday, November 12, 2015 7:51 PM -
0 Votes
Infopath rules on form load, multiple values in a multiple selection box in 1 rule
You could have 1 entry labled with both values and have that checked, or you'd need multiple fields with rules on each.Answered | 1 Replies | 841 Views | Created by bended - Wednesday, September 9, 2015 2:08 PM | Last reply by croute1 - Wednesday, September 9, 2015 5:30 PM -
4 Votes
Hide TaskBar
Thanks, this code works, but when you hide the Taskbar, and a Window not having the focus wants to display a dialog (usually indicated by a flashing yellow taskbar-button, the ...Answered | 8 Replies | 5579 Views | Created by AbdoAA - Wednesday, August 19, 2009 6:01 PM | Last reply by Erik78 - Wednesday, June 6, 2012 4:20 AM -
0 Votes
Detecting keyboard entry on a form.
Then use KeyDown, KeyPress, or KeyUp events of a form.Answered | 3 Replies | 2883 Views | Created by C_ nb - Thursday, December 18, 2008 4:59 AM | Last reply by Tan Silliksaar - Friday, December 19, 2008 6:56 AM -
8 Votes
Taskbar
Probably the most reliable way i can think of would be to find the screen bounds of the taskbar window and simulate the mouse movements to move the taskbar ...Answered | 13 Replies | 950 Views | Created by JenCarlos - Thursday, May 25, 2017 9:13 PM | Last reply by Cherry Bu - Tuesday, June 13, 2017 5:57 AM -
0 Votes
Show form without taskbar icon
Walkthrough: Displaying multi column ComboBox by using Windows Presentation Foundation (WPF) data templatingAnswered | 3 Replies | 2755 Views | Created by Three-Dee - Friday, June 18, 2010 3:26 PM | Last reply by Three-Dee - Friday, June 18, 2010 3:38 PM -
0 Votes
InfoPath form - update list entry
The end users will not have any knowledge of lists and list entries, so they wouldn't be able to select a list entry to update.Answered | 3 Replies | 767 Views | Created by DanielMAcclario - Tuesday, November 15, 2016 11:20 PM | Last reply by DanielMAcclario - Tuesday, March 7, 2017 4:54 AM -
0 Votes
Startup form appears as minimized in taskbar on some machines.
1.Answered | 4 Replies | 2711 Views | Created by dataplextech - Saturday, October 17, 2009 6:56 AM | Last reply by Martin Xie - MSFT - Friday, October 23, 2009 7:31 AM -
2 Votes
Button click open Form 2 and close Form 1
Hi, I wrote a small blog entry with a FormsApplication class which could be used to keep an application up and running as long as a form is open.Answered | 10 Replies | 27414 Views | Created by FF_DAPI - Friday, October 12, 2012 4:48 AM | Last reply by Timothy Felix Miltz - Monday, November 10, 2014 3:39 AM - Items 1 to 20 of 2151428 Next ›
No announcements