I want to know how to change the style (form) of a form .. example: to leave him in shield form, in form of a soccer ball.. etc.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10140189.html
I'm using a shape component (for visual) and then a label on top of it for a caption. I wondered if it is possible to create a single component for same thing. I've never written a component before...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10185374.html
I can draw ellipses and other shapes. How do i tell if i have clicked on a ellipse.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11530358.html
Zones:
Visual BasicDate Answered: 10/14/2000 Grade: A Views: 0
if we are adding a form it is square shaped. how to change its shape? is it possible?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20124209.html
Zones:
Visual BasicDate Answered: 07/20/2002 Grade: A Views: 0
I have a report that is dependent on the SHAPE/SQL statement below. My problem is I want to pass the RecordNumber as a parameter. So that my report only display information for a certain record, no...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20342773.html
Zones:
Visual BasicDate Answered: 08/28/2002 Grade: A Views: 0
PROBLEM: I want to associate a click event to a green coloured triangle.
TRIED: There is no triangle shape availible in the shape control.
I am not able to fill with colour if I build th...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20613048.html
Zones:
Visual BasicDate Answered: 05/20/2003 Grade: A Views: 0
Hi all.
I am looking to find and example of how to create custom shaped forms that would allow me to make a form in somewhat the shape of this:
http://robouk.mchost.com/tuts/smoothmetal/img3....
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20682110.html
Zones:
.NETDate Answered: 07/19/2003 Grade: A Views: 0
I am working on a project that should support skinning of the application. My main form can be a irregularly shaped form.
The form has to be shaped according to the background bitmap or the mai...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20850483.html
Hi All..
Im experiencing a dilemma. Im trying to write a piece of code that will allow me to identify the centre coordinate of any shape. Lets say, for instance, that you have a thresholded imag...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20902042.html
Zones:
JavaDate Answered: 06/27/2004 Grade: A Views: 0
Hello, I have the following code that instantiates a Single VB.Shape control at runtime:
Dim WithEvents mShape1 As VB.Shape
Private Sub Command1_Click()
Set mShape1 = Controls.Add("VB.Sha...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20950671....
Zones:
VB ControlsDate Answered: 04/12/2004 Grade: A Views: 0