VS 2010 Create Workspace Where Can Drag And Drop Icons And Create Connection

Mar 3, 2012

I Want to develop a software like Yed.i just don know where to start.how we can create a workspace where i can drag and drop icons and create connection etc etc.

View 6 Replies


ADVERTISEMENT

Find A Workspace With The Same Object And To Create A New Workspace From Another Workspace?

Oct 16, 2009

I'm learning MVVM using the sample created by Josh Smith and I wanted to add a functionality of update.Two problems arise (not addressed in the referred question):What is the best and light way to create a workspace from another workspace?

View 2 Replies

SQL Data Access: VB2008 / VB2010 - WinForms - Create A Datasourse And Drag / Drop Fields Or Tables On A Form To Create A Grid

Oct 22, 2010

I have used VB (versions 2 - 6) through many years; however, I am crash-course training myself into the VB2008 / VB2010 world kicking a screaming. I would like suggestions as to what SQL database access method should I focus more on in my learning process without making me feel that I'm a million years behind. I know I have WinForms where I can create a datasourse and drag / drop fields or tables on a form to create a grid (not really what I'm looking for).

My trouble isn't so much designing the form but in how I access the database. Theres XML, LINQ to SQL, ADO.NET, and many other methods. Not only do I need to grasp these methods quickly but I also need to know what type of projects I should create. What I mean is...I was thinking that I would design a WinForm app; however, I see that there are WPF apps and others to chose from. This is getting deep. I know it depends on the project that I'm working on. My plans are to write an app based off of either an SQL Express 2008 or SQL Server 2008 database. This first app will be standalone for now but may later become multi-user. I know I'm far behind on my learning curve coming from VB6. I have read a bit on VB2005 / 2008 / 2010. I own
both VB2008 and VB2010. I use VB2008 at work. I know ADO.NET is still alive but by what I read online, it's a dying method and is only kept for backward compatibility. XML and LINQ to SQL and other methods are all pretty new to me.

View 1 Replies

Possible To Create Drag And Drop Toolbox?

Oct 13, 2011

is it possible to create our own toolbox by which we drag and drop the tools?

View 2 Replies

Create A New For Open The Dataset Drag And Drop The Tables To Form?

Dec 31, 2009

i have a few questions about seting up a form.when you creat a new for open the dataset drag and drop the tables to form it creates a top menu bar with pages plus sign and x and save.now when you run the app you need to press the plus sign to add data in the database..is there a way to make it that you dont need to press the plus sign?

View 3 Replies

Changing Individual Folder Icons With Drag And Drop?

Oct 27, 2009

Hi everyone. I'm new to VB8 and I have been learning as much as I could. I goal is to create an application where I can drag and drop a folder and then an icon that i want the current folder icon to change to- all this for vista/W7. My goal is to create the "desktop.ini" to change the folder icon as well as have vista/W7 recognize the change.

overview
[IMG]http://i34.tinypic.com/6ia63k.png[/IMG]

I've read how to drag and drop folders here- http:[url]....but i am still figuring out how to limit the format.

View 7 Replies

Drag And Drop Windows File Icons Into ListBox

Jul 18, 2010

I found this code but can't use it as its VB6 and I need VB 2008. I tried changing it but can't seem to get anywhere.
Code:
Private Sub List1_OLEDragDrop(Data As DataObject, Effect As Long, Button As Integer, Shift As Integer, X As Single, Y As Single)
Dim vFile As Variant
If Data.GetFormat(vbCFFiles) Then
For Each vFile In Data.Files
List1.AddItem vFile
Next vFile
End If
End Sub

View 2 Replies

Create A Richtextbox On Formload Then Drag And Drop On Richtextbox?

Jun 28, 2011

I'm currently having a problem dragging and dropping my label1.text to a richtextboxt which isn't created on design time...well im currently found a solution but i think it is only for a temporary solution because i use a drag and drop i drag it to a textbox then it willl transfer the data to the richtextbox....through the use of the textbox... here is the code ive come through..[code]...

View 2 Replies

Create A Create A New Connection To Database And Produce A New Dataset For Form?

Apr 17, 2009

I have produced an application which works with datasets but I now wish to provide the user the ability to add and admend records within the database.But i wish to do this in a seperate form.My current dataset instanciates classes onLoad.Should i try passing the Dataset to the new form class? although I have the problem where by when i pass the dataset to the form class using code below i get this problem:[code]Should i just create a create a new connection to the database and produce a new dataset for this form? or is there a better way to do this?

View 2 Replies

