Software Development Network Logo
  • .NET Development
  • Windows Live
  • VS Team System
  • Windows Vista
  • Visual J#
  • Microsoft ISV
  • Smart Device
  • Visual C#
  • Visual Studio
  • Visual C++
  • Visual Basic
  • Visual FoxPro
  • Architecture
  • Game Technologies
  • VS Express Editions

Software Development Network >> GMohr's Q&A profile

GMohr

Member List

MaxKam
coderblog
Amisur
kasl33
steveharper
Finse
Jordan Jossifov
jtowler
SADIK ERGUN
velocetti
Christian Gray EMA-EDA
ReeseHodge
using Drinks.Vodka.Martini
Scott Swanson MSN
rcassick
mohamed makin
Gabriel Lozano-Morán
ARIS Software
Mike Green
FiftyFive
Only Title

GMohr's Q&A profile

  • Windows Forms Thread Question

    Hi folks, I've written a small app that processes a list of files in a copy operation. I put the function to do this into a thread so the GUI of my Form wouldn't freeze up during a copy operation. It all works well except that I need to figure out how to signal the GUI thread to update it contents based on the progress of the copy operation - it displays a progress bar and a filename filed that indicates the file it's currently copying. It do ...Show All

  • Windows Forms bug? AutoSizeColumnsMode & header

    I have AutoSizeColumnsMode = AllCells on my DataGridView. One of the column headers is "Announcement Number". The column contains nothing but 1-digit-long integers. When I run the program, the header gets split up onto two lines with "Announcement" on top, and "Number" below it. This is ok. However, the column width looks like it was "autosized" for "Announcement Number" and not "An ...Show All

  • Windows Forms Wanted: a 'framework' to run multiple applications

    I'm looking for a 'framework' application that will allow me to run multiple applications from within it. I'm a bit hesitant about using the word Framework in this context but can't think of a better word at the moment. The major requirements are: * ...Show All

  • Windows Forms Custom Permissions for ClickOnce Application

    From the Visual Studio documentation I note the advice that "it is good practice to restrict the application to the specific permissions that it needs to operate properly". My application needs the equivalent of new SocketPermission(NetworkAccess.Connect, TransportType.Tcp, "*.*.*.*", SocketPermission.AllPorts) but I cannot figure out how to grant exactly that. The Project Designer Security page seems not to suppor ...Show All

  • Windows Forms MDI and child forms

    All the forms I place in the MDI are the same size. I am trying to figure out how, when a form is placed on the MDI, no scroll bars appear or rather, the child form fits perfectly in the MDI, has no scroll bars and also, the background of the MDI can not be seen around the edges of the child form. I can do a lot of resizing and make the MDI background the same color, but seems to me a lot of trouble. And, using VS.Net 2003 and C#. Th ...Show All

  • Visual Basic Grouping / Structures in Classes

    I searched in the documentation but not sure how i can define class in this way where Related properties and methods should Come in a Group Say FirstGroup, secondgroup etc. i/o showing in the Main class Instead of MyClass.FirstProp i want to make groups in this way :- MyClass.FirstGroup.FirstProp MyClass.FirstGroup.FirstMethod MyClass.SecondGroup.SecondProp i sorted out the pro ...Show All

  • Visual Studio Tools for Office actionspanecontrol v.s. usercontrol

    I am new to vsto 2005, and have a few questions. 1- is task pane and action pane the same thing 2- in creating a word project , I can do : this .ActionsPane.Controls.Add( new UserControl1 ()); this .ActionsPane.Controls.Add( new ActionsPaneControl1 ()); is there only one actionpane for a word document, can we add more and how 3- what is the difference of usercontrol v.s. actionspanecontrol thanks. The A ...Show All

  • Windows Forms XP loaded twice

    I have managed to load XP twice but it has not separated into different partitions. One works and the other doesn't. The one that doesn't work is because I did not activate it in time. Is there a way to delete the version that does&nb ...Show All

  • Visual Basic How to open binary file ? ? ?

    Hello all ! ! ! I need some help plz . . . I try to make an ActiveX DLL that reading a midi file content and will creating a new text file with the midi content. How can i open the midi content and make the new one text-midi file Thanks a lot . . . I'm not sure how to parse or build MIDI files, but I think you are looking for File Streams. If you search the MSDN library for System.IO.Filestream , you will probably fin ...Show All

  • Visual Studio Can't Uninstall VS 2003...

    Hi, I'm trying to uninstall my Visual Studio .NET 2003, from my PC, a Windows XP Professional with Service Pack 2, so i get the flowing error: "Setup is unable to determine a valid ordering for the installation. See the error log for further details." I've tried everything: running repair from the installing CD, a complete successful re installing, searching over Google about the error... also i don’t know how to access to the ...Show All

  • Windows Forms include external executables in setup

    hello one of my application's classes, calls some external executables (.exe files), for example the 7Zip command line tool 7Za.exe to decompress some files. how do I include these files in my installation thanks paul One of the easiest ways is to simply add the exe in question to your project and in its properties set the Build Type to Content. If you are building a ClickOnce installer ...Show All

  • Visual Studio Team System How can I override an event handler?

    If I have a base class A and a derived class B how can I override an event handler and keep FxCop happy   public class A : Form {   ...   this .pictureColor.Paint += new System.Windows.Forms. PaintEventHandler ( this .pictureBoxColor_Paint);   ...   protected virtual void pictureBox_Paint( object sender PaintEventArgs e)   {     Base.OnPaint();   } }   &nb ...Show All

  • Smart Device Development Windows Mobile 5.0 vs Windows CE 5.0 - Same thing?

    Are the Windows Mobile 5.0 and the Windows CE 5.0 the same thing I am trying to buy a phone that I can make some .Net mobile programs for and I am looking at the cingular 2125 ( <a href="http://www.microsoft.com/windowsmobile/devices/devicedisplay.aspx module=deviceDisplay;Smartphone;americas;233">Here is a link to the info about it ) but I don't know if those two things are the same so I don't know if this phone will work. Can s ...Show All

  • Visual Studio Tools for Office Enumerating Outlook Categories

    Does VSTO, or the Outlook object model, offer the ability to list out all the categories shown in the Categories dialog or Master Category dialog. I would like to be able to allow my user to pick a category from that list without having to show the categories dialog with olApptItem.ShowCategoriesDialog. Hello, I did a quick search, couldn't find ways to use OOM to get all the categories shown in the appointme ...Show All

  • Visual Studio Uninstalled Visual Studio 2005 Standard and having problems with the re-install

    I hope someone can give ma an idea of how to go about solving this problem. I re-installed the previously uninstalled verson of Visual Studio 2005 Standard Edition. Since then, when I try to restart VS, I get the message window that VS is shutting down since it encountered a problem. I tried repairing it, re-installing it two more times, even deleted some keys in the registry. (Yes, I did a back up first). I do notice that I can open an appli ...Show All

©2008 Software Development Network

powered by phorum