o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Filling control with color -

I have a usercontrol by name octo ( which is having 8 sides ) I created the control like follows:

1. selected new control
2. placed a shape control on it
3. placed 8 lines on shape control
4. arranged 8 sides (lines) so that it forms a closed box.

_______
/ \
| |
| |
\ /
_____

My question is I want to fill the box with some color at run time. How can it possible? If it is a shape control we can easily do it by filling black color.

reply at the earliest
Thanks
Kiran

 

Filling control with color -
I have a usercontrol by name octo ( which is having 8 sides ) I created the control like follows: 1. selected new control 2. placed a shape control on it 3. placed 8 lines on shape control 4. arranged 8 sides (lines) so that it forms a closed box. _______ /


MultiTasking -
Hi everyone, I'm trying to make an application that will be able to perform few tasks in the same time. To keep it simple, let's say filling 2 listboxes with 10000 items each. Since filling them will take time, I'd like them bote to be filled the same time. I tried using timers with


MultiTasking - Again -
Hi everyone, I'm trying to make an application that will be able to perform few tasks in the same time. To keep it simple, let's say, for example, filling 2 listboxes in one form with 10000 items each. This two processes must run without one delaying the other. Since filling th


[2005] web browser control - force no load for cache -
Hey there, I'm working with the webbrowser control because I've had so many problems with using a non wrapped browser. What I'm doing is filling out web forms, pressing submit, filling more information, etc etc. The problem is that when I press the submit but inside the code,


Clicking and Filling -
In VB6, I use API to control the clicking and filling of text for another program. For example, I use the API FindWindowEx to get the handle of an object. From there, I can use SendMessage to do whatever I need. What is the best way to do that in .Net?


Graphics for fun -
I am trying to round off the outside corners of a square form by creating a shape, filling it with a color and setting the transparency color to the fill color Seemed to be a good idea at the time.... I can draw squares and circles and elipses and everything, but I can't figure o


Filling out Textbox with VB -
I need some help filling out a textbox in internet explorer through VB? I have the code to navigate to the proper page, and need help filling in my name etc. Thanks!


Filling an MSHFlexGrid -
I am using an MSHFlexGrid to display program data. I am filling the grid by writing inti the TextArray, but it is way too slow. Am I doing something wrong? Is there a way to do this faster (maybe filling another array and then "binding" the control to it?) For examp


filling in text boxes in web pages -
how would i go about filling in text boxes on a webpage, and clicking submit buttons. aswell as giving about a 35 minutes delay after filling in so many text boxes?


Hi everyone :) -
Ermm i was wondering if any of u got any tutorial/samples of WEBBROWSER CONTROL like logining into a website with webbrowser control, clicking on stuff, filling out username and pw. I am really new to webbrowser control so i need help.


Filling shapes with color on a Picturebox -
I've been using the Picture1.circle command.. i was wondering how i would fill it with color, instead of a border.


Help with Listview - Filling seems slow -
Hi, I'm just wondering if there are ways to speed up the filling of data into a listview? Sometime I have to insert 1000+ rows and there seems to be a bit of a pause.. Thanks John


Understanding transparent color -
Hi, I'm making my own controls, and having trouble with transparency of them. If i set the back color of it as transparent, it's not really a transparent color, but the control takes the color of the form. So if you put the control on the form, it really seems as transparent color, but


Filling web forms.. -
Hi guy's...:-) I was wondering if someone can give me alittle help i need to fill in a web form useing VB.. I've made my browser where the page loads in on startup but i'm realy stuck on the form filling if anyone can help me out it would be much apprieciated..


Not Filling of DataCombo -
The DataCombo does not fill when assigning the rowsorce property by the recordset which is called from Stored Procedure. The DataCombo is filled when using the SQL Query. What is the reason for not filling and how to fix the problem?


Filling in user type with value -
Please help! Public Type tP2InputValues dLumpSum As Double dTaxRate As Double dAnnuityRate As Double lngCountry As Long lngBirthDay As Long lngBirthMonth As Long lngBirthYear As Long lngLumpSumDateDay As Long lngLumpSumDateMonth As Long lngLumpSumDateYe


[2005] Filling datasets -
Is there a way to fill datasets with the entire database instead of filling it one table at a time? I've been: Adapter.fill(DataSet, TableName)


Filling -
In MSPaint, you can fill in a certain area, with a color. I want to be able to do something like that but instead of just one color, I want to fill it using a bitmap texture in DDraw. Thanks


change color in listbox -
I'm filling a listbox with additem the first line i'm adding must have the color red all others must stay in black i've tried font and forcolor = vbred but that won't work


Please Help, Web browser control problems. -
I have my web browser control automatically filling out a series of online forms for me online, and when it is complete, it starts over again. I get through about 3 cycles of this, and then the webpage in the browser control goes to a "the page cannot be displayed" page.


Color Text control -
Hello, I've been looking high and low for resources on getting color into a textbox of some sort. I'm writing an IRC application for my WM5 phone, but one of the features I really want is color support. Now, I've coded irc clients before, and my main one used the Richtext cont


filling combo box from dataset -
I fill a .NET dataset from an Access database and then populate a combo box with a variable from the dataset via a loop using 'ComboBox.Item.Add("variable")' when the box's dropdown arrow is clicked. Trouble is there are now 1500 items to be added and there is a long delay


Filling MSFlexGrid Control with DAO recordset -
Can anyone help me I need to resize the individual columns in a MS FlexGrid control so all data is visible when I place the records from a DAO recordset into it. I found some code for an ADO recordset but I can't seem to adapt it to to DAO recordset Any information would be appre


API to set color for SStab Control -
I am trying not to kill myself over a request from above to set the color for a SSTab control to a required color scheme. Does anyone know of a way to change the background color of the Tab? The control property only changes the color behind the tab not the tab itself. I assume there i


[2005] Event to change control values -
I have a formview that uses an ObjectDataSource that I'm filling with a method from my StrongTyped Dataset. However sometimes I am returned NULL values from my database and I need to replace them. Which event would work best to do this? It would have to be after the databinding but


[2005] Filling Under a GDI Graph -
Hi all I've been using this excellent thread to learn some simple GDI and create a realtime CPU graph similar to that found in TaskManager. My question is though, how would I go about filling underneath the plotted graph? Cheers Andy


Filling DATACOMBO1 with ADO Code -
i want to fill a certain type of records to datacombo1 (ADO Controls) without use a SQL and using code, if i use the COMBO1 Control the additem propierty works fine wich is the equivalent for the DATACOMBO1 control??? TIA


Using a progress bar to show data retrieval -
When filling a dataset I thought it might be nice to show a progress bar filling up as the records are retrieved, can this be done how can you fill a percentage of it as a percentage of recorda are retrived?


Tab Control Question.......... -
I need to code a command button to switch to a different tab on my tab control. A user is filling out something ont he first tab and then needs to be able to just hit the command button to go to the next tab without having to manually click on the tabs a at the top to switch between t


Setting background color in text boxes -
I am trying to find out how I can set the background color for a specific string of text in a textbox or richtext box. An example of this is displaying background colors in mIRC or similar IRC client. I have tried several ways with textout and drawtext and filling the rectangles with


ActiveX Back Color -
Hi, Thnx in advance for the help. Currenlty I am doing an ActiveX control with Microsoft Tabbed Dialog Control(SS Tab). Iam unable to change the Back Color of the control(Color of the tabs, only the back ground changes if I change the preporty BackColor.). By default it takes the syst


[2005] ListViewItem.BackColor not showing until the screen redraws -
I have a simple ListView which is filled with the results of a SQLDataReader. When filling, one of the columns is checked and when there is a match to the check, the ListViewItem.BackColor is set to Color.Yellow. The problem is the row being color'd doesnt actually show as yellow u


Filling in Web Forms -
does anyone know how to auto fill in and submit web forms using the webbrowser control?


Question: Getting WinXP Control Panel Color -
Hi, sorry if this is a stupid question... I want my app's background to be the same color as that of the Windows XP Control Panel color. Now usually this color is a dark blue-purple color if WinXP is set to the default blue color scheme. If the user changes the WinXP color scheme


filling a datagrid -
hi, does anyone of guys know if it's possible to fill a datagrid directly with data from a sql command without using the ADO Control? Thx...


Commondialog and color -
I have a app that I cange the color on part of the screen, I bring up the commondialog color box, that works fine. But I saw somewhere that you can update the color from the commondialog with a timer control so that the user does not need to close the control to see how the color looks


Filling DataGrid control manually -
I have a DataGrid control and a Recordset. I want to fill the DataGrid vith the data from the Recordset without using an ADO Data control. And if it is possible I want the Recordset to be not bound to the DataGrid. Please, help me! Regards, fazek


What did you eat for Christmas -
1) Wheatabix and milk and yakult @ 8 2) 1 sausage, 1 pork frank, rice (lunch) @ 12:30 3) grilled cheese sandwich (with rice?) @ 10... <-- This was deferred for a) chocolate sticks - 220 kcal b) bean donut - 310 kcal c) some round rice ball, wit


Need a form tool for .net -
Hi all, I need to find a control for vb .Net 2003 that can make the process of creating and filling in forms easy. I want to create something like the MS' infopath I guess. anyone out there done anything like this ? Any tools suggestions ? peet


filling a dataset created from dropdown -
I'm having trouble filling a dataset created from the dropdown Data menu with a good connection string & sql statement, I get a system error & SqlException. Is there some code to look at the dataset or fill command and get a more specific reason for the error?