Drag And Drop - Drag Picturebox1 And Drop It In Picturebox2

Nov 18, 2009

I am currently working on a drag and drop project and I was wondering if there is a way to drag picturebox1 and drop it in picturebox2; that will snap to a specific location in the picturebox2?

View 2 Replies

ListView Drag&Drop Allow To Drag&Drop Between Form?

Aug 27, 2009

ListView Drag&Drop allow to Drag&Drop between form??

Public Class frmModule
Private Sub ListView1_ItemDrag(ByVal sender As System.Object, ByVal e As System.Windows.Forms.ItemDragEventArgs) Handles ListView1.ItemDrag[code]....

Can it be drap and drop item to other form control??How to write the event when mouse up at the other form control?

View 2 Replies

Drag And Drop Between Apps In .Net 2010?

Aug 19, 2011

I had a user ask me today if I could make it so they could simply drag and drop text from other programs into the app I've written. I found an old (2002 & 2003) article on drag and drop, but I'm sure things have been made better since then.

Anyone doing this today can point me in the right direction? Is this much of a pain to enable?

View 5 Replies

VS 2010 Overlooking Something On Drag/Drop?

Jul 8, 2010

I am dragging a control over a different control as part of a drag/drop operation. AllowDrop is set for both the dragged control and the drop target. There is a DragDrop handler for the drop target, but when I drop on the target, the handler is never called, and nothing happens. I expect that I am overlooking something simple, but, as might be expected, I can't see it.

When I drag onto a different type of control, it is working correctly, and dragging to the control in question was once working correctly, but not anymore. I did make a bunch of changes, but the fundamental issue is that the dragdrop event is never raised for the control that is the drop target.

View 1 Replies

VS 2010 - Undesirable Drag Drop Effect

Aug 30, 2010

I have a picturebox that has a semi-complex image on it and also has a series of other pictureboxes, most of which are set to not visible. The way the program works, the user can click and drag a couple different items on the parent picturebox. The things they can drag are not actual controls, but parts of the image itself. That is all working fine. While testing, I had all of the subordinate pictureboxes (there are a variable number of them) visible showing a black background. I have now improved their implementation, so I changed the display so that only the subordinate pictureboxes that actually have something in them are visible. For all the others, they have .Visible = False.

The problem is that when I click and drag on one of the items in the parent picturebox, all the invisible pictureboxes become visible. They have no image in them, so they take on the color of the backgroud behind the parent picturebox. This is undesirable. I want the invisible pictureboxes to remain invisible during the drag and drop action. The one solution that seems promising is to set the image of all those pictureboxes to some transparent image such that, though they are visible, they will not appear as anything. A bit of testing shows that this technique would work.

View 4 Replies

VS 2010 Drag & Drop Get File Properties?

Jun 6, 2010

I have finally got the drag and drop to work on my form, so the user can drop files on it. I have used the msdn example so i can get the whole filename (path + filename). But how do i get only the filename? (lol.zip) And maybe the path where it is?

[Code]...

View 5 Replies

VS 2010 Get Encoding Type Via Drag-drop

Feb 8, 2011

I'm can drag text-files to my app, but how do I get the encoding-type after reading?

[Code]...

View 4 Replies

VS 2010 - Create Error Handling MsgBox If No Apparent Internet Connection?

Aug 18, 2010

Using the following
If GeBrowse.DownloadString("URL GOES HERE").Contains("CHECKS FOR TEXT HERE.") Then
Something goes here
If there is no apparent internet connection, how would i create an error handling Message box or something of the sort?

View 6 Replies

VS 2010 Add Nodes Treeview Drag-drop Textfile?

Jun 19, 2011

I have a simple textfile which I want to drag-drop into the treeview. After the drop read the textfile (line by line) and create the nodes. There are no subnodes (what-so-ever). File looks like this:

line1
line2
line3
line4

View 1 Replies

VS 2010 Detecting Mouse Position During Drag & Drop?

Feb 15, 2012

Is there any way of detecting the position where the Mouse Button is released during a Drag & Drop operation. I need to know whether the intended Drop position was not reached when the mouse button is released.

View 8 Replies

VS 2010 Drag Drop A System.Type From A TreeView

Sep 24, 2010

I am building a 'shape editor' which looks very similar to the Visual Studio form designer. I have a Toolbox control that holds a few 'Shapes' (such as RectangleShape, EllipseShape, TriangleShape, etc) which the user should be able to drag to the design view ("Canvas") in any MDI form. The Toolbox control is just a TreeView except that I add ToolboxItems to it (which are inherited TreeNodes). This dragging however does not seem to work...

