Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
C

cvogt61457

@cvogt61457
About
Posts
12
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Add Follow/Unfollow to Questions
    C cvogt61457

    Love CodeProject. When a comment or solution is added to a question, I am automatically added as a follower for that question. Can a button be added to follow a question without having to add a comment? Have the button change to unfollow if currently following a question.

    Site Bugs / Suggestions question

  • c#
    C cvogt61457

    Hmmm.... Can you be a little more vague?

    C# csharp help

  • Conflicting Author?
    C cvogt61457

    Churchhill's mother was an American. His father was the duke of Marlborough. Winston was the second son so he did not inheret the title.

    The Lounge com help question

  • PHP Great tool
    C cvogt61457

    What is the tool?

    The Lounge php question

  • Fixed width text file column selection control
    C cvogt61457

    Thanks for the help. I'm looking for the UI portion - the part to select the columns graphically. The data reading and parsing is the easy part. I did find this Column Definition Control[^]. I may have to convert this to C# for my use.

    C# csharp question

  • Fixed width text file column selection control
    C cvogt61457

    Is there a control available for .Net (preferably with source - C# if possible) for selecting the columns of a fixed width text file? I'm looking for something similar to Excel for the Text Import wizard (step 2 of 3) that provides the functionality for selecting the columns that the fields start. Thanks, cvogt61457

    C# csharp question

  • VB6 - Enumerating unreleased references at program end
    C cvogt61457

    I'm maintaining some old VB6 code (eventually will be moving to VS2008) It has many circular references between objects. I'm looking for a way to enumerate the outstanding object references remaining at the program end to be able to verify that the circular references are all disposed of properly. Also, is there a way to get some notification or callback with a reference is defined? Thanks, Chuck

    Visual Basic question

  • 3.5" Floppy to USB conversion hardware
    C cvogt61457

    The file format used by the equipment is FAT. The disks written by the equipment can be read on a PC and vice versa. The equipment can format a disk and then be used with a PC.

    Hardware & Devices sysadmin hardware question

  • 3.5" Floppy to USB conversion hardware
    C cvogt61457

    It has to look like a floppy to the controller. Also, need both write and read. I have found something that might work... http://www.plrelectronics.com/floppy_to_usb.php[^] Thanks for the reply.

    Hardware & Devices sysadmin hardware question

  • 3.5" Floppy to USB conversion hardware
    C cvogt61457

    I have some old manufacturing equipment that has 3.5" floppy drives. I am wanting to replace the floppy drives with something else like a USB stick. I must use the FDD interface because of the limitations of the equipment. Are there any available products already available? If possible, I would like to access the storage over a network connection also.

    Hardware & Devices sysadmin hardware question

  • DataGridViewColumnHeaderCell attempts to open with a designer
    C cvogt61457

    There is a ListBox as a Private Internal class to my class. This is what VS is seeing and is causing the error. I can do one of the following: 1. Put a simple class derived from Control before my class in its file 2. Move the internal ListBox class to a different file. 3. Make a designer or attach one to my class. Thanks for the help.

    Visual Basic visual-studio question

  • DataGridViewColumnHeaderCell attempts to open with a designer
    C cvogt61457

    I have a class derived from a DataGridViewColumnHeaderCell. When I attempt to open the file for viewing, VS attempts to open the file with a designer. I'm not sure what designates the file as having a designer. The DataGridViewColumnHeaderCell doesn't have one. Is there a way to prevent VS from trying to open the file with a designer? My Imports are:

    Imports System
    Imports System.ComponentModel
    Imports System.Windows.Forms.VisualStyles
    Imports System.Reflection

    Visual Basic visual-studio question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups