Quantcast
Browsing all 12583 articles
Browse latest View live

Collapsible Menus in Windows Forms

Hi,     I would like to build a collapsible Menu with gradient background In Visual Studio 2010 VB.NET.  Is it possible ? If yes could i have the source code to accomplish this ? It is rather urgent...

View Article


dynamic control life time?

  Hi,when we add any control from toolbox to form it remains after closing the form also.But why it is not possible for controls that are created dynamically at run time.How to maintain  dynamically...

View Article


Visual Studio 2008 - Setting ContextMenuStrip property

I am trying to learn VB from a book and it says to set the ContextMenuStrip property to the control that you want it to attach to.I'm stuck, as I can't find this listed in the properties window when...

View Article

Showdialog problem in a WPF project

Hello all.I am having trouble to figure out a problem with a dialog box.I show the dlg from the main menu like this. private void MenuItem_Click(object sender, RoutedEventArgs e)        {...

View Article

Problem with changing SQL Server settings by WMI

HiI am using WMI in order to change sql server 2012 properties with use of .NET framework windows application written in c# on OS Windows Server 2012 Standard. My code:                ManagementScope...

View Article


Lightning chart

Hi Members,Is anyone friendly with Lightning chart of Arction. I nned to draw text annotation on a lightning chart can somebody plz help?Regards

View Article

Graphics on ProgressBar shown only a few moment

Hi,I'm trying to show a text on a ProgressBar.I tried 2 ways:progressBar1.CreateGraphics().DrawString(MyText, new Font("Segoe UI", (float)10, FontStyle.Bold), Brushes.Blue, new...

View Article

printing layout using drag and drop

i want to create something which provide manipulation on printing.. by mean i can arrange items on the page.using drag and drop i can arrange the items on the main printing page and if i print that...

View Article


visual c# , Array of form controls, keydown event trigger another

I have an mySQL query which fetch product information from database. According to the count of rows, visual c# code generates array of form controls :"Select * from products" The generated controls are...

View Article


How to add sub heading for every heading in the list view dynamically

Hi How to add sub heading for every heading in the list view dynamicallyand how to add row heading for each row dynamically in listview in Visual Basic 6.0 Please refer the format below| Column...

View Article

infinite loop implemenaion

Hi, my objective is to create a window form application that implements an in infinite-loop. The attached listing is a form with 2 buttons to simulates a counter that increments when the up button is...

View Article

Load New Form, close old form

I have a login form. When a user clicks the login button I want to open a new form and close the login form although when I do this Visual Studios stops debugging and closes all forms.How do I keep it...

View Article

Why did WIndows 8 misspell Personalization with an S "Peronalisation" and...

Why did WIndows 8 misspell Personalization with an S "Peronalisation" and "Personalise"?  How did this get missed?  Sure I heard they are leaning Middle Earth I guess (canadian english) but this is not...

View Article


Windows Networking Question

Not sure where this question goes.  If I'm not in the correct sport can someone plese point there. ThanksI've got a NIC configured for IP 131.199.99.84SM 255.255.255.0GW 131.199.99.1I've then got an...

View Article

Refresh Grid View Data On Button Click

I have added a data connection to grid view say "GrdCalculation". On button click say "Calulate" i am inserting data to a table in Sql server 2008. And from the same table GrdCalculation is getting...

View Article


Refreshing or Updating ListView Contents After Renaming some ListView Items

In VB 2005, I'm using a ListView to display filenames.After renaming a file, I try unsuccessfully:ListView.Refresh(), ListView.Update(), ListView.Begin/EndUpdate(), and even .RedrawItems(,).The source...

View Article

User Control Click

I have a usercontrol that i place inside a flex panel on my form. each of many usercontrols are created dynamically during runtime.I want to click anywhere on any of the user controls and fire a click...

View Article


How can i change the focus to be on Form1 from being on the new Form ?

I have a button click wich i click on and it open a new Form.Then i can click on the new Form listBox and everything.Now when i want to back to the Form1 and click there on the menu or a button i need...

View Article

Hexadecimal conversion

"Å8o•‹‰‡…ƒ|zvrnkheca``_^][YWTQMJFC@=<;:98777520/-+)'&&%$$###"! "*3>HXhy‰š©µÃÆÇÄ¿¶ªžŽ‚vj`WOIEA><:998777664310-*'# (7GWetƒ—ž¤©­±µ··¶µ±®ª¦...

View Article

use arrow key between controls in different TableLayoutPanels

I am using VS2010 to develop a windows form application.in one form, there are 3 tablelayoutpanels and in each tablelayoutpanel there are 1 to 3 buttons.then i find that the arrow key can only work in...

View Article
Browsing all 12583 articles
Browse latest View live