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

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

cpwrdev

Member List

mrhansen
urbancenturion
dvh
Jan Alexander
serimc
brengarne
ApellA
DChap
carluman
niknaksbarbeque
DaveInCT
vaio pcgk33
Yifung Lin - MSFT
partnerinflight
Chris Moughan
TTruax
Chila
mfitz
swebber27
Ramey
Only Title

cpwrdev's Q&A profile

  • Windows Forms Access Keys with MDI

    I am having some trouble with access keys and MDI.  If I have a child form open with an access key "S" for a Save button and then I open another child form that does not have an access key for "S" but I press& ...Show All

  • Visual Studio Crystal Reports 10 full version and Visual Studio .NET 2005 Standard

    I have only the standard version of VS 2005 but do have the full CR 10 Developer on another machine. I know VS 2005 .NET Professional has  a 10.2 version of Crystal  bundled but I want to take the full CR 10 from the other machine and load it on my VS 2005 standard machine. Before I go through the uninstall/install routine will CR 10 work on VS 2005 .NET standard   If partial support is provided, what will I miss & ...Show All

  • Visual C# Drag & Drop in container

    I'm trying to use D&D in a container. I have a custom class based off of the class System.Windows.Forms.Label . I have the code that uses the Cursor.Position and this.Location and the values of those properties when the D&D starts. However Cursor.Position is from the top left of the form. How do I get the position of the container. The container's Dock is set to fill and it is in a toolstrip container. Here is the code I'm using. ...Show All

  • Windows Forms Using Hot Keys in TabControl

    Hello, I am trying to use hot keys in the Tab control but apparently it doesnt function. I am using &Customers, A&dmin etc to define the hot keys for each of the tabbed pages. But it invariably displays them as &Customers etc, and d ...Show All

  • Smart Device Development DateTimePicker: Calendar "Pop Up" Button

    Hi All, I'm working with a DateTimePicker on a Pocket PC device.  The DateTimePicker has an arrow button, that when pressed "pops up" a calendar. Ideally, I would like the button to be large enough to be pressed by a user's finger. 1) Is there a way to change the arrow button's size 2) Is there a way to programatically cause the calendar to "pop up"     Thanks in advance, Eric ...Show All

  • Visual Studio Express Editions Arraylist and recursion problems

    Ok I am new to this c# stuff. I have used c++ for a while and have to say that this new c# thing is pretty nice. Ok here is my problem. C# doesn't have vectors so I am using an arrylist instead. I don't know if you can set a type or not but I haven't. I store a list of files that I am recursively compiling as it runs through each directory. I was stupid and created a new instance of the array list each time I recursed. So I figured I nee ...Show All

  • SQL Server September CTP available

    Hi everyone - Just wanted to let you know that the September CTP is now available for download from the Microsoft site. http://www.microsoft.com/sql/2005/productinfo/ctp.mspx HTH... -- Joe Webb SQL Server MVP ~~~ Get up to speed quickly with SQLNS http://www.amazon.com/exec/obidos/tg/detail/-/0972688811 I support PASS, the Professional Association for SQL Server. ( www.sqlpass.org ) ...Show All

  • .NET Development TcpClient that won't receive; self destructing

    Hi, (this code is running on .NET v2 Beta 2) I have this code that reads a NetworkStream from a TcpClient: Public Sub Read(reader as StreamReader)         Dim tmp As String = String .Empty         Dim tries As Integer = 0         Do While tmp = String .Empty             If r ...Show All

  • Windows Forms How to make a user control contain a windows Form?

    Hi, everybody For some reason, I need make a user control contain a Windows Form. Is it possible, and if possible, how can I do it Thanks Netbill just read this by Billy Hollis 1) Forms in Forms.... add a button to a from change class& ...Show All

  • Visual Studio 2008 (Pre-release) Convert between Func<T> and Expression<T>

    Are there facilities to convert a Func<T> and an Expression<T> in order to use something that was intended to be used as a predicate and use it instead as an expression tree -Scott Convert it Runtime I dont think so, its an compiler trick afaik . Im afraid they need an extra layer of indirection for that. So i guess its not possible yet. I tried to achieve the same thing for an kind of Lin ...Show All

  • Windows Forms Extensive Debug environment in new Terrarium?

    Hi, I have spend lots of time trying to test my critter. It's so frustating and time-consuming to wait for the right situation to occur to test that piece of code you just fixed... I think it would be a great idea if you could setup a ...Show All

  • SQL Server Agent cannot run SSIS package anymore - URGENT!

    I desperately need help with this problem. I've spent an entire week, tried another server, new install of SQL Server, you name it.  I think it is permissions but I can't be sure and am lost on what to try anymore, I feel I've tried everything: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=189199&SiteID=1 nothing has changed, I don't know why any agents I create or even recreate the package won't run this package or a ...Show All

  • Smart Device Development How can I tell if the user clicked the OK on a form

    Hello, Is there a way to tell if the user clicked the "OK" of a form opposed to a button on the form that forced the close of them form, in vb.net I would like to disable the ability to click the "OK" button if possible. Thanks in advance. John Lars, Thanks for the help. Shows how long I've been out of programming forgot about that property. John ...Show All

  • Windows Forms FolderBrowserDialog empty

    Hi, I tried to popup a FolderBrowserDialog from a vs macro but I only see the "Make New Folder", and OK, Cancel button. There is no folder to browse. Here is the code: Public Module Module1 Sub Test() Dim fbd As New FolderBrowserDialog fbd.ShowDialog() End Sub End Module Do you know why Thanks. This has been covered a couple of times before; see: http ...Show All

  • Windows Forms DataGridView - slow

    Hi, this DataGridView is really giving me headaches like you can see in all the topics I start :) This time it's about performance. I'm using a DataBound DataGridView and performance for painting on it, etc. is good as long as it contains no data :) However, as soon as I load 10 columns in it with about 200 rows, performance really drops. Resizing the form that contains the grid becomes real slow even with column auto size off. Painting selectio ...Show All

©2008 Software Development Network

powered by phorum