[Code]...

View 2 Replies

VS 2010 Drag Drop Get Filename & Restrict Files?

Jan 28, 2011

1) I'm dragging a file (.txt) into a rtb which works fine, but how do I get the filename? (messagebox whatever)

2) How do I restrict files to drop? (like a .exe)


vb.net
If e.Data.GetDataPresent(DataFormats.FileDrop) Then
Dim Files() As String
Files = e.Data.GetData(DataFormats.FileDrop)
Dim sReader As New StreamReader(Files(0))

View 6 Replies

VS 2010 Drag Drop Treeview (explorer Like Feature)

Jun 5, 2011

I'm able to drag and drop a node. The treeview is loaded with files and folders on the HD. The tag of the node has the path to the file/folder. [code] I only want to be able to drag a node into a folder and not into a file, as it does with this code.

View 1 Replies

Create A Dll Like Shell32.dll Which Contains Icons?

Jan 8, 2012

I am working on the Visual studio 2010. want to create a dll which contains icons just like shell32.dll. Can anyone guide me what I need to do.

Purpose : I just want my fav icons bind with one dll and keep in my root drive and customize me all folder icons and I just need it ot contain Dll thats it.I am not sure what detail is need so adding the picture of shell32.dll.

View 1 Replies

Create Resource Icons Dll?

Jan 15, 2011

i want to create resource dll in Vb.net mean like SHELL32.Dll.i want to store my icons and pngs for my custom file extensions.

View 2 Replies

Drag And Drop A Button Onto A Split Container In Program 2010?

Mar 3, 2011

I have a button that if a user clicks on the button it creates a new button without the user knowing, and they can drag it to a split container, drop it and edit the button. I am having an issue where I cannot drag or drop the button onto the split container.[code]...

View 3 Replies

VS 2010 - Adding Drag And Drop Support In Renaming Program?

Sep 12, 2011

I am trying to make a renaming program, which I have done, but wanted to add drag and drop support. Firstly, when I drag and drop the files into a listbox they appear to be going in and are ordered randomly. I want them to go into the order they're dragged in. Secondly, instead of having the entire path such as:
D:TVThe Big Bang Theory SeasonSeason 1The Big Bang Theory S01E01 - Pilot
I want just "The Big Bang Theory S01E01 - Pilot" to go into the listbox.

View 11 Replies

C# - Drag And Drop From Excel Cells To A Drag-enabled Task Pane Programatically?

Oct 31, 2010

I am using Excel 2007, VS2008 Pro.I am building a VSTO Add-in that requires "drag and drop from Excel cells to a drag-enabled task pane".So far I notice that I can only drag and drop within the cells themselves. It does not allow me to drop into the task Pane or drag past the sheet limits.(http:)[url]...

Note: The task pane has drag drop enabled, I ahve already tested I can drag/drop from task pane to excel but I need to do this the other way around?

View 1 Replies

Bitmap - How To Create High Quality Icons

May 13, 2012

I need to create high quality icons for my current project in vb.net

This is my code so far,

Private Sub CreateIcon(ByVal bitmapName As String)
Try
Dim fi As New System.IO.FileInfo(bitmapName)

[Code].....

But the problem is it only gives me a very low quality icon at the end. how to make a higher quality image?

View 1 Replies

Create Custom Shape That Holds Icons?

Oct 14, 2009

I want to be able to create a custom shape that holds icons. Lets say for simplicity that it is a sqaure. I need the ability to load up to X amount of icons in the square. Lets say I need up to 6 icons. These icons will always be the same. However not all custom shapes will need them. I am assuming that I have to create a custom shape object class. I also want the icons to automatically adjust in size when I change the size of the shape. I am guessing that one way to do this would be to drop a TableLayoutPanel into the shape and then dock it to the shape. Then set the dock property of the icon to the cell that it resides into within the TableLayoutPanel in the shape. The number of rows/columns of the TableLayoutPanel would be predicated on the number of icons needed.

View 16 Replies

Create Icon File With Multiple Icons In It?

Jul 8, 2010

I've always had to use a program that does this stuff for me, but I'd like to just make my own program that does this. I've already got the individual bitmap images of the 3 sizes (16x16, 32x32 and 48x48) for the icon file and I usually find use some shareware program to create the icon file from the multiple bitmap images for me but I'm wondering if it's possible in .Net to create an icon file (*.ico) that contains multiple physical icons in it.

View 12 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved