
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 09:27 PM
That would certainly explain it. If what you actually want is the number of items in a ComboBox then that would be .Items.Count. The Items property...
13 replies | 115 view(s)
-
Today, 09:26 PM
Yes, System.Windows.Controls is the namespace for WPF controls and System.Windows.Forms is for WinForms controls.
13 replies | 115 view(s)
-
Today, 09:21 PM
jmc Thanks just edited my answer. Possibly I mislabeled my combobox as textbox trying to get the lines. I don't know but I tried the example provided...
13 replies | 115 view(s)
-
Today, 09:20 PM
Looking at the page, I'm not seeing anything obvious (at least not to me) that makes that distinction. I'm admittedly not versed in WPF stuff. Is...
13 replies | 115 view(s)
-
Today, 09:17 PM
So what? Intellisense is just an aid. Just type the code, or copy and paste it. There's only a problem if the property doesn't actually exist, which...
13 replies | 115 view(s)
-
Today, 09:15 PM
Yes, there is no "Lines" options to select "Length" as it has been pointed out.
EDIT: OK, not sure what happened maybe I was on a "Combobox" by...
13 replies | 115 view(s)
-
Today, 09:15 PM
This is what I'm seeing in a .NET Framework 4.8.1 project in VS 2022:
The fact that Lines is favourited may mean that I've used it before, so...
13 replies | 115 view(s)
-
Today, 09:11 PM
Why does there need to be? Lines is clearly a property of the WinForms TextBox class, which you can and should have confirmed for yourself by...
13 replies | 115 view(s)
-
Today, 09:09 PM
What does that mean??? Are you trying to say that "Lines" doesn't show as an option from intellisense?
13 replies | 115 view(s)
-
Today, 09:07 PM
That's for a WPF TextBox, not WinForms.
13 replies | 115 view(s)
-
Today, 09:02 PM
The TextBox.Lines property returns a String array. An array does not have a Count property, the way a collection does. What you're referring to is...
13 replies | 115 view(s)
-
Today, 09:00 PM
Notice my isssue was..... nLineCnt = myTextBox.Lines.count() <- No dropdown to select lines to select count
There is no "Lines" that appears...
13 replies | 115 view(s)
-
Today, 08:29 PM
I'm curious to see what happens if they do swap. It could take several races for Tsunoda to get use to the Red Bull car. Red Bull might not see...
834 replies | 289922 view(s)
-
Today, 08:17 PM
The unofficial rumor is that Tsunoda and Lawson will swap seats ahead of the Japanese Grand Prix in 1.5 weeks.
If so, it could be a win-win move...
834 replies | 289922 view(s)
-
Today, 07:26 PM
All examples? No way. I tried mightily to find multiple examples of someone suggesting "Textbox.Lines.Count". I could only find 1, and it was from...
13 replies | 115 view(s)
-
Today, 06:55 PM
Found out why!
I had the textbox 'Autosize' set to false, so I'm guessing that it could only display so much. Once I set Autosize to true, it...
1 replies | 52 view(s)
-
Today, 06:21 PM
Hi jpbro, very good, thank you.
I don't know why the software takes so long to load for me!
I have a suggestion: add a ruler. And maybe guide lines...
28 replies | 1346 view(s)
-
Today, 06:09 PM
Ok, I'm guessing it's something that I'm stupidly missing.
Both the textbox which holds the Adventure Location ("G:\MyStuff\My Programs...."),...
1 replies | 52 view(s)
-
Today, 05:59 PM
I'm trying to count the number of lines in a textbox, as the TB will change sizes based on the text insid of it. I have looked on the web and all...
13 replies | 115 view(s)
-
Today, 05:08 PM
Oh my god, thank you so much! What a wonderful project!!!!!
34 replies | 11119 view(s)
-
Today, 04:55 PM
Forget about that...watch this shiny ball:
Live Updates: Trump Announces 25 Percent Tariffs on Imported Cars
...
26 replies | 547 view(s)
-
Today, 04:55 PM
I made it!! I overlooked a decimal separator in a property value.
It works now.
3 replies | 179 view(s)
-
Today, 04:16 PM
Just a quick Animated GIF, bit of a delay caused by the screen capture.
1102 replies | 344824 view(s)
-
Today, 03:28 PM
Here are the 4 calls to ChartIt. They each send the same array that contains 8 columns. I expected each call to produce a line corresponding to the...
2 replies | 146 view(s)
-
Today, 03:14 PM
This certainly sounds like a case of resources not being released. The increase in memory doesn't mean much of anything. It's cheaper for a program...
9 replies | 277 view(s)
-
Today, 02:19 PM
Doesn't look like there's a way through the simplified player here, but it should be possible to open another instance of the file based on the code...
2 replies | 94 view(s)
-
Today, 12:49 PM
Updated latest source in first post to fix the problem yokesee reported in Post #26. Thank your for reporting the problem!
28 replies | 1346 view(s)
-
Today, 12:47 PM
Btw, he actually left on his own when it became clear the group is real which I did not expect to happen but probably was advised by attorneys to do...
26 replies | 547 view(s)
-
Today, 12:46 PM
Thanks yokesee - you can comment that line out for now, I forgot to (it's a placeholder for the bottom aligned text drawing that isn't implemented...
28 replies | 1346 view(s)
-
Today, 12:25 PM
error not defined in
Private Sub IDrawable_Draw(po_CairoContext As RC6.cCairoContext, Optional ByVal po_LivePoint As CPoint = Nothing, Optional...
28 replies | 1346 view(s)
|
Click Here to Expand Forum to Full Width
|